2023-01-11T20:17:40.1499140Z Requested labels: linux.2xlarge 2023-01-11T20:17:40.1499234Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/91627/merge 2023-01-11T20:17:40.1499333Z Reusable workflow chain: 2023-01-11T20:17:40.1499367Z pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:17:40.1499431Z -> pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/91627/merge (57fc38f02f250896a12b32cfa200a6105a03d09c) 2023-01-11T20:17:40.1499461Z Waiting for a runner to pick up this job... 2023-01-11T20:17:40.9883044Z Job is about to start running on the runner: i-020d07c0f89766b90 (organization) 2023-01-11T20:17:45.7919526Z Current runner version: '2.300.2' 2023-01-11T20:17:45.7925308Z Runner name: 'i-020d07c0f89766b90' 2023-01-11T20:17:45.7925856Z Runner group name: 'Default' 2023-01-11T20:17:45.7926527Z Machine name: 'ip-10-0-0-111' 2023-01-11T20:17:45.7928484Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T20:17:45.7929235Z Actions: read 2023-01-11T20:17:45.7929515Z Checks: read 2023-01-11T20:17:45.7929824Z Contents: read 2023-01-11T20:17:45.7930154Z Deployments: read 2023-01-11T20:17:45.7930482Z Discussions: read 2023-01-11T20:17:45.7930798Z Issues: read 2023-01-11T20:17:45.7931104Z Metadata: read 2023-01-11T20:17:45.7931376Z Packages: read 2023-01-11T20:17:45.7931701Z Pages: read 2023-01-11T20:17:45.7932044Z PullRequests: read 2023-01-11T20:17:45.7932362Z RepositoryProjects: read 2023-01-11T20:17:45.7932716Z SecurityEvents: read 2023-01-11T20:17:45.7933046Z Statuses: read 2023-01-11T20:17:45.7933316Z ##[endgroup] 2023-01-11T20:17:45.7936527Z Secret source: None 2023-01-11T20:17:45.7937103Z Prepare workflow directory 2023-01-11T20:17:45.8565487Z Prepare all required actions 2023-01-11T20:17:45.8722587Z Getting action download info 2023-01-11T20:17:46.0811221Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T20:17:46.3956355Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T20:17:49.0669244Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T20:17:49.3513153Z Getting action download info 2023-01-11T20:17:49.7093367Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T20:17:49.9259613Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml 2023-01-11T20:17:49.9261223Z ##[group] Inputs 2023-01-11T20:17:49.9261491Z build-environment: linux-focal-py3.7-gcc7-pch 2023-01-11T20:17:49.9261780Z docker-image-name: pytorch-linux-focal-py3.7-gcc7 2023-01-11T20:17:49.9262368Z build-generates-artifacts: true 2023-01-11T20:17:49.9262583Z build-with-debug: false 2023-01-11T20:17:49.9262771Z sync-tag: 2023-01-11T20:17:49.9262954Z cuda-arch-list: 5.2 2023-01-11T20:17:49.9263131Z runner: linux.2xlarge 2023-01-11T20:17:49.9263314Z test-matrix: 2023-01-11T20:17:49.9263502Z ##[endgroup] 2023-01-11T20:17:49.9263904Z Complete job name: linux-focal-py3.7-gcc7-pch / build 2023-01-11T20:17:50.0048772Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T20:17:50.0049051Z with: 2023-01-11T20:17:50.0049555Z github-secret: *** 2023-01-11T20:17:50.0049751Z activate-with-label: false 2023-01-11T20:17:50.0049950Z label: with-ssh 2023-01-11T20:17:50.0050142Z remove-existing-keys: true 2023-01-11T20:17:50.0050326Z ##[endgroup] 2023-01-11T20:17:50.5362305Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T20:17:50.6197602Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2023-01-11T20:17:50.6210508Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2023-01-11T20:17:50.6234884Z Login using: ssh ec2-user@ec2-54-152-246-230.compute-1.amazonaws.com 2023-01-11T20:17:50.6442748Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T20:17:50.6443015Z with: 2023-01-11T20:17:50.6443194Z submodules: recursive 2023-01-11T20:17:50.6443381Z fetch-depth: 0 2023-01-11T20:17:50.6443694Z ##[endgroup] 2023-01-11T20:17:50.6657589Z ##[group]Run retry () { 2023-01-11T20:17:50.6657848Z retry () { 2023-01-11T20:17:50.6658082Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T20:17:50.6658286Z } 2023-01-11T20:17:50.6658475Z echo "${GITHUB_WORKSPACE}" 2023-01-11T20:17:50.6658700Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T20:17:50.6658910Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:17:50.6659116Z else 2023-01-11T20:17:50.6659316Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T20:17:50.6659661Z fi 2023-01-11T20:17:50.6659847Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T20:17:50.6676040Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:17:50.6676275Z env: 2023-01-11T20:17:50.6676442Z NO_SUDO: 2023-01-11T20:17:50.6676617Z ##[endgroup] 2023-01-11T20:17:50.6769776Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:50.7215730Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T20:17:50.7215947Z with: 2023-01-11T20:17:50.7216148Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:17:50.7216359Z fetch-depth: 0 2023-01-11T20:17:50.7216527Z submodules: recursive 2023-01-11T20:17:50.7216714Z quiet-checkout: true 2023-01-11T20:17:50.7216912Z repository: pytorch/pytorch 2023-01-11T20:17:50.7217232Z token: *** 2023-01-11T20:17:50.7217390Z ssh-strict: true 2023-01-11T20:17:50.7217700Z persist-credentials: true 2023-01-11T20:17:50.7217894Z clean: true 2023-01-11T20:17:50.7218051Z lfs: false 2023-01-11T20:17:50.7218231Z set-safe-directory: true 2023-01-11T20:17:50.7218422Z ##[endgroup] 2023-01-11T20:17:50.8381023Z Syncing repository: pytorch/pytorch 2023-01-11T20:17:50.8382410Z ##[group]Getting Git version info 2023-01-11T20:17:50.8382850Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:17:50.8383277Z [command]/usr/bin/git version 2023-01-11T20:17:50.8383472Z git version 2.38.1 2023-01-11T20:17:50.8383996Z ##[endgroup] 2023-01-11T20:17:50.8395076Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/5941b48e-b44e-439a-955f-8f6e3d023b54' before making global git config changes 2023-01-11T20:17:50.8395502Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:17:50.8395951Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:50.8424614Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2023-01-11T20:17:50.8429167Z ##[group]Initializing the repository 2023-01-11T20:17:50.8431757Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:17:50.8456711Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T20:17:50.8457254Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T20:17:50.8457616Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T20:17:50.8457832Z hint: 2023-01-11T20:17:50.8458115Z hint: git config --global init.defaultBranch 2023-01-11T20:17:50.8458349Z hint: 2023-01-11T20:17:50.8458809Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T20:17:50.8459448Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T20:17:50.8459683Z hint: 2023-01-11T20:17:50.8459879Z hint: git branch -m 2023-01-11T20:17:50.8461710Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T20:17:50.8466944Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T20:17:50.8491883Z ##[endgroup] 2023-01-11T20:17:50.8492438Z ##[group]Disabling automatic garbage collection 2023-01-11T20:17:50.8495038Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T20:17:50.8519086Z ##[endgroup] 2023-01-11T20:17:50.8519676Z ##[group]Setting up auth 2023-01-11T20:17:50.8525458Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:17:50.8551474Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T20:17:50.8804455Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:17:50.8830566Z [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' || : 2023-01-11T20:17:50.9067366Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:17:50.9107159Z ##[endgroup] 2023-01-11T20:17:50.9107539Z ##[group]Fetching the repository 2023-01-11T20:17:50.9113633Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-01-11T20:18:47.7553656Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T20:18:47.7577632Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:18:47.7582087Z ##[endgroup] 2023-01-11T20:18:47.7582499Z ##[group]Determining the checkout info 2023-01-11T20:18:47.7583202Z ##[endgroup] 2023-01-11T20:18:47.7583567Z ##[group]Checking out the ref 2023-01-11T20:18:47.7586980Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:18:49.0413028Z ##[endgroup] 2023-01-11T20:18:49.0413513Z ##[group]Setting up auth for fetching submodules 2023-01-11T20:18:49.0418797Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T20:18:49.0458003Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T20:18:49.0483523Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T20:18:49.0509102Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T20:18:49.0533128Z ##[endgroup] 2023-01-11T20:18:49.0533532Z ##[group]Fetching submodules 2023-01-11T20:18:49.0536721Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T20:18:49.0784272Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T20:18:49.1030401Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T20:18:49.1031667Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T20:18:49.1033292Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T20:18:49.1036459Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T20:18:49.1039506Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T20:18:49.1042820Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T20:18:49.1046068Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T20:18:49.1049403Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T20:18:49.1052984Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T20:18:49.1056453Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T20:18:49.1060018Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T20:18:49.1063606Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T20:18:49.1068111Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T20:18:49.1071539Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T20:18:49.1075603Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T20:18:49.1079558Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T20:18:49.1083803Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T20:18:49.1088283Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:18:49.1092469Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T20:18:49.1097090Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T20:18:49.1101803Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T20:18:49.1107708Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T20:18:49.1112920Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T20:18:49.1117767Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T20:18:49.1122875Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T20:18:49.1128088Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T20:18:49.1133273Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T20:18:49.1138640Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T20:18:49.1144189Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T20:18:49.1149959Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T20:18:49.1155625Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T20:18:49.1161429Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T20:18:49.1167560Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T20:18:49.1173548Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T20:18:49.1179626Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T20:18:49.1185924Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T20:18:49.1192490Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T20:18:49.1198740Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T20:18:49.1205350Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T20:18:49.1212126Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T20:18:49.1218811Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T20:18:49.1245148Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T20:18:49.4115241Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T20:18:49.6594341Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T20:18:49.8629306Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T20:18:50.1763062Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T20:18:50.4662092Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T20:18:52.5972357Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T20:18:59.0292736Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T20:18:59.4511797Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T20:18:59.9912843Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T20:19:01.4145233Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T20:19:03.7328420Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T20:19:05.0195614Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T20:19:10.2716268Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T20:19:11.0392136Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T20:19:12.6439093Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T20:19:13.8419826Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T20:19:14.0554835Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T20:19:14.5389094Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T20:19:14.8586622Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T20:19:16.0027860Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T20:19:16.5558292Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T20:19:16.7954513Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T20:19:17.3193035Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T20:19:18.6510455Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T20:19:19.0094465Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T20:19:19.4188399Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T20:19:25.8879856Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T20:19:27.7855228Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T20:19:28.3949891Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T20:19:28.6993991Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T20:19:34.3127091Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T20:19:34.5448201Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T20:19:34.8323611Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T20:19:35.6968447Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T20:19:35.9522013Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T20:19:36.3032876Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T20:19:36.6123007Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T20:19:37.1855034Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T20:19:39.6732013Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T20:19:40.1488659Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T20:19:43.3992391Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T20:19:43.4085400Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T20:19:43.4157246Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T20:19:43.4359584Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T20:19:43.4558023Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T20:19:43.4876946Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T20:19:44.0370021Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T20:19:44.0559321Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:19:44.1462701Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T20:19:44.1769704Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T20:19:44.4401388Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T20:19:44.8122774Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T20:19:45.0325562Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T20:19:45.0745946Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T20:19:45.0760593Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:19:45.0762724Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:19:45.0765379Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:19:45.0767950Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:19:45.0790712Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T20:19:46.0861232Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T20:19:46.6135778Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T20:19:48.6561230Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T20:19:48.9847617Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T20:19:49.0764995Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T20:19:49.1299139Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T20:19:49.1395018Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T20:19:49.2162851Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T20:19:49.2497078Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T20:19:49.2576932Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T20:19:49.2936029Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T20:19:49.3150870Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T20:19:49.3566373Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T20:19:49.3671100Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T20:19:49.3683517Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T20:19:49.3704202Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T20:19:57.4838214Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T20:19:57.4853542Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:19:57.4876637Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T20:20:07.0167385Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T20:20:07.0257749Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T20:20:07.0387589Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T20:20:07.1231258Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T20:20:07.1245062Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:07.1247250Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:07.1270609Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T20:20:08.4827907Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T20:20:09.8830016Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T20:20:09.9326160Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T20:20:09.9515094Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T20:20:09.9640235Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T20:20:10.0597188Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T20:20:10.2826477Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T20:20:10.2851641Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:10.2853806Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:10.2876905Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T20:20:10.7067643Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T20:20:12.4288031Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T20:20:12.4566072Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T20:20:12.4697871Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T20:20:12.4711125Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:12.4731763Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T20:20:14.3173178Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T20:20:14.3192205Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:14.3194216Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:14.3217258Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T20:20:14.7629159Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T20:20:15.6650606Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T20:20:15.7258194Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T20:20:15.7271371Z 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' 2023-01-11T20:20:15.7292888Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T20:20:16.0226885Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:20:16.0307275Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T20:20:16.2644041Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T20:20:16.2663039Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:16.2665019Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:16.2688726Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T20:20:16.7705691Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T20:20:17.8280437Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T20:20:17.8901446Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T20:20:17.8975782Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T20:20:17.9068093Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T20:20:17.9364369Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T20:20:17.9440749Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T20:20:17.9691958Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T20:20:17.9771413Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T20:20:18.0163719Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T20:20:18.1146810Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T20:20:18.1377086Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T20:20:18.1390661Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:18.1392752Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:18.1395164Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:18.1397721Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:18.1418951Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T20:20:19.2142303Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T20:20:19.4907407Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T20:20:20.6003742Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T20:20:21.5076514Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T20:20:21.5205040Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T20:20:21.5778090Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T20:20:21.6028720Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T20:20:21.6040908Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:21.6062924Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T20:20:21.8744049Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T20:20:21.9972256Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T20:20:21.9998064Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T20:20:22.0248197Z Entering 'android/libs/fbjni' 2023-01-11T20:20:22.0283136Z Entering 'third_party/FP16' 2023-01-11T20:20:22.0317511Z Entering 'third_party/FXdiv' 2023-01-11T20:20:22.0350401Z Entering 'third_party/NNPACK' 2023-01-11T20:20:22.0383983Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:22.0418170Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:22.0452131Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:22.0495313Z Entering 'third_party/benchmark' 2023-01-11T20:20:22.0530096Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:22.0564192Z Entering 'third_party/cub' 2023-01-11T20:20:22.0597974Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:22.0636864Z Entering 'third_party/cutlass' 2023-01-11T20:20:22.0677573Z Entering 'third_party/eigen' 2023-01-11T20:20:22.0713096Z Entering 'third_party/fbgemm' 2023-01-11T20:20:22.0747937Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:22.0780529Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:22.0814305Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:22.0848371Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:22.0881975Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:22.0918915Z Entering 'third_party/fmt' 2023-01-11T20:20:22.0953701Z Entering 'third_party/foxi' 2023-01-11T20:20:22.0987278Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:22.1020792Z Entering 'third_party/gloo' 2023-01-11T20:20:22.1055137Z Entering 'third_party/googletest' 2023-01-11T20:20:22.1089450Z Entering 'third_party/ideep' 2023-01-11T20:20:22.1122372Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:22.1159137Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:22.1198723Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:22.1232356Z Entering 'third_party/ittapi' 2023-01-11T20:20:22.1265729Z Entering 'third_party/kineto' 2023-01-11T20:20:22.1299403Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:22.1333493Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:22.1367435Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:22.1401155Z Entering 'third_party/neon2sse' 2023-01-11T20:20:22.1434470Z Entering 'third_party/nlohmann' 2023-01-11T20:20:22.1468941Z Entering 'third_party/onnx' 2023-01-11T20:20:22.1514392Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:22.1548391Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:22.1583725Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:22.1617892Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:22.1655523Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:22.1689857Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:22.1722921Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:22.1759733Z Entering 'third_party/pocketfft' 2023-01-11T20:20:22.1792740Z Entering 'third_party/protobuf' 2023-01-11T20:20:22.1832096Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:22.1864557Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:22.1898917Z Entering 'third_party/psimd' 2023-01-11T20:20:22.1935255Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:22.1969669Z Entering 'third_party/pybind11' 2023-01-11T20:20:22.2003043Z Entering 'third_party/python-enum' 2023-01-11T20:20:22.2036402Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:22.2069372Z Entering 'third_party/python-six' 2023-01-11T20:20:22.2102765Z Entering 'third_party/sleef' 2023-01-11T20:20:22.2136093Z Entering 'third_party/tbb' 2023-01-11T20:20:22.2171093Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:22.2206040Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:22.2239646Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:22.2272585Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:22.2305265Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:22.2337573Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:22.2373182Z Entering 'third_party/zstd' 2023-01-11T20:20:22.2414318Z ##[endgroup] 2023-01-11T20:20:22.2414686Z ##[group]Persisting credentials for submodules 2023-01-11T20:20:22.2420640Z [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' || : 2023-01-11T20:20:22.2667793Z Entering 'android/libs/fbjni' 2023-01-11T20:20:22.2700123Z Entering 'third_party/FP16' 2023-01-11T20:20:22.2732236Z Entering 'third_party/FXdiv' 2023-01-11T20:20:22.2766074Z Entering 'third_party/NNPACK' 2023-01-11T20:20:22.2798065Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:22.2831063Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:22.2863500Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:22.2905220Z Entering 'third_party/benchmark' 2023-01-11T20:20:22.2937583Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:22.2970143Z Entering 'third_party/cub' 2023-01-11T20:20:22.3004493Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:22.3041447Z Entering 'third_party/cutlass' 2023-01-11T20:20:22.3079402Z Entering 'third_party/eigen' 2023-01-11T20:20:22.3114092Z Entering 'third_party/fbgemm' 2023-01-11T20:20:22.3147321Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:22.3178953Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:22.3211504Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:22.3243280Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:22.3277295Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:22.3312256Z Entering 'third_party/fmt' 2023-01-11T20:20:22.3344916Z Entering 'third_party/foxi' 2023-01-11T20:20:22.3378198Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:22.3411241Z Entering 'third_party/gloo' 2023-01-11T20:20:22.3444991Z Entering 'third_party/googletest' 2023-01-11T20:20:22.3478292Z Entering 'third_party/ideep' 2023-01-11T20:20:22.3510872Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:22.3544963Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:22.3585197Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:22.3617955Z Entering 'third_party/ittapi' 2023-01-11T20:20:22.3652240Z Entering 'third_party/kineto' 2023-01-11T20:20:22.3685603Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:22.3718237Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:22.3751675Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:22.3784915Z Entering 'third_party/neon2sse' 2023-01-11T20:20:22.3818000Z Entering 'third_party/nlohmann' 2023-01-11T20:20:22.3852129Z Entering 'third_party/onnx' 2023-01-11T20:20:22.3896214Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:22.3929461Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:22.3963743Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:22.3996949Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:22.4033880Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:22.4067026Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:22.4100010Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:22.4136342Z Entering 'third_party/pocketfft' 2023-01-11T20:20:22.4170293Z Entering 'third_party/protobuf' 2023-01-11T20:20:22.4206475Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:22.4238960Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:22.4273329Z Entering 'third_party/psimd' 2023-01-11T20:20:22.4307067Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:22.4340123Z Entering 'third_party/pybind11' 2023-01-11T20:20:22.4373376Z Entering 'third_party/python-enum' 2023-01-11T20:20:22.4406025Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:22.4439735Z Entering 'third_party/python-six' 2023-01-11T20:20:22.4472567Z Entering 'third_party/sleef' 2023-01-11T20:20:22.4505938Z Entering 'third_party/tbb' 2023-01-11T20:20:22.4540902Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:22.4575509Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:22.4608891Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:22.4640725Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:22.4673656Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:22.4704966Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:22.4739570Z Entering 'third_party/zstd' 2023-01-11T20:20:22.4782741Z [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 2023-01-11T20:20:22.5027333Z Entering 'android/libs/fbjni' 2023-01-11T20:20:22.5057481Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T20:20:22.5071473Z Entering 'third_party/FP16' 2023-01-11T20:20:22.5101840Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T20:20:22.5115783Z Entering 'third_party/FXdiv' 2023-01-11T20:20:22.5146192Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T20:20:22.5160581Z Entering 'third_party/NNPACK' 2023-01-11T20:20:22.5191551Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T20:20:22.5205424Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:22.5235687Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T20:20:22.5249348Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:22.5280928Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T20:20:22.5294717Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:22.5325378Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T20:20:22.5348446Z Entering 'third_party/benchmark' 2023-01-11T20:20:22.5379327Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:20:22.5394352Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:22.5425772Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T20:20:22.5440054Z Entering 'third_party/cub' 2023-01-11T20:20:22.5471736Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T20:20:22.5485825Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:22.5517626Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T20:20:22.5536684Z Entering 'third_party/cutlass' 2023-01-11T20:20:22.5568417Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T20:20:22.5589280Z Entering 'third_party/eigen' 2023-01-11T20:20:22.5620280Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T20:20:22.5635941Z Entering 'third_party/fbgemm' 2023-01-11T20:20:22.5669017Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T20:20:22.5681751Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:22.5714478Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-01-11T20:20:22.5730328Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:22.5762068Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T20:20:22.5777999Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:22.5808005Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:20:22.5821847Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:22.5853364Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-01-11T20:20:22.5869012Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:22.5900506Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T20:20:22.5916071Z Entering 'third_party/fmt' 2023-01-11T20:20:22.5947587Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T20:20:22.5961181Z Entering 'third_party/foxi' 2023-01-11T20:20:22.5993346Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T20:20:22.6007635Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:22.6039735Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T20:20:22.6054215Z Entering 'third_party/gloo' 2023-01-11T20:20:22.6086155Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T20:20:22.6099685Z Entering 'third_party/googletest' 2023-01-11T20:20:22.6132514Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:20:22.6146971Z Entering 'third_party/ideep' 2023-01-11T20:20:22.6178570Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T20:20:22.6193207Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:22.6224120Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T20:20:22.6240660Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:22.6272693Z 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 2023-01-11T20:20:22.6292395Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:22.6325901Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T20:20:22.6339766Z Entering 'third_party/ittapi' 2023-01-11T20:20:22.6372077Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T20:20:22.6386245Z Entering 'third_party/kineto' 2023-01-11T20:20:22.6418041Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T20:20:22.6432177Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:22.6463384Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-01-11T20:20:22.6477436Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:22.6508972Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-01-11T20:20:22.6524074Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:22.6556338Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T20:20:22.6570138Z Entering 'third_party/neon2sse' 2023-01-11T20:20:22.6603364Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T20:20:22.6616523Z Entering 'third_party/nlohmann' 2023-01-11T20:20:22.6649505Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T20:20:22.6664120Z Entering 'third_party/onnx' 2023-01-11T20:20:22.6695227Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T20:20:22.6720271Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:22.6751827Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:20:22.6765320Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:22.6796547Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:20:22.6813033Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:22.6844511Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T20:20:22.6857154Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:22.6889664Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-01-11T20:20:22.6908479Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:22.6940041Z 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 2023-01-11T20:20:22.6955687Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:22.6987714Z 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 2023-01-11T20:20:22.7003392Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:22.7033620Z 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 2023-01-11T20:20:22.7052226Z Entering 'third_party/pocketfft' 2023-01-11T20:20:22.7083555Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T20:20:22.7097335Z Entering 'third_party/protobuf' 2023-01-11T20:20:22.7129102Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T20:20:22.7145663Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:22.7177546Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-01-11T20:20:22.7192859Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:22.7223236Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:20:22.7239006Z Entering 'third_party/psimd' 2023-01-11T20:20:22.7270087Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T20:20:22.7283520Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:22.7317660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T20:20:22.7331941Z Entering 'third_party/pybind11' 2023-01-11T20:20:22.7363097Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:20:22.7376922Z Entering 'third_party/python-enum' 2023-01-11T20:20:22.7408401Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T20:20:22.7422358Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:22.7455180Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T20:20:22.7468741Z Entering 'third_party/python-six' 2023-01-11T20:20:22.7499638Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T20:20:22.7513220Z Entering 'third_party/sleef' 2023-01-11T20:20:22.7543708Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T20:20:22.7558301Z Entering 'third_party/tbb' 2023-01-11T20:20:22.7589071Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T20:20:22.7604064Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:22.7635921Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T20:20:22.7650062Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:22.7680674Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-01-11T20:20:22.7693668Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:22.7724083Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-01-11T20:20:22.7737012Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:22.7767497Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-01-11T20:20:22.7781151Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:22.7811135Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-01-11T20:20:22.7823979Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:22.7855336Z 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 2023-01-11T20:20:22.7871148Z Entering 'third_party/zstd' 2023-01-11T20:20:22.7901178Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T20:20:22.8560027Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T20:20:22.8812870Z Entering 'android/libs/fbjni' 2023-01-11T20:20:22.8846966Z Entering 'third_party/FP16' 2023-01-11T20:20:22.8882311Z Entering 'third_party/FXdiv' 2023-01-11T20:20:22.8915764Z Entering 'third_party/NNPACK' 2023-01-11T20:20:22.8950222Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:22.8984334Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:22.9018437Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:22.9062181Z Entering 'third_party/benchmark' 2023-01-11T20:20:22.9096279Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:22.9131180Z Entering 'third_party/cub' 2023-01-11T20:20:22.9165934Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:22.9286690Z Entering 'third_party/cutlass' 2023-01-11T20:20:22.9328728Z Entering 'third_party/eigen' 2023-01-11T20:20:22.9367352Z Entering 'third_party/fbgemm' 2023-01-11T20:20:22.9403295Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:22.9437597Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:22.9471368Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:22.9504331Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:22.9539177Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:22.9574993Z Entering 'third_party/fmt' 2023-01-11T20:20:22.9609176Z Entering 'third_party/foxi' 2023-01-11T20:20:22.9643901Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:22.9677755Z Entering 'third_party/gloo' 2023-01-11T20:20:22.9711756Z Entering 'third_party/googletest' 2023-01-11T20:20:22.9745957Z Entering 'third_party/ideep' 2023-01-11T20:20:22.9779384Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:22.9815965Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:22.9854980Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:22.9888956Z Entering 'third_party/ittapi' 2023-01-11T20:20:22.9922513Z Entering 'third_party/kineto' 2023-01-11T20:20:22.9956296Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:22.9990144Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:23.0024125Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:23.0057801Z Entering 'third_party/neon2sse' 2023-01-11T20:20:23.0091036Z Entering 'third_party/nlohmann' 2023-01-11T20:20:23.0126562Z Entering 'third_party/onnx' 2023-01-11T20:20:23.0171580Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:23.0205063Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:23.0240683Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:23.0274848Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:23.0312260Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:23.0346601Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:23.0380911Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:23.0418549Z Entering 'third_party/pocketfft' 2023-01-11T20:20:23.0453020Z Entering 'third_party/protobuf' 2023-01-11T20:20:23.0490383Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:23.0524499Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:23.0560549Z Entering 'third_party/psimd' 2023-01-11T20:20:23.0595375Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:23.0629161Z Entering 'third_party/pybind11' 2023-01-11T20:20:23.0662602Z Entering 'third_party/python-enum' 2023-01-11T20:20:23.0696001Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:23.0730606Z Entering 'third_party/python-six' 2023-01-11T20:20:23.0764854Z Entering 'third_party/sleef' 2023-01-11T20:20:23.0798871Z Entering 'third_party/tbb' 2023-01-11T20:20:23.0834677Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:23.0870263Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:23.0903362Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:23.0936420Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:23.0969737Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:23.1002535Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:23.1038565Z Entering 'third_party/zstd' 2023-01-11T20:20:23.1083519Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T20:20:23.1329647Z Entering 'android/libs/fbjni' 2023-01-11T20:20:23.1363888Z Entering 'third_party/FP16' 2023-01-11T20:20:23.1397763Z Entering 'third_party/FXdiv' 2023-01-11T20:20:23.1431127Z Entering 'third_party/NNPACK' 2023-01-11T20:20:23.1464619Z Entering 'third_party/QNNPACK' 2023-01-11T20:20:23.1499456Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:20:23.1533311Z Entering 'third_party/XNNPACK' 2023-01-11T20:20:23.1576873Z Entering 'third_party/benchmark' 2023-01-11T20:20:23.1610845Z Entering 'third_party/cpuinfo' 2023-01-11T20:20:23.1645263Z Entering 'third_party/cub' 2023-01-11T20:20:23.1678538Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:20:23.1717841Z Entering 'third_party/cutlass' 2023-01-11T20:20:23.1757575Z Entering 'third_party/eigen' 2023-01-11T20:20:23.1792904Z Entering 'third_party/fbgemm' 2023-01-11T20:20:23.1827482Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:20:23.1860674Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:20:23.1894129Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:20:23.1926963Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:20:23.1960880Z Entering 'third_party/flatbuffers' 2023-01-11T20:20:23.1996525Z Entering 'third_party/fmt' 2023-01-11T20:20:23.2029967Z Entering 'third_party/foxi' 2023-01-11T20:20:23.2063475Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:20:23.2097637Z Entering 'third_party/gloo' 2023-01-11T20:20:23.2131749Z Entering 'third_party/googletest' 2023-01-11T20:20:23.2167288Z Entering 'third_party/ideep' 2023-01-11T20:20:23.2200399Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:20:23.2237252Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:20:23.2276594Z Entering 'third_party/ios-cmake' 2023-01-11T20:20:23.2311787Z Entering 'third_party/ittapi' 2023-01-11T20:20:23.2344622Z Entering 'third_party/kineto' 2023-01-11T20:20:23.2378112Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:20:23.2412241Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:20:23.2446813Z Entering 'third_party/nccl/nccl' 2023-01-11T20:20:23.2481382Z Entering 'third_party/neon2sse' 2023-01-11T20:20:23.2514802Z Entering 'third_party/nlohmann' 2023-01-11T20:20:23.2550800Z Entering 'third_party/onnx' 2023-01-11T20:20:23.2595825Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:20:23.2631194Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:20:23.2666498Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:20:23.2701092Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:20:23.2739757Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:20:23.2773524Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:20:23.2807043Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:20:23.2844092Z Entering 'third_party/pocketfft' 2023-01-11T20:20:23.2877517Z Entering 'third_party/protobuf' 2023-01-11T20:20:23.2914559Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:20:23.2948563Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:20:23.2983275Z Entering 'third_party/psimd' 2023-01-11T20:20:23.3017548Z Entering 'third_party/pthreadpool' 2023-01-11T20:20:23.3051490Z Entering 'third_party/pybind11' 2023-01-11T20:20:23.3085889Z Entering 'third_party/python-enum' 2023-01-11T20:20:23.3119623Z Entering 'third_party/python-peachpy' 2023-01-11T20:20:23.3153247Z Entering 'third_party/python-six' 2023-01-11T20:20:23.3187555Z Entering 'third_party/sleef' 2023-01-11T20:20:23.3221383Z Entering 'third_party/tbb' 2023-01-11T20:20:23.3257130Z Entering 'third_party/tensorpipe' 2023-01-11T20:20:23.3291860Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:20:23.3325550Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:20:23.3357997Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:20:23.3392505Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:20:23.3425582Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:20:23.3461097Z Entering 'third_party/zstd' 2023-01-11T20:20:23.3508859Z ##[endgroup] 2023-01-11T20:20:23.3543706Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T20:20:23.3567325Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T20:20:23.3681477Z Prepare all required actions 2023-01-11T20:20:23.3707195Z ##[group]Run ./.github/actions/setup-linux 2023-01-11T20:20:23.3707414Z ##[endgroup] 2023-01-11T20:20:23.3722673Z ##[group]Run set -euo pipefail 2023-01-11T20:20:23.3722910Z set -euo pipefail 2023-01-11T20:20:23.3723122Z function get_ec2_metadata() { 2023-01-11T20:20:23.3723372Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T20:20:23.3723714Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T20:20:23.3724099Z  category=$1 2023-01-11T20:20:23.3724346Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T20:20:23.3724576Z } 2023-01-11T20:20:23.3724769Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T20:20:23.3725036Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T20:20:23.3725347Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T20:20:23.3725583Z echo "system info $(uname -a)" 2023-01-11T20:20:23.3737088Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:23.3737412Z ##[endgroup] 2023-01-11T20:20:23.3812965Z ami-id: ami-096198a0bccc6bad4 2023-01-11T20:20:23.3862828Z instance-id: i-020d07c0f89766b90 2023-01-11T20:20:23.3911692Z instance-type: c5.2xlarge 2023-01-11T20:20:23.3917878Z system info Linux ip-10-0-0-111.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 2023-01-11T20:20:23.3935027Z ##[group]Run if systemctl is-active --quiet docker; then 2023-01-11T20:20:23.3935315Z if systemctl is-active --quiet docker; then 2023-01-11T20:20:23.3935557Z  echo "Docker daemon is running..."; 2023-01-11T20:20:23.3935745Z else 2023-01-11T20:20:23.3935975Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2023-01-11T20:20:23.3936209Z fi 2023-01-11T20:20:23.3947718Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:23.3947945Z ##[endgroup] 2023-01-11T20:20:23.3988586Z Docker daemon is running... 2023-01-11T20:20:23.4005064Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T20:20:23.4005415Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2023-01-11T20:20:23.4005696Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:23.4006088Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2023-01-11T20:20:23.4006425Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2023-01-11T20:20:23.4017001Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:23.4017214Z env: 2023-01-11T20:20:23.4017382Z AWS_RETRY_MODE: standard 2023-01-11T20:20:23.4017558Z AWS_MAX_ATTEMPTS: 5 2023-01-11T20:20:23.4017760Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T20:20:23.4017947Z ##[endgroup] 2023-01-11T20:20:24.1856604Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2023-01-11T20:20:24.1856992Z Configure a credential helper to remove this warning. See 2023-01-11T20:20:24.1858050Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2023-01-11T20:20:24.1858291Z 2023-01-11T20:20:24.1858355Z Login Succeeded 2023-01-11T20:20:24.1911336Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:24.1911649Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:24.1911913Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2023-01-11T20:20:24.1923109Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:24.1923326Z ##[endgroup] 2023-01-11T20:20:24.2013712Z Prepare all required actions 2023-01-11T20:20:24.2066881Z ##[group]Run ./.github/actions/calculate-docker-image 2023-01-11T20:20:24.2067088Z with: 2023-01-11T20:20:24.2067320Z docker-image-name: pytorch-linux-focal-py3.7-gcc7 2023-01-11T20:20:24.2067553Z xla: false 2023-01-11T20:20:24.2067737Z skip_push: true 2023-01-11T20:20:24.2067896Z ##[endgroup] 2023-01-11T20:20:24.2121024Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2023-01-11T20:20:24.2121263Z if [ -n "${IS_XLA}" ]; then 2023-01-11T20:20:24.2121518Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2023-01-11T20:20:24.2121806Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2023-01-11T20:20:24.2122061Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:24.2122475Z  echo "docker-image=${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:24.2122722Z else 2023-01-11T20:20:24.2122972Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2023-01-11T20:20:24.2123220Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:24.2123510Z  echo "docker-image=${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:24.2123813Z fi 2023-01-11T20:20:24.2134806Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:24.2135024Z env: 2023-01-11T20:20:24.2135179Z IS_XLA: 2023-01-11T20:20:24.2135334Z XLA_IMAGE_TAG: v0.6 2023-01-11T20:20:24.2135633Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7 2023-01-11T20:20:24.2135916Z ##[endgroup] 2023-01-11T20:20:24.2217770Z ##[group]Run set -x 2023-01-11T20:20:24.2218054Z set -x 2023-01-11T20:20:24.2218353Z # Check if image already exists, if it does then skip building it 2023-01-11T20:20:24.2218689Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2023-01-11T20:20:24.2218923Z  exit 0 2023-01-11T20:20:24.2219162Z fi 2023-01-11T20:20:24.2219438Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2023-01-11T20:20:24.2219796Z  # if we're on the base branch then use the parent commit 2023-01-11T20:20:24.2220070Z  MERGE_BASE=$(git rev-parse HEAD~) 2023-01-11T20:20:24.2220424Z else 2023-01-11T20:20:24.2220704Z  # otherwise we're on a PR, so use the most recent base commit 2023-01-11T20:20:24.2220993Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2023-01-11T20:20:24.2221263Z fi 2023-01-11T20:20:24.2221549Z # Covers the case where a previous tag doesn't exist for the tree 2023-01-11T20:20:24.2221918Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2023-01-11T20:20:24.2222292Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2023-01-11T20:20:24.2222717Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2023-01-11T20:20:24.2223058Z  exit 1 2023-01-11T20:20:24.2223234Z fi 2023-01-11T20:20:24.2223555Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2023-01-11T20:20:24.2223939Z # If no image exists but the hash is the same as the previous hash then we should error out here 2023-01-11T20:20:24.2224284Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2023-01-11T20:20:24.2253407Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2023-01-11T20:20:24.2253784Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2023-01-11T20:20:24.2254111Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2023-01-11T20:20:24.2254514Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2023-01-11T20:20:24.2254802Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2023-01-11T20:20:24.2255139Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2023-01-11T20:20:24.2255492Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2023-01-11T20:20:24.2255773Z  echo "skip_push=true" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:24.2255975Z  fi 2023-01-11T20:20:24.2256136Z fi 2023-01-11T20:20:24.2256324Z echo "rebuild=yes" >> "${GITHUB_OUTPUT}" 2023-01-11T20:20:24.2267385Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:24.2267606Z env: 2023-01-11T20:20:24.2267801Z BASE_REVISION: db2a237763eb8693a20788be94f8c192e762baa8 2023-01-11T20:20:24.2268192Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:24.2268574Z DOCKER_TAG: fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:24.2268793Z DOCKER_FORCE_PUSH: 2023-01-11T20:20:24.2268958Z ##[endgroup] 2023-01-11T20:20:24.2293958Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:24.4209217Z { 2023-01-11T20:20:24.4209626Z "schemaVersion": 2, 2023-01-11T20:20:24.4210096Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2023-01-11T20:20:24.4210510Z "config": { 2023-01-11T20:20:24.4210908Z "mediaType": "application/vnd.docker.container.image.v1+json", 2023-01-11T20:20:24.4211346Z "size": 28641, 2023-01-11T20:20:24.4211995Z "digest": "sha256:872545647a28b88516eae4000db04fb3df455244b9807860ebbad7d21df7fbd3" 2023-01-11T20:20:24.4212238Z }, 2023-01-11T20:20:24.4212445Z "layers": [ 2023-01-11T20:20:24.4212590Z { 2023-01-11T20:20:24.4212859Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4213112Z "size": 28576882, 2023-01-11T20:20:24.4213360Z "digest": "sha256:846c0b181fff0c667d9444f8378e8fcfa13116da8d308bf21673f7e4bea8d580" 2023-01-11T20:20:24.4213603Z }, 2023-01-11T20:20:24.4213750Z { 2023-01-11T20:20:24.4213987Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4214236Z "size": 2063, 2023-01-11T20:20:24.4214485Z "digest": "sha256:0698304963f1aa525813289f84ea6d924bc92aebd4a54cfdc9610f95cb7bab3c" 2023-01-11T20:20:24.4214713Z }, 2023-01-11T20:20:24.4214845Z { 2023-01-11T20:20:24.4215085Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4215330Z "size": 309782755, 2023-01-11T20:20:24.4215591Z "digest": "sha256:77ce1d4f36bf9bfe37aef958ff90b647db75cdfa72fdd9c97c466400a361c60d" 2023-01-11T20:20:24.4215844Z }, 2023-01-11T20:20:24.4215989Z { 2023-01-11T20:20:24.4216222Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4216466Z "size": 848, 2023-01-11T20:20:24.4216721Z "digest": "sha256:d39938d48fa249311d3257f5df37fc2fb58b50da8a66de39ab060a850bb94112" 2023-01-11T20:20:24.4216944Z }, 2023-01-11T20:20:24.4217088Z { 2023-01-11T20:20:24.4217326Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4217557Z "size": 106, 2023-01-11T20:20:24.4217828Z "digest": "sha256:ae4dac5a8919cfd4bc545fec274ba1a2c1ed216d4885aadd7ff7040625c0d377" 2023-01-11T20:20:24.4218083Z }, 2023-01-11T20:20:24.4218214Z { 2023-01-11T20:20:24.4218452Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4218692Z "size": 408, 2023-01-11T20:20:24.4218943Z "digest": "sha256:4ff68f5f773b6cb3de76c97990f302a7aa3fa251cdfc5f45ab6af676eabeaaa2" 2023-01-11T20:20:24.4219188Z }, 2023-01-11T20:20:24.4219337Z { 2023-01-11T20:20:24.4219579Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4219809Z "size": 107, 2023-01-11T20:20:24.4220303Z "digest": "sha256:47642f12aa0f6598d4874c531a5ccd26a3ef56de473a8075586308c6a9f9f287" 2023-01-11T20:20:24.4220536Z }, 2023-01-11T20:20:24.4220671Z { 2023-01-11T20:20:24.4220914Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4221161Z "size": 450, 2023-01-11T20:20:24.4221407Z "digest": "sha256:3c02291730dcd7d39560ac32feba563d79f4b3a21cf425b43acf276f0e1a11ed" 2023-01-11T20:20:24.4221649Z }, 2023-01-11T20:20:24.4221795Z { 2023-01-11T20:20:24.4222075Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4222425Z "size": 1277, 2023-01-11T20:20:24.4222926Z "digest": "sha256:c7165c4f5e2345451794bdc22dbb86fe82663f894043fece1025dc46d32186bb" 2023-01-11T20:20:24.4223289Z }, 2023-01-11T20:20:24.4223531Z { 2023-01-11T20:20:24.4223900Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4224388Z "size": 484, 2023-01-11T20:20:24.4224654Z "digest": "sha256:8357faec0a0e1764752127cd34bb13d768111cbeee97a15fbc3d330706c90791" 2023-01-11T20:20:24.4224883Z }, 2023-01-11T20:20:24.4225032Z { 2023-01-11T20:20:24.4225276Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4225511Z "size": 82041575, 2023-01-11T20:20:24.4225891Z "digest": "sha256:42fee15d0ad33c5b70bc45a3624d02ebbf2d5aa7673ee2f52546ebc2610e6b1e" 2023-01-11T20:20:24.4226142Z }, 2023-01-11T20:20:24.4226279Z { 2023-01-11T20:20:24.4226708Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4226956Z "size": 2608, 2023-01-11T20:20:24.4227194Z "digest": "sha256:246016b9e8c87c9a39e999ce01863989a6cb046f62aaa054ff919788376020bd" 2023-01-11T20:20:24.4227431Z }, 2023-01-11T20:20:24.4227579Z { 2023-01-11T20:20:24.4227809Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4228058Z "size": 1968, 2023-01-11T20:20:24.4228328Z "digest": "sha256:25be21861eeda89c0dc7b8c1be4fc341edd8b578e52eb04689d574524766c4c2" 2023-01-11T20:20:24.4228577Z }, 2023-01-11T20:20:24.4228710Z { 2023-01-11T20:20:24.4228955Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4229205Z "size": 1201062619, 2023-01-11T20:20:24.4229454Z "digest": "sha256:21ac276b84eb75fdecb970544e15d88d4d20010b9e955b604e2b88960f83e143" 2023-01-11T20:20:24.4229697Z }, 2023-01-11T20:20:24.4229845Z { 2023-01-11T20:20:24.4230077Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4230326Z "size": 171, 2023-01-11T20:20:24.4230595Z "digest": "sha256:bd695a285c41dc28c9b6d033b3edb8b459b82ea6e26bdfdd13fec515ff06f59d" 2023-01-11T20:20:24.4230833Z }, 2023-01-11T20:20:24.4230982Z { 2023-01-11T20:20:24.4231223Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4231457Z "size": 465, 2023-01-11T20:20:24.4231707Z "digest": "sha256:9af030ba58960536927a53c64448507088b5acfb531e4daaf20097bcfe0e0cce" 2023-01-11T20:20:24.4231939Z }, 2023-01-11T20:20:24.4232074Z { 2023-01-11T20:20:24.4232315Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4232560Z "size": 44322955, 2023-01-11T20:20:24.4232806Z "digest": "sha256:0ab7fbe28a039da776640969be685ddc3b976728c1f07b6bd113497d25600a69" 2023-01-11T20:20:24.4233047Z }, 2023-01-11T20:20:24.4233191Z { 2023-01-11T20:20:24.4233432Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4233661Z "size": 230, 2023-01-11T20:20:24.4233923Z "digest": "sha256:f5dba516d75ae0cbfa368927077d55da2332fb1084f1f80f90f7fb510204b389" 2023-01-11T20:20:24.4234165Z }, 2023-01-11T20:20:24.4234297Z { 2023-01-11T20:20:24.4234539Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4234783Z "size": 1530815, 2023-01-11T20:20:24.4235029Z "digest": "sha256:944388bd6de34cefa81c62d4d4be695a56fe98c2142c926a7a164d9f787932dc" 2023-01-11T20:20:24.4235272Z }, 2023-01-11T20:20:24.4235523Z { 2023-01-11T20:20:24.4235752Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4235997Z "size": 1575, 2023-01-11T20:20:24.4236250Z "digest": "sha256:32233288f470a345bdc4659b56d0de3f8e01fac1f0138c9144f154af4d175cce" 2023-01-11T20:20:24.4236470Z }, 2023-01-11T20:20:24.4236617Z { 2023-01-11T20:20:24.4236857Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4237086Z "size": 105, 2023-01-11T20:20:24.4237345Z "digest": "sha256:4716e681e05e2beebc2926f193b916d3ca38c8de808ed107ce1ad337d8bcad4d" 2023-01-11T20:20:24.4237579Z }, 2023-01-11T20:20:24.4237712Z { 2023-01-11T20:20:24.4237951Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4238191Z "size": 452, 2023-01-11T20:20:24.4238444Z "digest": "sha256:07008cd698a03fb8752337c4c12cc1b7d9d06b650bbfac698e7f23e6143b3cd7" 2023-01-11T20:20:24.4238668Z }, 2023-01-11T20:20:24.4238813Z { 2023-01-11T20:20:24.4239053Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4239284Z "size": 104, 2023-01-11T20:20:24.4239549Z "digest": "sha256:27f046e694b1ec3aced8d441a04ebfc9aa02d3f3b10b1e5c32fd4ee086b9b169" 2023-01-11T20:20:24.4239794Z }, 2023-01-11T20:20:24.4239971Z { 2023-01-11T20:20:24.4240213Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4240454Z "size": 888, 2023-01-11T20:20:24.4240701Z "digest": "sha256:95f903a2e692e7dd23a0a8b8c4c4cdcdb2429590f5bbc68ddd6072e180951113" 2023-01-11T20:20:24.4240943Z }, 2023-01-11T20:20:24.4241086Z { 2023-01-11T20:20:24.4241313Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4241554Z "size": 88796726, 2023-01-11T20:20:24.4241816Z "digest": "sha256:1d465abcef1e4ba6d9a531814ce0f800809d653a416fb91163ab8747b0430eef" 2023-01-11T20:20:24.4242046Z }, 2023-01-11T20:20:24.4242193Z { 2023-01-11T20:20:24.4242439Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4242670Z "size": 109, 2023-01-11T20:20:24.4242935Z "digest": "sha256:32fdce95f2afcd2db895e7a9c1647d55e84a9296f555cedc993009bb0586bc61" 2023-01-11T20:20:24.4243180Z }, 2023-01-11T20:20:24.4243312Z { 2023-01-11T20:20:24.4243551Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4243796Z "size": 559, 2023-01-11T20:20:24.4244138Z "digest": "sha256:38f17f1788ccc84fad7fc6acbb187b9615f2c17aaa6fb596ffa6c0c7a863db14" 2023-01-11T20:20:24.4244378Z }, 2023-01-11T20:20:24.4244526Z { 2023-01-11T20:20:24.4244764Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4244995Z "size": 1157665, 2023-01-11T20:20:24.4245253Z "digest": "sha256:fa2049e24ad055f6ac5505846e4cac72dd704d1bc073484974b2d7c92d0db108" 2023-01-11T20:20:24.4245493Z }, 2023-01-11T20:20:24.4245626Z { 2023-01-11T20:20:24.4245870Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4246117Z "size": 103, 2023-01-11T20:20:24.4246380Z "digest": "sha256:070d94af58e3b60fddbc68a9bed70dd47e9ac3347cbafa515f5ff4dccc582f3a" 2023-01-11T20:20:24.4246635Z }, 2023-01-11T20:20:24.4246779Z { 2023-01-11T20:20:24.4247005Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4247252Z "size": 548, 2023-01-11T20:20:24.4247500Z "digest": "sha256:9ff218827ef0b31a7f7cc1377110d3599f60b2f0bc8fe10190447e2357dabc3e" 2023-01-11T20:20:24.4247717Z }, 2023-01-11T20:20:24.4247860Z { 2023-01-11T20:20:24.4248099Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4248333Z "size": 219129033, 2023-01-11T20:20:24.4248593Z "digest": "sha256:0effc56e2dd9e911521ee74a0f275b1533c84920d7790aa673e9f7fc8f251e72" 2023-01-11T20:20:24.4248829Z }, 2023-01-11T20:20:24.4248972Z { 2023-01-11T20:20:24.4249197Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4249436Z "size": 107, 2023-01-11T20:20:24.4249721Z "digest": "sha256:bd453ee446274f4456120bb09913971d345893e452b27f7a132b2990e028df92" 2023-01-11T20:20:24.4249932Z }, 2023-01-11T20:20:24.4250075Z { 2023-01-11T20:20:24.4250316Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4250549Z "size": 1292, 2023-01-11T20:20:24.4250813Z "digest": "sha256:e999c29eb8b9a79b130e63cd22dcde5eff3ed5cf09689221283473da2d23c6a9" 2023-01-11T20:20:24.4251054Z }, 2023-01-11T20:20:24.4251186Z { 2023-01-11T20:20:24.4251423Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4251663Z "size": 151, 2023-01-11T20:20:24.4251901Z "digest": "sha256:566e975723c3d58fe762371940e5b9375f7adf98ac02fff7c3f34d71df07b6df" 2023-01-11T20:20:24.4252129Z }, 2023-01-11T20:20:24.4252272Z { 2023-01-11T20:20:24.4252500Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4252740Z "size": 646, 2023-01-11T20:20:24.4252991Z "digest": "sha256:1072a14c5615b2b05167eace18ebb94897d91d9010710d4c1fdf8fb0ac05ba5e" 2023-01-11T20:20:24.4253210Z }, 2023-01-11T20:20:24.4253353Z { 2023-01-11T20:20:24.4253592Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4253822Z "size": 108, 2023-01-11T20:20:24.4254105Z "digest": "sha256:9ae70c90b54334cefe16d54245f997c1602089777309bf3ece6cc9c58c4f18c6" 2023-01-11T20:20:24.4254335Z }, 2023-01-11T20:20:24.4254479Z { 2023-01-11T20:20:24.4254704Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4254945Z "size": 109, 2023-01-11T20:20:24.4255195Z "digest": "sha256:e6f8bf185266c330ff83558b69025b9b5aaa5c9256135dff57c4ecfce5028456" 2023-01-11T20:20:24.4255417Z }, 2023-01-11T20:20:24.4255561Z { 2023-01-11T20:20:24.4255799Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4256027Z "size": 102, 2023-01-11T20:20:24.4256278Z "digest": "sha256:01ff2898de6c82b663a9252e8920d8eadb7c515838c7879b28d6ca17da9aec4d" 2023-01-11T20:20:24.4256509Z }, 2023-01-11T20:20:24.4256643Z { 2023-01-11T20:20:24.4256883Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4257124Z "size": 421, 2023-01-11T20:20:24.4257370Z "digest": "sha256:98f07e351fe71d5e1b0ba51d0a33c95470fe3d8ec4ee372a9c6eaad746a90b7f" 2023-01-11T20:20:24.4257614Z }, 2023-01-11T20:20:24.4257759Z { 2023-01-11T20:20:24.4257987Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4258225Z "size": 111, 2023-01-11T20:20:24.4258462Z "digest": "sha256:e426b18803bb3081350bf849a39865c7b348216b4d56949e7942d8698b6b1e81" 2023-01-11T20:20:24.4258672Z }, 2023-01-11T20:20:24.4258818Z { 2023-01-11T20:20:24.4259063Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4259310Z "size": 474, 2023-01-11T20:20:24.4259558Z "digest": "sha256:da3dd65b2531d0fa35e32c02485fb2666e878377823ad8768ca0136d03a51971" 2023-01-11T20:20:24.4259796Z }, 2023-01-11T20:20:24.4259944Z { 2023-01-11T20:20:24.4260174Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4260421Z "size": 109, 2023-01-11T20:20:24.4260681Z "digest": "sha256:5c3ec8735bee2d9e642942d0d42ce9399ee51cc8a42e8407c5c938fb10b997cf" 2023-01-11T20:20:24.4260911Z }, 2023-01-11T20:20:24.4261060Z { 2023-01-11T20:20:24.4261305Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4261539Z "size": 448, 2023-01-11T20:20:24.4261794Z "digest": "sha256:b616c89406f0f4823d22e0f5888326c269dcb1a8f11759ebbf46b3a9e55e184e" 2023-01-11T20:20:24.4262025Z }, 2023-01-11T20:20:24.4262160Z { 2023-01-11T20:20:24.4262403Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4262650Z "size": 43152648, 2023-01-11T20:20:24.4262889Z "digest": "sha256:f48f88ff21857fcb771476a77ed39e7560a2f7090a3ea0b2c864244492d4da38" 2023-01-11T20:20:24.4263126Z }, 2023-01-11T20:20:24.4263310Z { 2023-01-11T20:20:24.4263541Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4263786Z "size": 106, 2023-01-11T20:20:24.4264045Z "digest": "sha256:46e0cb4c14f205ba3940917e25d2e8f36ef422c5d9412096fdcab9abf84617db" 2023-01-11T20:20:24.4264289Z }, 2023-01-11T20:20:24.4264423Z { 2023-01-11T20:20:24.4264664Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4264909Z "size": 293, 2023-01-11T20:20:24.4265139Z "digest": "sha256:300515e4431f85d0908b6d795ba8d0e1168a4e8f9a185c013b60138f5780b5c7" 2023-01-11T20:20:24.4265364Z }, 2023-01-11T20:20:24.4265509Z { 2023-01-11T20:20:24.4265738Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4265980Z "size": 106, 2023-01-11T20:20:24.4266236Z "digest": "sha256:9df79d1a6e277c04ba78c97d1865a5e8695fd8a5e46ad469c38e0fe8477aabf1" 2023-01-11T20:20:24.4266605Z }, 2023-01-11T20:20:24.4266752Z { 2023-01-11T20:20:24.4266998Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4267230Z "size": 402, 2023-01-11T20:20:24.4267491Z "digest": "sha256:3cda6364e15e8fbbcbd5a80570e40955a0cd91f02a24e7c188f231fd4185ff60" 2023-01-11T20:20:24.4267735Z }, 2023-01-11T20:20:24.4267865Z { 2023-01-11T20:20:24.4268163Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4268408Z "size": 19646068, 2023-01-11T20:20:24.4268657Z "digest": "sha256:7fc4121e19524d95dee0e348edbd338c83d07a09acae7a6046dc32bc70b9f081" 2023-01-11T20:20:24.4268902Z }, 2023-01-11T20:20:24.4269047Z { 2023-01-11T20:20:24.4269275Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4269520Z "size": 108, 2023-01-11T20:20:24.4269812Z "digest": "sha256:676dcfb6d5c2fd5b761871c84b657c31941100a54e9ea92f3390d6f0f74a42cd" 2023-01-11T20:20:24.4270048Z }, 2023-01-11T20:20:24.4270179Z { 2023-01-11T20:20:24.4270420Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4270662Z "size": 1765, 2023-01-11T20:20:24.4270897Z "digest": "sha256:130a71e99e4642d2ccef6866a87ac47ed36ef961987748c7c5403d271fc08de0" 2023-01-11T20:20:24.4271126Z }, 2023-01-11T20:20:24.4271269Z { 2023-01-11T20:20:24.4271494Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4271739Z "size": 270676004, 2023-01-11T20:20:24.4271994Z "digest": "sha256:932461d264d4edfc927d103dee9a19f27096ba65cba5fc985dc577fc5741b8ba" 2023-01-11T20:20:24.4272214Z }, 2023-01-11T20:20:24.4272357Z { 2023-01-11T20:20:24.4272594Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4272821Z "size": 163, 2023-01-11T20:20:24.4273067Z "digest": "sha256:6cce994e24e806f88f28e946e9797296ffb0771589557b5b277e47bfaafd410e" 2023-01-11T20:20:24.4273293Z }, 2023-01-11T20:20:24.4273427Z { 2023-01-11T20:20:24.4273664Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4273905Z "size": 7940, 2023-01-11T20:20:24.4274152Z "digest": "sha256:b37b5d679247baaec826a48ef4df80082f68edf70a9c0b84022c31e9e560be57" 2023-01-11T20:20:24.4274395Z }, 2023-01-11T20:20:24.4274538Z { 2023-01-11T20:20:24.4274767Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4275010Z "size": 8067, 2023-01-11T20:20:24.4275257Z "digest": "sha256:86ad3a500f17c284474e48ddf792a30ebe562185312fa93df62748aae5615902" 2023-01-11T20:20:24.4275489Z }, 2023-01-11T20:20:24.4275620Z { 2023-01-11T20:20:24.4275859Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4276100Z "size": 303, 2023-01-11T20:20:24.4276353Z "digest": "sha256:93e8483d7d76f95ae42cf4f9a5ceac36e8bfb52fbaa2599de39e740a5a7b13d7" 2023-01-11T20:20:24.4276598Z }, 2023-01-11T20:20:24.4276743Z { 2023-01-11T20:20:24.4276969Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4277210Z "size": 108, 2023-01-11T20:20:24.4277514Z "digest": "sha256:ad1ecb94a5730f413f3112d1609953ca7c5fefe28cd099517e7ab1c1de6355d7" 2023-01-11T20:20:24.4277742Z }, 2023-01-11T20:20:24.4277884Z { 2023-01-11T20:20:24.4278122Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2023-01-11T20:20:24.4278352Z "size": 54145478, 2023-01-11T20:20:24.4278617Z "digest": "sha256:a7f9c3a7c21d277ac09a2fb829caaaa025e13b8904f62a936690c74bc8dfd512" 2023-01-11T20:20:24.4278865Z } 2023-01-11T20:20:24.4278997Z ] 2023-01-11T20:20:24.4279142Z } 2023-01-11T20:20:24.4279525Z + exit 0 2023-01-11T20:20:24.4372768Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2023-01-11T20:20:24.4373007Z with: 2023-01-11T20:20:24.4373343Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:24.4373679Z ##[endgroup] 2023-01-11T20:20:24.4387092Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:24.4387364Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2023-01-11T20:20:24.4387625Z # ignore output since only exit code is used for conditional 2023-01-11T20:20:24.4387900Z # only pull docker image if it's not available locally 2023-01-11T20:20:24.4388240Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2023-01-11T20:20:24.4388514Z  retry docker pull "${DOCKER_IMAGE}" 2023-01-11T20:20:24.4388705Z fi 2023-01-11T20:20:24.4399760Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:20:24.4399975Z env: 2023-01-11T20:20:24.4400311Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:20:24.4400642Z ##[endgroup] 2023-01-11T20:20:24.6972933Z fd224c2e6c79d7fdec6408da598bf52bc5b201dd: Pulling from pytorch/pytorch-linux-focal-py3.7-gcc7 2023-01-11T20:20:24.6973597Z 846c0b181fff: Pulling fs layer 2023-01-11T20:20:24.6973934Z 0698304963f1: Pulling fs layer 2023-01-11T20:20:24.6974280Z 77ce1d4f36bf: Pulling fs layer 2023-01-11T20:20:24.6974612Z d39938d48fa2: Pulling fs layer 2023-01-11T20:20:24.6974949Z ae4dac5a8919: Pulling fs layer 2023-01-11T20:20:24.6975297Z 4ff68f5f773b: Pulling fs layer 2023-01-11T20:20:24.6975652Z 47642f12aa0f: Pulling fs layer 2023-01-11T20:20:24.6975995Z 3c02291730dc: Pulling fs layer 2023-01-11T20:20:24.6976299Z c7165c4f5e23: Pulling fs layer 2023-01-11T20:20:24.6976491Z 8357faec0a0e: Pulling fs layer 2023-01-11T20:20:24.6976681Z 42fee15d0ad3: Pulling fs layer 2023-01-11T20:20:24.6976875Z 246016b9e8c8: Pulling fs layer 2023-01-11T20:20:24.6977065Z 25be21861eed: Pulling fs layer 2023-01-11T20:20:24.6977241Z 21ac276b84eb: Pulling fs layer 2023-01-11T20:20:24.6977429Z bd695a285c41: Pulling fs layer 2023-01-11T20:20:24.6977618Z 9af030ba5896: Pulling fs layer 2023-01-11T20:20:24.6977798Z 0ab7fbe28a03: Pulling fs layer 2023-01-11T20:20:24.6977994Z f5dba516d75a: Pulling fs layer 2023-01-11T20:20:24.6978184Z 944388bd6de3: Pulling fs layer 2023-01-11T20:20:24.6978352Z d39938d48fa2: Waiting 2023-01-11T20:20:24.6978525Z 47642f12aa0f: Waiting 2023-01-11T20:20:24.6978703Z 32233288f470: Pulling fs layer 2023-01-11T20:20:24.6978868Z 8357faec0a0e: Waiting 2023-01-11T20:20:24.6979050Z 4716e681e05e: Pulling fs layer 2023-01-11T20:20:24.6979229Z ae4dac5a8919: Waiting 2023-01-11T20:20:24.6979398Z 07008cd698a0: Pulling fs layer 2023-01-11T20:20:24.6979579Z 42fee15d0ad3: Waiting 2023-01-11T20:20:24.6979765Z 27f046e694b1: Pulling fs layer 2023-01-11T20:20:24.6979930Z 4ff68f5f773b: Waiting 2023-01-11T20:20:24.6980112Z 95f903a2e692: Pulling fs layer 2023-01-11T20:20:24.6980286Z 246016b9e8c8: Waiting 2023-01-11T20:20:24.6980456Z 21ac276b84eb: Waiting 2023-01-11T20:20:24.6980625Z 1d465abcef1e: Pulling fs layer 2023-01-11T20:20:24.6980802Z 3c02291730dc: Waiting 2023-01-11T20:20:24.6980968Z 25be21861eed: Waiting 2023-01-11T20:20:24.6981120Z 32233288f470: Waiting 2023-01-11T20:20:24.6981286Z bd695a285c41: Waiting 2023-01-11T20:20:24.6981467Z 32fdce95f2af: Pulling fs layer 2023-01-11T20:20:24.6981632Z 4716e681e05e: Waiting 2023-01-11T20:20:24.6981796Z 07008cd698a0: Waiting 2023-01-11T20:20:24.6981960Z 9af030ba5896: Waiting 2023-01-11T20:20:24.6982110Z 944388bd6de3: Waiting 2023-01-11T20:20:24.6982290Z 38f17f1788cc: Pulling fs layer 2023-01-11T20:20:24.6982471Z 0ab7fbe28a03: Waiting 2023-01-11T20:20:24.6982625Z 27f046e694b1: Waiting 2023-01-11T20:20:24.6982792Z f5dba516d75a: Waiting 2023-01-11T20:20:24.6982960Z c7165c4f5e23: Waiting 2023-01-11T20:20:24.6983270Z 95f903a2e692: Waiting 2023-01-11T20:20:24.6983447Z 32fdce95f2af: Waiting 2023-01-11T20:20:24.6983632Z fa2049e24ad0: Pulling fs layer 2023-01-11T20:20:24.6983806Z 1d465abcef1e: Waiting 2023-01-11T20:20:24.6984308Z 38f17f1788cc: Waiting 2023-01-11T20:20:24.6984539Z 070d94af58e3: Pulling fs layer 2023-01-11T20:20:24.6984722Z 9ff218827ef0: Pulling fs layer 2023-01-11T20:20:24.6984902Z fa2049e24ad0: Waiting 2023-01-11T20:20:24.6985090Z 0effc56e2dd9: Pulling fs layer 2023-01-11T20:20:24.6985261Z 9ff218827ef0: Waiting 2023-01-11T20:20:24.6985445Z bd453ee44627: Pulling fs layer 2023-01-11T20:20:24.6985644Z e999c29eb8b9: Pulling fs layer 2023-01-11T20:20:24.6985816Z 0effc56e2dd9: Waiting 2023-01-11T20:20:24.6985999Z 566e975723c3: Pulling fs layer 2023-01-11T20:20:24.6986270Z bd453ee44627: Waiting 2023-01-11T20:20:24.6986636Z e999c29eb8b9: Waiting 2023-01-11T20:20:24.6986820Z 1072a14c5615: Pulling fs layer 2023-01-11T20:20:24.6987011Z 9ae70c90b543: Pulling fs layer 2023-01-11T20:20:24.6987203Z e6f8bf185266: Pulling fs layer 2023-01-11T20:20:24.6987398Z 01ff2898de6c: Pulling fs layer 2023-01-11T20:20:24.6987595Z 98f07e351fe7: Pulling fs layer 2023-01-11T20:20:24.6987773Z e426b18803bb: Pulling fs layer 2023-01-11T20:20:24.6987965Z da3dd65b2531: Pulling fs layer 2023-01-11T20:20:24.6988160Z 5c3ec8735bee: Pulling fs layer 2023-01-11T20:20:24.6988329Z 1072a14c5615: Waiting 2023-01-11T20:20:24.6988513Z b616c89406f0: Pulling fs layer 2023-01-11T20:20:24.6988692Z 01ff2898de6c: Waiting 2023-01-11T20:20:24.6988850Z 9ae70c90b543: Waiting 2023-01-11T20:20:24.6989031Z f48f88ff2185: Pulling fs layer 2023-01-11T20:20:24.6989210Z 98f07e351fe7: Waiting 2023-01-11T20:20:24.6989396Z e426b18803bb: Waiting 2023-01-11T20:20:24.6989564Z 46e0cb4c14f2: Pulling fs layer 2023-01-11T20:20:24.6989757Z 300515e4431f: Pulling fs layer 2023-01-11T20:20:24.6989936Z 5c3ec8735bee: Waiting 2023-01-11T20:20:24.6990093Z b616c89406f0: Waiting 2023-01-11T20:20:24.6990273Z 9df79d1a6e27: Pulling fs layer 2023-01-11T20:20:24.6990459Z da3dd65b2531: Waiting 2023-01-11T20:20:24.6990629Z 3cda6364e15e: Pulling fs layer 2023-01-11T20:20:24.6990812Z f48f88ff2185: Waiting 2023-01-11T20:20:24.6990993Z 7fc4121e1952: Pulling fs layer 2023-01-11T20:20:24.6991158Z 300515e4431f: Waiting 2023-01-11T20:20:24.6991323Z 9df79d1a6e27: Waiting 2023-01-11T20:20:24.6991504Z 676dcfb6d5c2: Pulling fs layer 2023-01-11T20:20:24.6991681Z 130a71e99e46: Pulling fs layer 2023-01-11T20:20:24.6991867Z 932461d264d4: Pulling fs layer 2023-01-11T20:20:24.6992055Z 6cce994e24e8: Pulling fs layer 2023-01-11T20:20:24.6992231Z b37b5d679247: Pulling fs layer 2023-01-11T20:20:24.6992420Z 86ad3a500f17: Pulling fs layer 2023-01-11T20:20:24.6992597Z 932461d264d4: Waiting 2023-01-11T20:20:24.6992760Z 93e8483d7d76: Pulling fs layer 2023-01-11T20:20:24.6992940Z 6cce994e24e8: Waiting 2023-01-11T20:20:24.6993124Z ad1ecb94a573: Pulling fs layer 2023-01-11T20:20:24.6993306Z a7f9c3a7c21d: Pulling fs layer 2023-01-11T20:20:24.6993492Z ad1ecb94a573: Waiting 2023-01-11T20:20:24.6993667Z 93e8483d7d76: Waiting 2023-01-11T20:20:24.7743982Z 0698304963f1: Verifying Checksum 2023-01-11T20:20:24.7744342Z 0698304963f1: Download complete 2023-01-11T20:20:24.8705768Z d39938d48fa2: Verifying Checksum 2023-01-11T20:20:24.8706152Z d39938d48fa2: Download complete 2023-01-11T20:20:24.9742517Z ae4dac5a8919: Download complete 2023-01-11T20:20:25.0450044Z 846c0b181fff: Verifying Checksum 2023-01-11T20:20:25.0450298Z 846c0b181fff: Download complete 2023-01-11T20:20:25.0814393Z 4ff68f5f773b: Download complete 2023-01-11T20:20:25.1202978Z 47642f12aa0f: Download complete 2023-01-11T20:20:25.1823118Z 3c02291730dc: Verifying Checksum 2023-01-11T20:20:25.1823532Z 3c02291730dc: Download complete 2023-01-11T20:20:25.2093570Z c7165c4f5e23: Download complete 2023-01-11T20:20:25.2656391Z 8357faec0a0e: Verifying Checksum 2023-01-11T20:20:25.2656805Z 8357faec0a0e: Download complete 2023-01-11T20:20:25.3564529Z 246016b9e8c8: Verifying Checksum 2023-01-11T20:20:25.3564817Z 246016b9e8c8: Download complete 2023-01-11T20:20:25.4332835Z 25be21861eed: Verifying Checksum 2023-01-11T20:20:25.4333243Z 25be21861eed: Download complete 2023-01-11T20:20:25.7463626Z 846c0b181fff: Pull complete 2023-01-11T20:20:25.8457815Z 0698304963f1: Pull complete 2023-01-11T20:20:26.4639001Z 42fee15d0ad3: Verifying Checksum 2023-01-11T20:20:26.4639394Z 42fee15d0ad3: Download complete 2023-01-11T20:20:26.5488336Z bd695a285c41: Download complete 2023-01-11T20:20:26.6543166Z 9af030ba5896: Verifying Checksum 2023-01-11T20:20:26.6543547Z 9af030ba5896: Download complete 2023-01-11T20:20:27.3219885Z 0ab7fbe28a03: Verifying Checksum 2023-01-11T20:20:27.3220160Z 0ab7fbe28a03: Download complete 2023-01-11T20:20:27.3890157Z f5dba516d75a: Verifying Checksum 2023-01-11T20:20:27.3890580Z f5dba516d75a: Download complete 2023-01-11T20:20:27.4679401Z 944388bd6de3: Verifying Checksum 2023-01-11T20:20:27.4679651Z 944388bd6de3: Download complete 2023-01-11T20:20:27.5391835Z 32233288f470: Download complete 2023-01-11T20:20:27.6301561Z 4716e681e05e: Download complete 2023-01-11T20:20:27.7285325Z 07008cd698a0: Verifying Checksum 2023-01-11T20:20:27.7285728Z 07008cd698a0: Download complete 2023-01-11T20:20:27.8093381Z 27f046e694b1: Verifying Checksum 2023-01-11T20:20:27.8093697Z 27f046e694b1: Download complete 2023-01-11T20:20:27.9138850Z 95f903a2e692: Verifying Checksum 2023-01-11T20:20:27.9139216Z 95f903a2e692: Download complete 2023-01-11T20:20:29.1571344Z 1d465abcef1e: Verifying Checksum 2023-01-11T20:20:29.1571669Z 1d465abcef1e: Download complete 2023-01-11T20:20:29.2268353Z 32fdce95f2af: Verifying Checksum 2023-01-11T20:20:29.2268752Z 32fdce95f2af: Download complete 2023-01-11T20:20:29.3018959Z 38f17f1788cc: Download complete 2023-01-11T20:20:29.4278209Z fa2049e24ad0: Verifying Checksum 2023-01-11T20:20:29.4278640Z fa2049e24ad0: Download complete 2023-01-11T20:20:29.5397656Z 070d94af58e3: Download complete 2023-01-11T20:20:29.6142844Z 9ff218827ef0: Verifying Checksum 2023-01-11T20:20:29.6143280Z 9ff218827ef0: Download complete 2023-01-11T20:20:30.7246330Z 77ce1d4f36bf: Verifying Checksum 2023-01-11T20:20:30.7246788Z 77ce1d4f36bf: Download complete 2023-01-11T20:20:30.8019583Z bd453ee44627: Download complete 2023-01-11T20:20:30.8777843Z e999c29eb8b9: Verifying Checksum 2023-01-11T20:20:30.8778286Z e999c29eb8b9: Download complete 2023-01-11T20:20:30.9446912Z 566e975723c3: Verifying Checksum 2023-01-11T20:20:30.9447354Z 566e975723c3: Download complete 2023-01-11T20:20:31.0281633Z 1072a14c5615: Verifying Checksum 2023-01-11T20:20:31.0282152Z 1072a14c5615: Download complete 2023-01-11T20:20:31.1577281Z 9ae70c90b543: Verifying Checksum 2023-01-11T20:20:31.1577642Z 9ae70c90b543: Download complete 2023-01-11T20:20:31.2365097Z e6f8bf185266: Verifying Checksum 2023-01-11T20:20:31.2365536Z e6f8bf185266: Download complete 2023-01-11T20:20:31.3325333Z 01ff2898de6c: Verifying Checksum 2023-01-11T20:20:31.3325756Z 01ff2898de6c: Download complete 2023-01-11T20:20:31.4844878Z 98f07e351fe7: Verifying Checksum 2023-01-11T20:20:31.4845270Z 98f07e351fe7: Download complete 2023-01-11T20:20:31.5613345Z e426b18803bb: Verifying Checksum 2023-01-11T20:20:31.5613787Z e426b18803bb: Download complete 2023-01-11T20:20:31.6359327Z da3dd65b2531: Download complete 2023-01-11T20:20:31.7282775Z 5c3ec8735bee: Verifying Checksum 2023-01-11T20:20:31.7283219Z 5c3ec8735bee: Download complete 2023-01-11T20:20:31.8176417Z b616c89406f0: Verifying Checksum 2023-01-11T20:20:31.8176858Z b616c89406f0: Download complete 2023-01-11T20:20:33.5060121Z f48f88ff2185: Verifying Checksum 2023-01-11T20:20:33.5060420Z f48f88ff2185: Download complete 2023-01-11T20:20:33.5801460Z 46e0cb4c14f2: Verifying Checksum 2023-01-11T20:20:33.5801740Z 46e0cb4c14f2: Download complete 2023-01-11T20:20:33.7192212Z 300515e4431f: Verifying Checksum 2023-01-11T20:20:33.7192518Z 300515e4431f: Download complete 2023-01-11T20:20:33.8130337Z 9df79d1a6e27: Download complete 2023-01-11T20:20:33.9030578Z 3cda6364e15e: Verifying Checksum 2023-01-11T20:20:33.9030832Z 3cda6364e15e: Download complete 2023-01-11T20:20:34.5444372Z 7fc4121e1952: Verifying Checksum 2023-01-11T20:20:34.5444933Z 7fc4121e1952: Download complete 2023-01-11T20:20:34.6219353Z 676dcfb6d5c2: Download complete 2023-01-11T20:20:34.7071645Z 130a71e99e46: Verifying Checksum 2023-01-11T20:20:34.7074280Z 130a71e99e46: Download complete 2023-01-11T20:20:35.9484874Z 0effc56e2dd9: Verifying Checksum 2023-01-11T20:20:36.0226613Z 0effc56e2dd9: Download complete 2023-01-11T20:20:36.0227000Z 6cce994e24e8: Download complete 2023-01-11T20:20:36.1070260Z b37b5d679247: Download complete 2023-01-11T20:20:36.1838010Z 86ad3a500f17: Verifying Checksum 2023-01-11T20:20:36.1838515Z 86ad3a500f17: Download complete 2023-01-11T20:20:36.2601795Z 93e8483d7d76: Download complete 2023-01-11T20:20:36.3621533Z ad1ecb94a573: Download complete 2023-01-11T20:20:37.0473706Z 77ce1d4f36bf: Pull complete 2023-01-11T20:20:37.2544309Z d39938d48fa2: Pull complete 2023-01-11T20:20:37.4172698Z ae4dac5a8919: Pull complete 2023-01-11T20:20:37.5864821Z 4ff68f5f773b: Pull complete 2023-01-11T20:20:37.7438360Z 47642f12aa0f: Pull complete 2023-01-11T20:20:37.9674127Z 3c02291730dc: Pull complete 2023-01-11T20:20:38.1919597Z c7165c4f5e23: Pull complete 2023-01-11T20:20:38.4294467Z 8357faec0a0e: Pull complete 2023-01-11T20:20:38.6957562Z a7f9c3a7c21d: Verifying Checksum 2023-01-11T20:20:38.6957985Z a7f9c3a7c21d: Download complete 2023-01-11T20:20:40.2711991Z 42fee15d0ad3: Pull complete 2023-01-11T20:20:40.5096749Z 246016b9e8c8: Pull complete 2023-01-11T20:20:40.7410455Z 25be21861eed: Pull complete 2023-01-11T20:20:44.2181803Z 932461d264d4: Verifying Checksum 2023-01-11T20:20:44.2182064Z 932461d264d4: Download complete 2023-01-11T20:21:01.5654958Z 21ac276b84eb: Verifying Checksum 2023-01-11T20:21:01.5655351Z 21ac276b84eb: Download complete 2023-01-11T20:21:17.6741985Z 21ac276b84eb: Pull complete 2023-01-11T20:21:17.8522794Z bd695a285c41: Pull complete 2023-01-11T20:21:18.0066590Z 9af030ba5896: Pull complete 2023-01-11T20:21:18.8726581Z 0ab7fbe28a03: Pull complete 2023-01-11T20:21:19.0084750Z f5dba516d75a: Pull complete 2023-01-11T20:21:19.2839779Z 944388bd6de3: Pull complete 2023-01-11T20:21:19.5067901Z 32233288f470: Pull complete 2023-01-11T20:21:19.6625852Z 4716e681e05e: Pull complete 2023-01-11T20:21:19.7380000Z 07008cd698a0: Pull complete 2023-01-11T20:21:19.8221285Z 27f046e694b1: Pull complete 2023-01-11T20:21:19.9020131Z 95f903a2e692: Pull complete 2023-01-11T20:21:21.7666106Z 1d465abcef1e: Pull complete 2023-01-11T20:21:21.9457958Z 32fdce95f2af: Pull complete 2023-01-11T20:21:22.0867074Z 38f17f1788cc: Pull complete 2023-01-11T20:21:22.2584635Z fa2049e24ad0: Pull complete 2023-01-11T20:21:22.4363932Z 070d94af58e3: Pull complete 2023-01-11T20:21:22.5792295Z 9ff218827ef0: Pull complete 2023-01-11T20:21:27.0990078Z 0effc56e2dd9: Pull complete 2023-01-11T20:21:27.2783749Z bd453ee44627: Pull complete 2023-01-11T20:21:27.4246701Z e999c29eb8b9: Pull complete 2023-01-11T20:21:27.5964025Z 566e975723c3: Pull complete 2023-01-11T20:21:27.8405608Z 1072a14c5615: Pull complete 2023-01-11T20:21:28.0767461Z 9ae70c90b543: Pull complete 2023-01-11T20:21:28.2674637Z e6f8bf185266: Pull complete 2023-01-11T20:21:28.4666747Z 01ff2898de6c: Pull complete 2023-01-11T20:21:28.6931865Z 98f07e351fe7: Pull complete 2023-01-11T20:21:28.9026516Z e426b18803bb: Pull complete 2023-01-11T20:21:29.1189803Z da3dd65b2531: Pull complete 2023-01-11T20:21:29.3392400Z 5c3ec8735bee: Pull complete 2023-01-11T20:21:29.5250383Z b616c89406f0: Pull complete 2023-01-11T20:21:30.7158575Z f48f88ff2185: Pull complete 2023-01-11T20:21:30.8058565Z 46e0cb4c14f2: Pull complete 2023-01-11T20:21:30.8779940Z 300515e4431f: Pull complete 2023-01-11T20:21:30.9544549Z 9df79d1a6e27: Pull complete 2023-01-11T20:21:31.0334012Z 3cda6364e15e: Pull complete 2023-01-11T20:21:31.3427523Z 7fc4121e1952: Pull complete 2023-01-11T20:21:31.4377392Z 676dcfb6d5c2: Pull complete 2023-01-11T20:21:31.5305264Z 130a71e99e46: Pull complete 2023-01-11T20:21:35.2208918Z 932461d264d4: Pull complete 2023-01-11T20:21:35.3568256Z 6cce994e24e8: Pull complete 2023-01-11T20:21:35.4658294Z b37b5d679247: Pull complete 2023-01-11T20:21:35.5654733Z 86ad3a500f17: Pull complete 2023-01-11T20:21:35.6529741Z 93e8483d7d76: Pull complete 2023-01-11T20:21:35.7419626Z ad1ecb94a573: Pull complete 2023-01-11T20:21:37.2642567Z a7f9c3a7c21d: Pull complete 2023-01-11T20:21:37.3629999Z Digest: sha256:d201d5d219c1681863b90b8d50e8b2382dd0a533dc69c772527c8255937144a4 2023-01-11T20:21:37.3660925Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:21:37.3688902Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:21:37.3722801Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T20:21:37.3723033Z .github/scripts/parse_ref.py 2023-01-11T20:21:37.3734406Z shell: /usr/bin/bash -e {0} 2023-01-11T20:21:37.3734601Z ##[endgroup] 2023-01-11T20:21:37.3950238Z Prepare all required actions 2023-01-11T20:21:37.3950481Z Getting action download info 2023-01-11T20:21:37.5822974Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T20:21:37.7175041Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T20:21:37.7175256Z with: 2023-01-11T20:21:37.7175555Z github-token: *** 2023-01-11T20:21:37.7175729Z ##[endgroup] 2023-01-11T20:21:37.7222558Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T20:21:37.7222794Z with: 2023-01-11T20:21:37.7222940Z shell: bash 2023-01-11T20:21:37.7223114Z timeout_minutes: 10 2023-01-11T20:21:37.7223299Z max_attempts: 5 2023-01-11T20:21:37.7223466Z retry_wait_seconds: 30 2023-01-11T20:21:37.7223882Z 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 "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2023-01-11T20:21:37.7224267Z polling_interval_seconds: 1 2023-01-11T20:21:37.7224447Z warning_on_retry: true 2023-01-11T20:21:37.7224634Z continue_on_error: false 2023-01-11T20:21:37.7224827Z env: 2023-01-11T20:21:37.7225104Z GITHUB_TOKEN: *** 2023-01-11T20:21:37.7225279Z ##[endgroup] 2023-01-11T20:21:37.7704844Z + python3 -m pip install requests==2.26.0 2023-01-11T20:21:38.1562011Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:21:38.2707353Z Collecting requests==2.26.0 2023-01-11T20:21:38.2874137Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2023-01-11T20:21:38.3796371Z Collecting urllib3<1.27,>=1.21.1 2023-01-11T20:21:38.3837051Z Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) 2023-01-11T20:21:38.4441056Z Collecting idna<4,>=2.5; python_version >= "3" 2023-01-11T20:21:38.4479913Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2023-01-11T20:21:38.5691604Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2023-01-11T20:21:38.5731918Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2023-01-11T20:21:38.6282957Z Collecting certifi>=2017.4.17 2023-01-11T20:21:38.6326242Z Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 2023-01-11T20:21:38.7303045Z Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests 2023-01-11T20:21:38.9553408Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2023-01-11T20:21:38.9553911Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2023-01-11T20:21:39.1255488Z Successfully installed certifi-2022.12.7 charset-normalizer-2.0.12 idna-3.4 requests-2.26.0 urllib3-1.26.14 2023-01-11T20:21:39.3345861Z ++ python3 .github/scripts/get_workflow_job_id.py 3896099317 i-020d07c0f89766b90 2023-01-11T20:21:41.5313575Z + GHA_WORKFLOW_JOB_ID=10588391843 2023-01-11T20:21:41.5314366Z + echo job-id=10588391843 2023-01-11T20:21:41.7711342Z Command completed after 1 attempt(s). 2023-01-11T20:21:41.7762274Z Prepare all required actions 2023-01-11T20:21:41.7762660Z Getting action download info 2023-01-11T20:21:41.9290563Z ##[group]Run ./.github/actions/filter-test-configs 2023-01-11T20:21:41.9290762Z with: 2023-01-11T20:21:41.9291073Z github-token: *** 2023-01-11T20:21:41.9291256Z ##[endgroup] 2023-01-11T20:21:41.9411059Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T20:21:41.9411295Z with: 2023-01-11T20:21:41.9411454Z shell: bash 2023-01-11T20:21:41.9411615Z timeout_minutes: 10 2023-01-11T20:21:41.9411790Z max_attempts: 5 2023-01-11T20:21:41.9411970Z retry_wait_seconds: 30 2023-01-11T20:21:41.9412204Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T20:21:41.9412448Z polling_interval_seconds: 1 2023-01-11T20:21:41.9412637Z warning_on_retry: true 2023-01-11T20:21:41.9412891Z continue_on_error: false 2023-01-11T20:21:41.9413063Z env: 2023-01-11T20:21:41.9413366Z GITHUB_TOKEN: *** 2023-01-11T20:21:41.9413562Z ##[endgroup] 2023-01-11T20:21:41.9897309Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2023-01-11T20:21:42.1929711Z Defaulting to user installation because normal site-packages is not writeable 2023-01-11T20:21:42.2093600Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2023-01-11T20:21:42.3824220Z Collecting pyyaml==6.0 2023-01-11T20:21:42.3975066Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2023-01-11T20:21:42.4426420Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.12.7) 2023-01-11T20:21:42.4433094Z 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) 2023-01-11T20:21:42.4442765Z 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.14) 2023-01-11T20:21:42.4591156Z 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) 2023-01-11T20:21:42.4886225Z Installing collected packages: pyyaml 2023-01-11T20:21:42.6039046Z Successfully installed pyyaml-6.0 2023-01-11T20:21:42.9880444Z Command completed after 1 attempt(s). 2023-01-11T20:21:42.9926212Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T20:21:42.9926617Z .github/scripts/parse_ref.py 2023-01-11T20:21:42.9942504Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:21:42.9942896Z ##[endgroup] 2023-01-11T20:21:43.0160506Z ##[group]Run .github/scripts/filter_test_configs.py \ 2023-01-11T20:21:43.0160774Z .github/scripts/filter_test_configs.py \ 2023-01-11T20:21:43.0161004Z  --test-matrix "" \ 2023-01-11T20:21:43.0161205Z  --pr-number "91627" \ 2023-01-11T20:21:43.0161385Z  --tag "" \ 2023-01-11T20:21:43.0161583Z  --event-name "pull_request" \ 2023-01-11T20:21:43.0161785Z  --schedule "" 2023-01-11T20:21:43.0172807Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:21:43.0173024Z env: 2023-01-11T20:21:43.0173469Z GITHUB_TOKEN: *** 2023-01-11T20:21:43.0173655Z ##[endgroup] 2023-01-11T20:21:43.1254817Z .github/scripts/filter_test_configs.py:155: UserWarning: Invalid test matrix input '', exiting 2023-01-11T20:21:43.1255251Z warnings.warn(f"Invalid test matrix input '{args.test_matrix}', exiting") 2023-01-11T20:21:43.1386764Z ##[group]Run echo "" 2023-01-11T20:21:43.1386938Z echo "" 2023-01-11T20:21:43.1398345Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:21:43.1398570Z ##[endgroup] 2023-01-11T20:21:43.1421558Z 2023-01-11T20:21:43.1522147Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T20:21:43.1522504Z # detached container should get cleaned up by teardown_ec2_linux 2023-01-11T20:21:43.1522762Z container_name=$(docker run \ 2023-01-11T20:21:43.1522975Z  -e BUILD_ENVIRONMENT \ 2023-01-11T20:21:43.1523182Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2023-01-11T20:21:43.1523399Z  -e AWS_DEFAULT_REGION \ 2023-01-11T20:21:43.1523598Z  -e PR_NUMBER \ 2023-01-11T20:21:43.1523766Z  -e SHA1 \ 2023-01-11T20:21:43.1523941Z  -e BRANCH \ 2023-01-11T20:21:43.1524204Z  -e SCCACHE_BUCKET \ 2023-01-11T20:21:43.1524395Z  -e SCCACHE_S3_KEY_PREFIX \ 2023-01-11T20:21:43.1524592Z  -e XLA_CUDA \ 2023-01-11T20:21:43.1524797Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2023-01-11T20:21:43.1525021Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2023-01-11T20:21:43.1525381Z  -e TORCH_CUDA_ARCH_LIST \ 2023-01-11T20:21:43.1525583Z  -e PR_LABELS \ 2023-01-11T20:21:43.1525765Z  -e OUR_GITHUB_JOB_ID \ 2023-01-11T20:21:43.1526002Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2023-01-11T20:21:43.1526260Z  --security-opt seccomp=unconfined \ 2023-01-11T20:21:43.1526473Z  --cap-add=SYS_PTRACE \ 2023-01-11T20:21:43.1526661Z  --tty \ 2023-01-11T20:21:43.1526836Z  --detach \ 2023-01-11T20:21:43.1527005Z  --user jenkins \ 2023-01-11T20:21:43.1527242Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2023-01-11T20:21:43.1527489Z  -w /var/lib/jenkins/workspace \ 2023-01-11T20:21:43.1527680Z  "${DOCKER_IMAGE}" 2023-01-11T20:21:43.1527851Z ) 2023-01-11T20:21:43.1528089Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2023-01-11T20:21:43.1538782Z shell: /usr/bin/bash -e {0} 2023-01-11T20:21:43.1538959Z env: 2023-01-11T20:21:43.1539175Z BUILD_ENVIRONMENT: linux-focal-py3.7-gcc7-pch 2023-01-11T20:21:43.1539397Z BRANCH: pull/91627 2023-01-11T20:21:43.1539576Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T20:21:43.1539768Z PR_NUMBER: 91627 2023-01-11T20:21:43.1539982Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:21:43.1540233Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2023-01-11T20:21:43.1540474Z SCCACHE_S3_KEY_PREFIX: pull 2023-01-11T20:21:43.1540749Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2023-01-11T20:21:43.1541075Z PR_LABELS: [ "module: bc-breaking", "triaged", "open source", "topic: bc_breaking" ] 2023-01-11T20:21:43.1541328Z TORCH_CUDA_ARCH_LIST: 5.2 2023-01-11T20:21:43.1541681Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:21:43.1542007Z XLA_CUDA: 2023-01-11T20:21:43.1542152Z DEBUG: 0 2023-01-11T20:21:43.1542329Z OUR_GITHUB_JOB_ID: 10588391843 2023-01-11T20:21:43.1542509Z ##[endgroup] 2023-01-11T20:21:49.0700863Z ++ dirname .jenkins/pytorch/build.sh 2023-01-11T20:21:49.0706209Z + source .jenkins/pytorch/common.sh 2023-01-11T20:21:49.0709085Z +++ dirname .jenkins/pytorch/common.sh 2023-01-11T20:21:49.0714812Z ++ source .jenkins/pytorch/common_utils.sh 2023-01-11T20:21:49.0716146Z +++ declare -f -t trap_add 2023-01-11T20:21:49.0721454Z ++ set -ex 2023-01-11T20:21:49.0721962Z ++ [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2023-01-11T20:21:49.0722333Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T20:21:49.0725446Z ++ dirname .jenkins/pytorch/build.sh 2023-01-11T20:21:49.0730943Z + source .jenkins/pytorch/common-build.sh 2023-01-11T20:21:49.0733565Z ++ [[ linux-focal-py3.7-gcc7-pch != *win-* ]] 2023-01-11T20:21:49.0738172Z ++++ dirname .jenkins/pytorch/common-build.sh 2023-01-11T20:21:49.0743196Z +++ cd .jenkins/pytorch 2023-01-11T20:21:49.0743421Z +++ pwd -P 2023-01-11T20:21:49.0745580Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2023-01-11T20:21:49.0745850Z ++ which sccache 2023-01-11T20:21:49.0753286Z ++ sccache --stop-server 2023-01-11T20:21:49.0775768Z ++ true 2023-01-11T20:21:49.0776062Z ++ rm -f /var/lib/jenkins/sccache_error.log 2023-01-11T20:21:49.0782596Z ++ [[ -n 1 ]] 2023-01-11T20:21:49.0783177Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2023-01-11T20:21:49.0783708Z Skipping sccache server initialization, setting environment variables 2023-01-11T20:21:49.0784188Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:21:49.0787526Z ++ SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:21:49.0788036Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:21:49.0788524Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:21:49.0799828Z ++ export RUST_LOG=sccache::server=error 2023-01-11T20:21:49.0800080Z ++ RUST_LOG=sccache::server=error 2023-01-11T20:21:49.0800337Z ++ sccache --zero-stats 2023-01-11T20:21:49.0917806Z Compile requests 0 2023-01-11T20:21:49.0918403Z Compile requests executed 0 2023-01-11T20:21:49.0918806Z Cache hits 0 2023-01-11T20:21:49.0919143Z Cache misses 0 2023-01-11T20:21:49.0919508Z Cache timeouts 0 2023-01-11T20:21:49.0919877Z Cache read errors 0 2023-01-11T20:21:49.0920229Z Forced recaches 0 2023-01-11T20:21:49.0920509Z Cache write errors 0 2023-01-11T20:21:49.0921290Z Compilation failures 0 2023-01-11T20:21:49.0921595Z Cache errors 0 2023-01-11T20:21:49.0922315Z Non-cacheable compilations 0 2023-01-11T20:21:49.0922796Z Non-cacheable calls 0 2023-01-11T20:21:49.0923116Z Non-compilation calls 0 2023-01-11T20:21:49.0923330Z Unsupported compiler calls 0 2023-01-11T20:21:49.0923542Z Average cache write 0.000 s 2023-01-11T20:21:49.0923762Z Average cache read miss 0.000 s 2023-01-11T20:21:49.0923979Z Average cache read hit 0.000 s 2023-01-11T20:21:49.0924255Z Failed distributed compilations 0 2023-01-11T20:21:49.0926731Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T20:21:49.0927131Z ++ trap_add sccache_epilogue EXIT 2023-01-11T20:21:49.0927343Z ++ trap_add_cmd=sccache_epilogue 2023-01-11T20:21:49.0927534Z ++ shift 2023-01-11T20:21:49.0927782Z ++ for trap_add_name in "$@" 2023-01-11T20:21:49.0928601Z ++++ trap -p EXIT 2023-01-11T20:21:49.0931625Z +++ eval 'extract_trap_cmd ' 2023-01-11T20:21:49.0932007Z ++++ extract_trap_cmd 2023-01-11T20:21:49.0932267Z ++++ printf '%s\n' '' 2023-01-11T20:21:49.0932645Z +++ printf '%s\n' sccache_epilogue 2023-01-11T20:21:49.0934491Z ++ trap -- ' 2023-01-11T20:21:49.0934795Z sccache_epilogue' EXIT 2023-01-11T20:21:49.0934980Z ++ which ccache 2023-01-11T20:21:49.0943960Z + [[ linux-focal-py3.7-gcc7-pch == *-clang7-asan* ]] 2023-01-11T20:21:49.0944274Z + [[ linux-focal-py3.7-gcc7-pch == *-clang7-tsan* ]] 2023-01-11T20:21:49.0944599Z + [[ linux-focal-py3.7-gcc7-pch == *-mobile-*build* ]] 2023-01-11T20:21:49.0944858Z + echo 'Python version:' 2023-01-11T20:21:49.0945029Z Python version: 2023-01-11T20:21:49.0945230Z + python --version 2023-01-11T20:21:49.0955654Z Python 3.7.15 2023-01-11T20:21:49.0957147Z + echo 'GCC version:' 2023-01-11T20:21:49.0957371Z GCC version: 2023-01-11T20:21:49.0957597Z + gcc --version 2023-01-11T20:21:49.1065260Z gcc (Ubuntu 7.5.0-6ubuntu2) 7.5.0 2023-01-11T20:21:49.1065627Z Copyright (C) 2017 Free Software Foundation, Inc. 2023-01-11T20:21:49.1065925Z This is free software; see the source for copying conditions. There is NO 2023-01-11T20:21:49.1066249Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2023-01-11T20:21:49.1066631Z 2023-01-11T20:21:49.1070584Z + echo 'CMake version:' 2023-01-11T20:21:49.1070968Z CMake version: 2023-01-11T20:21:49.1071469Z + cmake --version 2023-01-11T20:21:49.1111220Z cmake version 3.22.1 2023-01-11T20:21:49.1111388Z 2023-01-11T20:21:49.1111559Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2023-01-11T20:21:49.1115080Z + echo 'Environment variables:' 2023-01-11T20:21:49.1115461Z Environment variables: 2023-01-11T20:21:49.1115770Z + env 2023-01-11T20:21:49.1121521Z INSTALLED_DB=yes 2023-01-11T20:21:49.1122098Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:21:49.1122490Z PR_LABELS=[ 2023-01-11T20:21:49.1122826Z "module: bc-breaking", 2023-01-11T20:21:49.1123069Z "triaged", 2023-01-11T20:21:49.1123247Z "open source", 2023-01-11T20:21:49.1123444Z "topic: bc_breaking" 2023-01-11T20:21:49.1123611Z ] 2023-01-11T20:21:49.1123985Z BUILD_ENVIRONMENT=linux-focal-py3.7-gcc7-pch 2023-01-11T20:21:49.1124377Z HOSTNAME=c802a2dd3cc5 2023-01-11T20:21:49.1125020Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_5a1ffe08-fd39-44bd-a225-5498310b2901 2023-01-11T20:21:49.1125490Z GITHUB_ACTION=__self 2023-01-11T20:21:49.1125664Z GITHUB_RUN_NUMBER=77928 2023-01-11T20:21:49.1125944Z GITHUB_REPOSITORY_OWNER_ID=21003710 2023-01-11T20:21:49.1126388Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2023-01-11T20:21:49.1126856Z AWS_DEFAULT_REGION=us-east-1 2023-01-11T20:21:49.1127104Z SCCACHE_IDLE_TIMEOUT=1200 2023-01-11T20:21:49.1127305Z GITHUB_TRIGGERING_ACTOR=albanD 2023-01-11T20:21:49.1127488Z GITHUB_REF_TYPE=branch 2023-01-11T20:21:49.1127693Z TORCH_CUDA_ARCH_LIST=5.2 2023-01-11T20:21:49.1127897Z XLA_CUDA= 2023-01-11T20:21:49.1128311Z *** 2023-01-11T20:21:49.1129472Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2023-01-11T20:21:49.1129846Z GITHUB_REPOSITORY_ID=65600975 2023-01-11T20:21:49.1130215Z GITHUB_ACTIONS=true 2023-01-11T20:21:49.1131072Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2023-01-11T20:21:49.1131583Z SHA1=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T20:21:49.1132017Z GITHUB_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T20:21:49.1132559Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/91627/merge 2023-01-11T20:21:49.1132973Z UCC_HOME=/usr 2023-01-11T20:21:49.1133290Z GITHUB_REF=refs/pull/91627/merge 2023-01-11T20:21:49.1133635Z GITHUB_REF_PROTECTED=false 2023-01-11T20:21:49.1133937Z HOME=/var/lib/jenkins 2023-01-11T20:21:49.1134696Z GITHUB_API_URL=https://api.github.com 2023-01-11T20:21:49.1135037Z INSTALLED_THRIFT= 2023-01-11T20:21:49.1135640Z UCX_COMMIT= 2023-01-11T20:21:49.1135961Z SCCACHE_S3_KEY_PREFIX=pull 2023-01-11T20:21:49.1136292Z UCX_HOME=/usr 2023-01-11T20:21:49.1137311Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_5a1ffe08-fd39-44bd-a225-5498310b2901 2023-01-11T20:21:49.1138692Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_5a1ffe08-fd39-44bd-a225-5498310b2901 2023-01-11T20:21:49.1140096Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2023-01-11T20:21:49.1140583Z GITHUB_EVENT_NAME=pull_request 2023-01-11T20:21:49.1140916Z GITHUB_RUN_ID=3896099317 2023-01-11T20:21:49.1141669Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_5a1ffe08-fd39-44bd-a225-5498310b2901 2023-01-11T20:21:49.1142242Z GITHUB_ACTOR=LucaLumetti 2023-01-11T20:21:49.1142559Z PR_NUMBER=91627 2023-01-11T20:21:49.1142862Z DESIRED_CUDA= 2023-01-11T20:21:49.1143178Z GITHUB_RUN_ATTEMPT=2 2023-01-11T20:21:49.1143578Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2023-01-11T20:21:49.1143968Z TERM=xterm 2023-01-11T20:21:49.1144366Z INSTALLED_VISION=yes 2023-01-11T20:21:49.1144696Z BRANCH=pull/91627 2023-01-11T20:21:49.1145017Z OUR_GITHUB_JOB_ID=10588391843 2023-01-11T20:21:49.1145374Z OPENSSL_ROOT_DIR=/opt/openssl 2023-01-11T20:21:49.1145728Z CUDA_PATH=/usr/local/cuda 2023-01-11T20:21:49.1146546Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2023-01-11T20:21:49.1147033Z GITHUB_SERVER_URL=https://github.com 2023-01-11T20:21:49.1147512Z UCC_COMMIT= 2023-01-11T20:21:49.1147759Z INSTALLED_ANDROID= 2023-01-11T20:21:49.1147931Z SHLVL=1 2023-01-11T20:21:49.1148085Z MAX_JOBS=6 2023-01-11T20:21:49.1148247Z GITHUB_ACTOR_ID=7543386 2023-01-11T20:21:49.1148475Z GITHUB_WORKFLOW_SHA=57fc38f02f250896a12b32cfa200a6105a03d09c 2023-01-11T20:21:49.1148699Z GITHUB_REF_NAME=91627/merge 2023-01-11T20:21:49.1149036Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2023-01-11T20:21:49.1149290Z GITHUB_JOB=build 2023-01-11T20:21:49.1149488Z GITHUB_REPOSITORY=pytorch/pytorch 2023-01-11T20:21:49.1149678Z GITHUB_RETENTION_DAYS=90 2023-01-11T20:21:49.1149870Z OPENSSL_DIR=/opt/openssl 2023-01-11T20:21:49.1150065Z GITHUB_ACTION_REPOSITORY= 2023-01-11T20:21:49.1150382Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2023-01-11T20:21:49.1150660Z GITHUB_BASE_REF=master 2023-01-11T20:21:49.1150837Z CI=true 2023-01-11T20:21:49.1151085Z GITHUB_REPOSITORY_OWNER=pytorch 2023-01-11T20:21:49.1151298Z RUST_LOG=sccache::server=error 2023-01-11T20:21:49.1151500Z INSTALLED_PROTOBUF=yes 2023-01-11T20:21:49.1151688Z GITHUB_HEAD_REF=master 2023-01-11T20:21:49.1151855Z GITHUB_ACTION_REF= 2023-01-11T20:21:49.1152140Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2023-01-11T20:21:49.1152377Z GITHUB_WORKFLOW=pull 2023-01-11T20:21:49.1152563Z DEBIAN_FRONTEND=noninteractive 2023-01-11T20:21:49.1152982Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_5a1ffe08-fd39-44bd-a225-5498310b2901 2023-01-11T20:21:49.1153294Z SKIP_SCCACHE_INITIALIZATION=1 2023-01-11T20:21:49.1153470Z _=/usr/bin/env 2023-01-11T20:21:49.1153728Z + [[ linux-focal-py3.7-gcc7-pch == *cuda* ]] 2023-01-11T20:21:49.1154029Z + [[ linux-focal-py3.7-gcc7-pch == *cuda11* ]] 2023-01-11T20:21:49.1154324Z + [[ linux-focal-py3.7-gcc7-pch == *\c\a\f\f\e\2* ]] 2023-01-11T20:21:49.1154673Z + [[ linux-focal-py3.7-gcc7-pch == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2023-01-11T20:21:49.1155031Z + [[ linux-focal-py3.7-gcc7-pch == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2023-01-11T20:21:49.1155347Z + [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2023-01-11T20:21:49.1155558Z + export USE_LLVM=/opt/llvm 2023-01-11T20:21:49.1155747Z + USE_LLVM=/opt/llvm 2023-01-11T20:21:49.1155955Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2023-01-11T20:21:49.1156161Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2023-01-11T20:21:49.1156349Z + which conda 2023-01-11T20:21:49.1156527Z /opt/conda/bin/conda 2023-01-11T20:21:49.1156719Z + export CMAKE_PREFIX_PATH=/opt/conda 2023-01-11T20:21:49.1156935Z + CMAKE_PREFIX_PATH=/opt/conda 2023-01-11T20:21:49.1157217Z + [[ linux-focal-py3.7-gcc7-pch == *libtorch* ]] 2023-01-11T20:21:49.1157508Z + [[ linux-focal-py3.7-gcc7-pch == *-android* ]] 2023-01-11T20:21:49.1157805Z + [[ linux-focal-py3.7-gcc7-pch != *android* ]] 2023-01-11T20:21:49.1158100Z + [[ linux-focal-py3.7-gcc7-pch == *vulkan* ]] 2023-01-11T20:21:49.1158376Z + [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2023-01-11T20:21:49.1158608Z + '[' -z 6 ']' 2023-01-11T20:21:49.1158854Z + [[ linux-focal-py3.7-gcc7-pch == *cuda* ]] 2023-01-11T20:21:49.1159139Z + [[ linux-focal-py3.7-gcc7-pch == *clang* ]] 2023-01-11T20:21:49.1159419Z + [[ linux-focal-py3.7-gcc7-pch == *no-ops* ]] 2023-01-11T20:21:49.1159708Z + [[ linux-focal-py3.7-gcc7-pch == *-pch* ]] 2023-01-11T20:21:49.1159937Z + export USE_PRECOMPILED_HEADERS=1 2023-01-11T20:21:49.1160132Z + USE_PRECOMPILED_HEADERS=1 2023-01-11T20:21:49.1160455Z + [[ linux-focal-py3.7-gcc7-pch == *linux-focal-py3.7-gcc7-build* ]] 2023-01-11T20:21:49.1160787Z + [[ linux-focal-py3.7-gcc7-pch != *android* ]] 2023-01-11T20:21:49.1161063Z + [[ linux-focal-py3.7-gcc7-pch != *cuda* ]] 2023-01-11T20:21:49.1161303Z + export BUILD_STATIC_RUNTIME_BENCHMARK=ON 2023-01-11T20:21:49.1161525Z + BUILD_STATIC_RUNTIME_BENCHMARK=ON 2023-01-11T20:21:49.1161792Z + [[ linux-focal-py3.7-gcc7-pch == *-bazel-* ]] 2023-01-11T20:21:49.1162207Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2023-01-11T20:21:49.1162550Z The next three invocations are expected to fail with invalid command error messages. 2023-01-11T20:21:49.1167323Z + get_exit_code python setup.py bad_argument 2023-01-11T20:21:49.1167611Z + set +e 2023-01-11T20:21:49.1167790Z + python setup.py bad_argument 2023-01-11T20:21:49.4048415Z Building wheel torch-2.0.0a0+git8419ddd 2023-01-11T20:21:49.4295688Z invalid command 'bad_argument' 2023-01-11T20:21:49.4640521Z + retcode=1 2023-01-11T20:21:49.4640811Z + set -e 2023-01-11T20:21:49.4640960Z + return 1 2023-01-11T20:21:49.4644677Z + get_exit_code python setup.py 'clean]' 2023-01-11T20:21:49.4645020Z + set +e 2023-01-11T20:21:49.4645400Z + python setup.py 'clean]' 2023-01-11T20:21:49.7454786Z Building wheel torch-2.0.0a0+git8419ddd 2023-01-11T20:21:49.7667382Z invalid command name 'clean]' 2023-01-11T20:21:49.8036795Z + retcode=1 2023-01-11T20:21:49.8037123Z + set -e 2023-01-11T20:21:49.8037292Z + return 1 2023-01-11T20:21:49.8040720Z + get_exit_code python setup.py clean bad_argument 2023-01-11T20:21:49.8041437Z + set +e 2023-01-11T20:21:49.8041661Z + python setup.py clean bad_argument 2023-01-11T20:21:50.0879108Z Building wheel torch-2.0.0a0+git8419ddd 2023-01-11T20:21:50.1159784Z invalid command 'bad_argument' 2023-01-11T20:21:50.1550605Z + retcode=1 2023-01-11T20:21:50.1550974Z + set -e 2023-01-11T20:21:50.1551223Z + return 1 2023-01-11T20:21:50.1552402Z + [[ linux-focal-py3.7-gcc7-pch != *libtorch* ]] 2023-01-11T20:21:50.1552762Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2023-01-11T20:21:50.1553109Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2023-01-11T20:21:50.1553316Z + WERROR=1 2023-01-11T20:21:50.1553487Z + python setup.py bdist_wheel 2023-01-11T20:21:50.4395212Z Building wheel torch-2.0.0a0+git8419ddd 2023-01-11T20:21:50.4670543Z -- Building version 2.0.0a0+git8419ddd 2023-01-11T20:21:50.4793401Z cmake -DBUILD_ENVIRONMENT=linux-focal-py3.7-gcc7-pch -DBUILD_PYTHON=True -DBUILD_STATIC_RUNTIME_BENCHMARK=ON -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/var/lib/jenkins/workspace/torch -DCMAKE_PREFIX_PATH=/opt/conda/lib/python3.7/site-packages;/opt/conda -DNUMPY_INCLUDE_DIR=/opt/conda/lib/python3.7/site-packages/numpy/core/include -DOPENSSL_ROOT_DIR=/opt/openssl -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DPYTHON_INCLUDE_DIR=/opt/conda/include/python3.7m -DPYTHON_LIBRARY=/opt/conda/lib/libpython3.7m.so.1.0 -DTORCH_BUILD_VERSION=2.0.0a0+git8419ddd -DUSE_LLVM=/opt/llvm -DUSE_NUMPY=True -DUSE_PRECOMPILED_HEADERS=1 -DWERROR=1 /var/lib/jenkins/workspace 2023-01-11T20:21:50.5462295Z -- The CXX compiler identification is GNU 7.5.0 2023-01-11T20:21:50.6009489Z -- The C compiler identification is GNU 7.5.0 2023-01-11T20:21:50.6122460Z -- Detecting CXX compiler ABI info 2023-01-11T20:21:50.7399227Z -- Detecting CXX compiler ABI info - done 2023-01-11T20:21:50.7476719Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2023-01-11T20:21:50.7479154Z -- Detecting CXX compile features 2023-01-11T20:21:50.7483799Z -- Detecting CXX compile features - done 2023-01-11T20:21:50.7512409Z -- Detecting C compiler ABI info 2023-01-11T20:21:50.8273972Z -- Detecting C compiler ABI info - done 2023-01-11T20:21:50.8349487Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2023-01-11T20:21:50.8351981Z -- Detecting C compile features 2023-01-11T20:21:50.8355674Z -- Detecting C compile features - done 2023-01-11T20:21:50.8360669Z -- Not forcing any particular BLAS to be found 2023-01-11T20:21:50.8385763Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2023-01-11T20:21:50.8414809Z -- Performing Test COMPILER_WORKS 2023-01-11T20:21:50.9186131Z -- Performing Test COMPILER_WORKS - Success 2023-01-11T20:21:50.9188557Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2023-01-11T20:21:50.9418082Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2023-01-11T20:21:50.9418456Z -- Turning off deprecation warning due to glog. 2023-01-11T20:21:50.9425316Z -- Performing Test C_HAS_AVX_1 2023-01-11T20:21:51.1589166Z -- Performing Test C_HAS_AVX_1 - Failed 2023-01-11T20:21:51.1589798Z -- Performing Test C_HAS_AVX_2 2023-01-11T20:21:51.2712262Z -- Performing Test C_HAS_AVX_2 - Success 2023-01-11T20:21:51.2713663Z -- Performing Test C_HAS_AVX2_1 2023-01-11T20:21:51.4336472Z -- Performing Test C_HAS_AVX2_1 - Failed 2023-01-11T20:21:51.4336867Z -- Performing Test C_HAS_AVX2_2 2023-01-11T20:21:51.5586037Z -- Performing Test C_HAS_AVX2_2 - Success 2023-01-11T20:21:51.5588681Z -- Performing Test C_HAS_AVX512_1 2023-01-11T20:21:51.7220060Z -- Performing Test C_HAS_AVX512_1 - Failed 2023-01-11T20:21:51.7220411Z -- Performing Test C_HAS_AVX512_2 2023-01-11T20:21:51.8875820Z -- Performing Test C_HAS_AVX512_2 - Failed 2023-01-11T20:21:51.8876331Z -- Performing Test C_HAS_AVX512_3 2023-01-11T20:21:51.9068566Z -- Performing Test C_HAS_AVX512_3 - Failed 2023-01-11T20:21:51.9070638Z -- Performing Test CXX_HAS_AVX_1 2023-01-11T20:21:52.0857068Z -- Performing Test CXX_HAS_AVX_1 - Failed 2023-01-11T20:21:52.0858655Z -- Performing Test CXX_HAS_AVX_2 2023-01-11T20:21:52.2614696Z -- Performing Test CXX_HAS_AVX_2 - Success 2023-01-11T20:21:52.2616344Z -- Performing Test CXX_HAS_AVX2_1 2023-01-11T20:21:52.4275194Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2023-01-11T20:21:52.4275520Z -- Performing Test CXX_HAS_AVX2_2 2023-01-11T20:21:52.5529523Z -- Performing Test CXX_HAS_AVX2_2 - Success 2023-01-11T20:21:52.5531161Z -- Performing Test CXX_HAS_AVX512_1 2023-01-11T20:21:52.7160624Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2023-01-11T20:21:52.7161033Z -- Performing Test CXX_HAS_AVX512_2 2023-01-11T20:21:52.8628591Z -- Performing Test CXX_HAS_AVX512_2 - Failed 2023-01-11T20:21:52.8629906Z -- Performing Test CXX_HAS_AVX512_3 2023-01-11T20:21:52.8822026Z -- Performing Test CXX_HAS_AVX512_3 - Failed 2023-01-11T20:21:52.8822406Z -- Current compiler supports avx2 extension. Will build perfkernels. 2023-01-11T20:21:52.8824108Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2023-01-11T20:21:53.0252070Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2023-01-11T20:21:53.0252486Z -- Current compiler supports avx512f extension. Will build fbgemm. 2023-01-11T20:21:53.0258057Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2023-01-11T20:21:53.1520055Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2023-01-11T20:21:53.1526209Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2023-01-11T20:21:53.2347352Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2023-01-11T20:21:53.2353967Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2023-01-11T20:21:53.3216987Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2023-01-11T20:21:53.3298740Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2023-01-11T20:21:53.3388693Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2023-01-11T20:21:53.3394764Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2023-01-11T20:21:53.3395313Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2023-01-11T20:21:53.3395870Z or a Caffe2 dependent library, the next warning / error will give you more 2023-01-11T20:21:53.3396213Z info. 2023-01-11T20:21:53.3396571Z Call Stack (most recent call first): 2023-01-11T20:21:53.3396809Z cmake/Dependencies.cmake:43 (include) 2023-01-11T20:21:53.3397040Z CMakeLists.txt:705 (include) 2023-01-11T20:21:53.3397152Z 2023-01-11T20:21:53.3397240Z  2023-01-11T20:21:53.3397504Z CMake Warning at cmake/Dependencies.cmake:66 (message): 2023-01-11T20:21:53.3397897Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2023-01-11T20:21:53.3398140Z Call Stack (most recent call first): 2023-01-11T20:21:53.3398348Z CMakeLists.txt:705 (include) 2023-01-11T20:21:53.3398467Z 2023-01-11T20:21:53.3398567Z  2023-01-11T20:21:53.3399538Z -- Building using own protobuf under third_party per request. 2023-01-11T20:21:53.3399892Z -- Use custom protobuf build. 2023-01-11T20:21:53.3412879Z -- 2023-01-11T20:21:53.3413219Z -- 3.13.0.0 2023-01-11T20:21:53.3420665Z -- Looking for pthread.h 2023-01-11T20:21:53.4185141Z -- Looking for pthread.h - found 2023-01-11T20:21:53.4186023Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2023-01-11T20:21:53.4926402Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2023-01-11T20:21:53.4926934Z -- Check if compiler accepts -pthread 2023-01-11T20:21:53.5721180Z -- Check if compiler accepts -pthread - yes 2023-01-11T20:21:53.5728906Z -- Found Threads: TRUE 2023-01-11T20:21:53.5733134Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2023-01-11T20:21:53.6608103Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2023-01-11T20:21:53.6709957Z -- Caffe2 protobuf include directory: $$ 2023-01-11T20:21:53.6726119Z -- Trying to find preferred BLAS backend of choice: MKL 2023-01-11T20:21:53.6736540Z -- MKL_THREADING = OMP 2023-01-11T20:21:53.6739190Z -- Looking for sys/types.h 2023-01-11T20:21:53.7514965Z -- Looking for sys/types.h - found 2023-01-11T20:21:53.7516066Z -- Looking for stdint.h 2023-01-11T20:21:53.8273879Z -- Looking for stdint.h - found 2023-01-11T20:21:53.8275666Z -- Looking for stddef.h 2023-01-11T20:21:53.8988682Z -- Looking for stddef.h - found 2023-01-11T20:21:53.8989071Z -- Check size of void* 2023-01-11T20:21:53.9735329Z -- Check size of void* - done 2023-01-11T20:21:54.2395126Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:21:54.2395772Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:21:54.2396147Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:21:54.2396499Z problems in calling code that expects `find_package` result variables 2023-01-11T20:21:54.2396921Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:21:54.2397207Z Call Stack (most recent call first): 2023-01-11T20:21:54.2397515Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:21:54.2397858Z cmake/Modules/FindMKL.cmake:233 (FIND_PACKAGE) 2023-01-11T20:21:54.2398178Z cmake/Modules/FindMKL.cmake:328 (CHECK_ALL_LIBRARIES) 2023-01-11T20:21:54.2398514Z cmake/Dependencies.cmake:210 (find_package) 2023-01-11T20:21:54.2398750Z CMakeLists.txt:705 (include) 2023-01-11T20:21:54.2399138Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:21:54.2399448Z  2023-01-11T20:21:54.3343469Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:21:54.3344202Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:21:54.3344540Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:21:54.3344987Z problems in calling code that expects `find_package` result variables 2023-01-11T20:21:54.3345319Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:21:54.3345560Z Call Stack (most recent call first): 2023-01-11T20:21:54.3345882Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:21:54.3388309Z cmake/Modules/FindMKL.cmake:233 (FIND_PACKAGE) 2023-01-11T20:21:54.3388692Z cmake/Modules/FindMKL.cmake:328 (CHECK_ALL_LIBRARIES) 2023-01-11T20:21:54.3388933Z cmake/Dependencies.cmake:210 (find_package) 2023-01-11T20:21:54.3389145Z CMakeLists.txt:705 (include) 2023-01-11T20:21:54.3389524Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:21:54.3389770Z  2023-01-11T20:21:54.3389966Z -- Looking for cblas_sgemm 2023-01-11T20:21:54.5978181Z -- Looking for cblas_sgemm - found 2023-01-11T20:21:54.6020332Z -- MKL libraries: /opt/conda/lib/libmkl_intel_lp64.so;/opt/conda/lib/libmkl_gnu_thread.so;/opt/conda/lib/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so 2023-01-11T20:21:54.6021502Z -- MKL include directory: /opt/conda/include 2023-01-11T20:21:54.6021915Z -- MKL OpenMP type: GNU 2023-01-11T20:21:54.6022338Z -- MKL OpenMP library: -fopenmp 2023-01-11T20:21:54.6331065Z -- The ASM compiler identification is GNU 2023-01-11T20:21:54.6349414Z -- Found assembler: /opt/cache/bin/cc 2023-01-11T20:21:54.6455995Z -- Brace yourself, we are building NNPACK 2023-01-11T20:21:54.6495085Z -- Performing Test NNPACK_ARCH_IS_X86_32 2023-01-11T20:21:54.6757542Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2023-01-11T20:21:54.6931399Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.15") 2023-01-11T20:21:54.6931722Z -- NNPACK backend is x86-64 2023-01-11T20:21:54.8839191Z -- Found Python: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 2023-01-11T20:21:54.8901430Z -- Failed to find LLVM FileCheck 2023-01-11T20:21:54.8929838Z -- Found Git: /usr/bin/git (found version "2.25.1") 2023-01-11T20:21:54.9050445Z -- git version: v1.6.1 normalized to 1.6.1 2023-01-11T20:21:54.9050893Z -- Version: 1.6.1 2023-01-11T20:21:54.9057349Z -- Looking for shm_open in rt 2023-01-11T20:21:54.9793178Z -- Looking for shm_open in rt - found 2023-01-11T20:21:54.9800166Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2023-01-11T20:21:55.0666928Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2023-01-11T20:21:55.0674294Z -- Performing Test HAVE_CXX_FLAG_WALL 2023-01-11T20:21:55.1511989Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2023-01-11T20:21:55.1519698Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2023-01-11T20:21:55.2379660Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2023-01-11T20:21:55.2386790Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2023-01-11T20:21:55.3230997Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2023-01-11T20:21:55.3237962Z -- Performing Test HAVE_CXX_FLAG_WERROR 2023-01-11T20:21:55.4049014Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2023-01-11T20:21:55.4059077Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2023-01-11T20:21:55.4884490Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2023-01-11T20:21:55.4892028Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2023-01-11T20:21:55.5735619Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2023-01-11T20:21:55.5743370Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2023-01-11T20:21:55.6583298Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2023-01-11T20:21:55.6591828Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2023-01-11T20:21:55.6864264Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2023-01-11T20:21:55.6872245Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2023-01-11T20:21:55.7729392Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2023-01-11T20:21:55.7737582Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2023-01-11T20:21:55.8594695Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2023-01-11T20:21:55.8601853Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2023-01-11T20:21:55.9555111Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2023-01-11T20:21:55.9565917Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2023-01-11T20:21:56.0401395Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2023-01-11T20:21:56.0408460Z -- Performing Test HAVE_CXX_FLAG_WD654 2023-01-11T20:21:56.0637309Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2023-01-11T20:21:56.0643860Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2023-01-11T20:21:56.0908131Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2023-01-11T20:21:56.0915030Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2023-01-11T20:21:56.1758273Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2023-01-11T20:21:56.1759142Z -- Performing Test HAVE_STD_REGEX 2023-01-11T20:21:56.1759433Z -- Performing Test HAVE_STD_REGEX 2023-01-11T20:21:56.3830694Z -- Performing Test HAVE_STD_REGEX -- success 2023-01-11T20:21:56.3831032Z -- Performing Test HAVE_GNU_POSIX_REGEX 2023-01-11T20:21:56.3831362Z -- Performing Test HAVE_GNU_POSIX_REGEX 2023-01-11T20:21:56.4087617Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2023-01-11T20:21:56.4087987Z -- Performing Test HAVE_POSIX_REGEX 2023-01-11T20:21:56.4088304Z -- Performing Test HAVE_POSIX_REGEX 2023-01-11T20:21:56.5729677Z -- Performing Test HAVE_POSIX_REGEX -- success 2023-01-11T20:21:56.5730005Z -- Performing Test HAVE_STEADY_CLOCK 2023-01-11T20:21:56.5730269Z -- Performing Test HAVE_STEADY_CLOCK 2023-01-11T20:21:56.6956975Z -- Performing Test HAVE_STEADY_CLOCK -- success 2023-01-11T20:21:56.7218557Z -- Performing Test COMPILER_SUPPORTS_AVX512 2023-01-11T20:21:56.8142434Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2023-01-11T20:21:56.8162856Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:21:56.8163528Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:21:56.8163904Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:21:56.8164548Z problems in calling code that expects `find_package` result variables 2023-01-11T20:21:56.8164862Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:21:56.8165076Z Call Stack (most recent call first): 2023-01-11T20:21:56.8165394Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:21:56.8165727Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2023-01-11T20:21:56.8166148Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:21:56.8166397Z  2023-01-11T20:21:56.8166726Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2023-01-11T20:21:56.8167484Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:21:56.8168004Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:21:56.8168319Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:21:56.8168625Z problems in calling code that expects `find_package` result variables 2023-01-11T20:21:56.8168876Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:21:56.8169099Z Call Stack (most recent call first): 2023-01-11T20:21:56.8169362Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:21:56.8169627Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2023-01-11T20:21:56.8169966Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:21:56.8170205Z  2023-01-11T20:21:56.8170460Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2023-01-11T20:21:56.8172497Z -- Found OpenMP: TRUE (found version "4.5") 2023-01-11T20:21:56.8173391Z CMake Warning at third_party/fbgemm/CMakeLists.txt:87 (message): 2023-01-11T20:21:56.8173877Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2023-01-11T20:21:56.8174141Z 2023-01-11T20:21:56.8174247Z  2023-01-11T20:21:56.9135290Z CMake Warning at third_party/fbgemm/CMakeLists.txt:186 (message): 2023-01-11T20:21:56.9135765Z ========== 2023-01-11T20:21:56.9135958Z 2023-01-11T20:21:56.9136141Z  2023-01-11T20:21:56.9136669Z CMake Warning at third_party/fbgemm/CMakeLists.txt:187 (message): 2023-01-11T20:21:56.9137132Z CMAKE_BUILD_TYPE = Release 2023-01-11T20:21:56.9137356Z 2023-01-11T20:21:56.9137505Z  2023-01-11T20:21:56.9137889Z CMake Warning at third_party/fbgemm/CMakeLists.txt:188 (message): 2023-01-11T20:21:56.9138158Z CMAKE_CXX_FLAGS_DEBUG is -g 2023-01-11T20:21:56.9138280Z 2023-01-11T20:21:56.9138360Z  2023-01-11T20:21:56.9138628Z CMake Warning at third_party/fbgemm/CMakeLists.txt:189 (message): 2023-01-11T20:21:56.9138926Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2023-01-11T20:21:56.9139058Z 2023-01-11T20:21:56.9139134Z  2023-01-11T20:21:56.9139409Z CMake Warning at third_party/fbgemm/CMakeLists.txt:190 (message): 2023-01-11T20:21:56.9139616Z ========== 2023-01-11T20:21:56.9139712Z 2023-01-11T20:21:56.9139789Z  2023-01-11T20:21:56.9170391Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2023-01-11T20:21:57.0021415Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2023-01-11T20:21:57.0028770Z -- Performing Test __CxxFlag__fno_semantic_interposition 2023-01-11T20:21:57.0915106Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2023-01-11T20:21:57.0922418Z -- Performing Test __CxxFlag__fmerge_all_constants 2023-01-11T20:21:57.1774615Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2023-01-11T20:21:57.1781733Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2023-01-11T20:21:57.3157074Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2023-01-11T20:21:57.3175356Z ** AsmJit Summary ** 2023-01-11T20:21:57.3176009Z  ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2023-01-11T20:21:57.3176457Z  ASMJIT_TEST=FALSE 2023-01-11T20:21:57.3176695Z  ASMJIT_TARGET_TYPE=STATIC 2023-01-11T20:21:57.3176931Z  ASMJIT_DEPS=pthread;rt 2023-01-11T20:21:57.3177351Z  ASMJIT_LIBS=asmjit;pthread;rt 2023-01-11T20:21:57.3177614Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2023-01-11T20:21:57.3178083Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2023-01-11T20:21:57.3178478Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2023-01-11T20:21:57.3178829Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2023-01-11T20:21:57.3226852Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2023-01-11T20:21:57.3227231Z CMake Warning at cmake/Dependencies.cmake:893 (message): 2023-01-11T20:21:57.3227586Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2023-01-11T20:21:57.3227842Z Call Stack (most recent call first): 2023-01-11T20:21:57.3228038Z CMakeLists.txt:705 (include) 2023-01-11T20:21:57.3228159Z 2023-01-11T20:21:57.3228240Z  2023-01-11T20:21:57.3244886Z -- Using third party subdirectory Eigen. 2023-01-11T20:21:57.3435431Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.15", minimum required is "3.0") 2023-01-11T20:21:57.3454019Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found suitable version "3.7.15", minimum required is "3.0") 2023-01-11T20:21:57.3456325Z -- Using third_party/pybind11. 2023-01-11T20:21:57.3456748Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2023-01-11T20:21:57.4036880Z -- Checking for module 'mpi-c' 2023-01-11T20:21:57.4060349Z -- No package 'mpi-c' found 2023-01-11T20:21:57.4311303Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2023-01-11T20:21:57.4631621Z -- Checking for module 'mpi-cxx' 2023-01-11T20:21:57.4652482Z -- No package 'mpi-cxx' found 2023-01-11T20:21:57.4907486Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2023-01-11T20:21:57.4908649Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2023-01-11T20:21:57.4912633Z CMake Warning at cmake/Dependencies.cmake:1167 (message): 2023-01-11T20:21:57.4913003Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2023-01-11T20:21:57.4913263Z Call Stack (most recent call first): 2023-01-11T20:21:57.4913523Z CMakeLists.txt:705 (include) 2023-01-11T20:21:57.4913647Z 2023-01-11T20:21:57.4913730Z  2023-01-11T20:21:57.4933893Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:21:57.4934408Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:21:57.4934771Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:21:57.4935062Z problems in calling code that expects `find_package` result variables 2023-01-11T20:21:57.4935385Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:21:57.4935606Z Call Stack (most recent call first): 2023-01-11T20:21:57.4936067Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:21:57.4936385Z cmake/Dependencies.cmake:1222 (find_package) 2023-01-11T20:21:57.4936680Z CMakeLists.txt:705 (include) 2023-01-11T20:21:57.4937071Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:21:57.4937300Z  2023-01-11T20:21:57.4937828Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:21:57.4938525Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:21:57.4939017Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:21:57.4939315Z problems in calling code that expects `find_package` result variables 2023-01-11T20:21:57.4939580Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:21:57.4939805Z Call Stack (most recent call first): 2023-01-11T20:21:57.4940059Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:21:57.4940412Z cmake/Dependencies.cmake:1222 (find_package) 2023-01-11T20:21:57.4940634Z CMakeLists.txt:705 (include) 2023-01-11T20:21:57.4940940Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:21:57.4941183Z  2023-01-11T20:21:57.4943757Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2023-01-11T20:21:57.4944491Z -- Will link against OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so 2023-01-11T20:21:57.4944956Z -- Disabling kernel asserts for ROCm 2023-01-11T20:21:57.4945203Z -- Looking for LLVM in /opt/llvm 2023-01-11T20:21:57.4993740Z -- Found LLVM 9.0.1 2023-01-11T20:21:57.4994247Z -- Using LLVMConfig.cmake in: /opt/llvm/lib/cmake/llvm 2023-01-11T20:21:57.5002439Z CMake Warning at cmake/Dependencies.cmake:1387 (message): 2023-01-11T20:21:57.5002993Z Not using CUDA/ROCM, so disabling USE_NCCL. Suppress this warning with 2023-01-11T20:21:57.5003328Z -DUSE_NCCL=OFF. 2023-01-11T20:21:57.5003541Z Call Stack (most recent call first): 2023-01-11T20:21:57.5003747Z CMakeLists.txt:705 (include) 2023-01-11T20:21:57.5003868Z 2023-01-11T20:21:57.5003946Z  2023-01-11T20:21:57.5134586Z -- Performing Test UV_LINT_W4 2023-01-11T20:21:57.5327349Z -- Performing Test UV_LINT_W4 - Failed 2023-01-11T20:21:57.5334429Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2023-01-11T20:21:57.5526141Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2023-01-11T20:21:57.5533497Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2023-01-11T20:21:57.5724000Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2023-01-11T20:21:57.5731285Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2023-01-11T20:21:57.5923008Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2023-01-11T20:21:57.5930363Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2023-01-11T20:21:57.6121927Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2023-01-11T20:21:57.6128600Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2023-01-11T20:21:57.6318179Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2023-01-11T20:21:57.6325011Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2023-01-11T20:21:57.6517604Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2023-01-11T20:21:57.6524319Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2023-01-11T20:21:57.6721188Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2023-01-11T20:21:57.6727980Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2023-01-11T20:21:57.6912754Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2023-01-11T20:21:57.6920020Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2023-01-11T20:21:57.7105978Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2023-01-11T20:21:57.7112831Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2023-01-11T20:21:57.7307295Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2023-01-11T20:21:57.7314265Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2023-01-11T20:21:57.7503345Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2023-01-11T20:21:57.7510937Z -- Performing Test UV_LINT_WALL 2023-01-11T20:21:57.8210550Z -- Performing Test UV_LINT_WALL - Success 2023-01-11T20:21:57.8218301Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2023-01-11T20:21:57.8983694Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2023-01-11T20:21:57.8991276Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2023-01-11T20:21:57.9752399Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2023-01-11T20:21:57.9759688Z -- Performing Test UV_LINT_EXTRA 2023-01-11T20:21:58.0555762Z -- Performing Test UV_LINT_EXTRA - Success 2023-01-11T20:21:58.0562982Z -- Performing Test UV_LINT_UTF8_MSVC 2023-01-11T20:21:58.0758525Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2023-01-11T20:21:58.0766843Z -- Performing Test UV_F_STRICT_ALIASING 2023-01-11T20:21:58.1551046Z -- Performing Test UV_F_STRICT_ALIASING - Success 2023-01-11T20:21:58.1562351Z -- summary of build options: 2023-01-11T20:21:58.1562826Z Install prefix: /var/lib/jenkins/workspace/torch 2023-01-11T20:21:58.1563210Z Target system: Linux 2023-01-11T20:21:58.1563522Z Compiler: 2023-01-11T20:21:58.1563826Z C compiler: /opt/cache/bin/cc 2023-01-11T20:21:58.1564297Z CFLAGS: -fopenmp 2023-01-11T20:21:58.1564493Z 2023-01-11T20:21:58.1576441Z -- Found uv: 1.38.1 (found version "1.38.1") 2023-01-11T20:21:58.1601869Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2023-01-11T20:21:58.1602436Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2023-01-11T20:21:58.1603094Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2023-01-11T20:21:58.1603575Z set the policy and suppress this warning. 2023-01-11T20:21:58.1603823Z 2023-01-11T20:21:58.1604067Z For compatibility with older versions of CMake, option is clearing the 2023-01-11T20:21:58.1604651Z normal variable 'BUILD_BENCHMARK'. 2023-01-11T20:21:58.1605294Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:21:58.1605732Z  2023-01-11T20:21:58.1606085Z -- Enabling sccache for CXX 2023-01-11T20:21:58.1606488Z -- Enabling sccache for C 2023-01-11T20:21:58.1606902Z -- Gloo build as SHARED library 2023-01-11T20:21:58.1649886Z CMake Warning at cmake/Dependencies.cmake:1538 (message): 2023-01-11T20:21:58.1650316Z Metal is only used in ios builds. 2023-01-11T20:21:58.1650678Z Call Stack (most recent call first): 2023-01-11T20:21:58.1651040Z CMakeLists.txt:705 (include) 2023-01-11T20:21:58.1651234Z 2023-01-11T20:21:58.1651375Z  2023-01-11T20:21:58.1845847Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.15") 2023-01-11T20:21:58.1862113Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found version "3.7.15") 2023-01-11T20:21:58.1865900Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2023-01-11T20:21:58.1869356Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2023-01-11T20:21:58.1871977Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2023-01-11T20:21:58.2686484Z -- 2023-01-11T20:21:58.2686960Z -- ******** Summary ******** 2023-01-11T20:21:58.2687394Z -- CMake version : 3.22.1 2023-01-11T20:21:58.2687846Z -- CMake command : /opt/conda/bin/cmake 2023-01-11T20:21:58.2688123Z -- System : Linux 2023-01-11T20:21:58.2688374Z -- C++ compiler : /opt/cache/bin/c++ 2023-01-11T20:21:58.2688691Z -- C++ compiler version : 7.5.0 2023-01-11T20:21:58.2689125Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2023-01-11T20:21:58.2689533Z -- Build type : Release 2023-01-11T20:21:58.2690081Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2023-01-11T20:21:58.2690562Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2023-01-11T20:21:58.2690935Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2023-01-11T20:21:58.2691399Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2023-01-11T20:21:58.2691701Z -- 2023-01-11T20:21:58.2691961Z -- ONNX version : 1.12.0 2023-01-11T20:21:58.2692200Z -- ONNX NAMESPACE : onnx_torch 2023-01-11T20:21:58.2692453Z -- ONNX_USE_LITE_PROTO : OFF 2023-01-11T20:21:58.2692756Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2023-01-11T20:21:58.2692994Z -- Protobuf_USE_STATIC_LIBS : ON 2023-01-11T20:21:58.2693258Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2023-01-11T20:21:58.2693549Z -- ONNX_WERROR : OFF 2023-01-11T20:21:58.2693770Z -- ONNX_BUILD_TESTS : OFF 2023-01-11T20:21:58.2694014Z -- ONNX_BUILD_BENCHMARKS : OFF 2023-01-11T20:21:58.2694361Z -- ONNXIFI_DUMMY_BACKEND : OFF 2023-01-11T20:21:58.2694590Z -- ONNXIFI_ENABLE_EXT : OFF 2023-01-11T20:21:58.2694780Z -- 2023-01-11T20:21:58.2695050Z -- Protobuf compiler : 2023-01-11T20:21:58.2695292Z -- Protobuf includes : 2023-01-11T20:21:58.2695516Z -- Protobuf libraries : 2023-01-11T20:21:58.2695819Z -- BUILD_ONNX_PYTHON : OFF 2023-01-11T20:21:58.2708216Z -- 2023-01-11T20:21:58.2708864Z -- ******** Summary ******** 2023-01-11T20:21:58.2709279Z -- CMake version : 3.22.1 2023-01-11T20:21:58.2709718Z -- CMake command : /opt/conda/bin/cmake 2023-01-11T20:21:58.2710163Z -- System : Linux 2023-01-11T20:21:58.2710628Z -- C++ compiler : /opt/cache/bin/c++ 2023-01-11T20:21:58.2711072Z -- C++ compiler version : 7.5.0 2023-01-11T20:21:58.2711511Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2023-01-11T20:21:58.2711871Z -- Build type : Release 2023-01-11T20:21:58.2712189Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2023-01-11T20:21:58.2712678Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2023-01-11T20:21:58.2713107Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2023-01-11T20:21:58.2713857Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2023-01-11T20:21:58.2714292Z -- 2023-01-11T20:21:58.2714500Z -- ONNX version : 1.4.1 2023-01-11T20:21:58.2714729Z -- ONNX NAMESPACE : onnx_torch 2023-01-11T20:21:58.2714969Z -- ONNX_BUILD_TESTS : OFF 2023-01-11T20:21:58.2715204Z -- ONNX_BUILD_BENCHMARKS : OFF 2023-01-11T20:21:58.2715426Z -- ONNX_USE_LITE_PROTO : OFF 2023-01-11T20:21:58.2715660Z -- ONNXIFI_DUMMY_BACKEND : OFF 2023-01-11T20:21:58.2715854Z -- 2023-01-11T20:21:58.2716047Z -- Protobuf compiler : 2023-01-11T20:21:58.2716288Z -- Protobuf includes : 2023-01-11T20:21:58.2716517Z -- Protobuf libraries : 2023-01-11T20:21:58.2716737Z -- BUILD_ONNX_PYTHON : OFF 2023-01-11T20:21:58.2717058Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2023-01-11T20:21:58.2717359Z -- Adding -DNDEBUG to compile flags 2023-01-11T20:21:58.2734390Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2023-01-11T20:21:58.2966043Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2023-01-11T20:21:58.2966740Z CMake Warning at cmake/Dependencies.cmake:1727 (message): 2023-01-11T20:21:58.2967201Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2023-01-11T20:21:58.2967447Z Call Stack (most recent call first): 2023-01-11T20:21:58.2967658Z CMakeLists.txt:705 (include) 2023-01-11T20:21:58.2967787Z 2023-01-11T20:21:58.2967869Z  2023-01-11T20:21:58.2992665Z -- Could not find hardware support for NEON on this machine. 2023-01-11T20:21:58.2993352Z -- No OMAP3 processor on this machine. 2023-01-11T20:21:58.2993625Z -- No OMAP4 processor on this machine. 2023-01-11T20:21:58.3002072Z -- Found a library with LAPACK API (mkl). 2023-01-11T20:21:58.3002614Z disabling CUDA because NOT USE_CUDA is set 2023-01-11T20:21:58.3003175Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2023-01-11T20:21:58.3004863Z disabling ROCM because NOT USE_ROCM is set 2023-01-11T20:21:58.3005201Z -- MIOpen not found. Compiling without MIOpen support 2023-01-11T20:21:58.3006800Z -- Will build oneDNN Graph 2023-01-11T20:21:58.3018474Z -- MKLDNN_CPU_RUNTIME = OMP 2023-01-11T20:21:58.3033602Z -- cmake version: 3.22.1 2023-01-11T20:21:58.3034120Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:36 (cmake_policy): 2023-01-11T20:21:58.3034465Z The OLD behavior for policy CMP0025 will be removed from a future version 2023-01-11T20:21:58.3034683Z of CMake. 2023-01-11T20:21:58.3034784Z 2023-01-11T20:21:58.3035134Z The cmake-policies(7) manual explains that the OLD behaviors of all 2023-01-11T20:21:58.3035444Z policies are deprecated and that a policy should be set to OLD only under 2023-01-11T20:21:58.3035806Z specific short-term circumstances. Projects should be ported to the NEW 2023-01-11T20:21:58.3036090Z behavior and not rely on setting a policy to OLD. 2023-01-11T20:21:58.3036233Z 2023-01-11T20:21:58.3036312Z  2023-01-11T20:21:58.3049109Z -- DNNL_TARGET_ARCH: X64 2023-01-11T20:21:58.3059114Z -- DNNL_LIBRARY_NAME: dnnl 2023-01-11T20:21:58.3106413Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:21:58.3107104Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:21:58.3107423Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:21:58.3107747Z problems in calling code that expects `find_package` result variables 2023-01-11T20:21:58.3108019Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:21:58.3108245Z Call Stack (most recent call first): 2023-01-11T20:21:58.3108621Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:21:58.3109017Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2023-01-11T20:21:58.3109401Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2023-01-11T20:21:58.3109751Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:21:58.3109994Z  2023-01-11T20:21:58.3110245Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2023-01-11T20:21:58.3112162Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:21:58.3112523Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:21:58.3112838Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:21:58.3113144Z problems in calling code that expects `find_package` result variables 2023-01-11T20:21:58.3113446Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:21:58.3113653Z Call Stack (most recent call first): 2023-01-11T20:21:58.3113944Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:21:58.3114409Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2023-01-11T20:21:58.3114772Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2023-01-11T20:21:58.3115134Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:21:58.3115372Z  2023-01-11T20:21:58.3115614Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2023-01-11T20:21:58.3154840Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2023-01-11T20:21:58.3329164Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.15", minimum required is "2.7") 2023-01-11T20:21:58.3342824Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2023-01-11T20:21:58.3392034Z -- Enabled workload: TRAINING 2023-01-11T20:21:58.3392324Z -- Enabled primitives: ALL 2023-01-11T20:21:58.3392559Z -- Enabled primitive CPU ISA: ALL 2023-01-11T20:21:58.3392807Z -- Enabled primitive GPU ISA: ALL 2023-01-11T20:21:58.3434404Z -- Primitive cache is enabled 2023-01-11T20:21:58.3583691Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h 2023-01-11T20:21:58.4421706Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h - found 2023-01-11T20:21:58.4424110Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h 2023-01-11T20:21:58.5201658Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h - found 2023-01-11T20:21:58.5203964Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp 2023-01-11T20:21:58.6404536Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp - found 2023-01-11T20:21:58.6582758Z -- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen missing components: dot 2023-01-11T20:21:58.6976078Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:21:58.6976808Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:21:58.6977161Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:21:58.6977466Z problems in calling code that expects `find_package` result variables 2023-01-11T20:21:58.6977733Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:21:58.6977947Z Call Stack (most recent call first): 2023-01-11T20:21:58.6978218Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:21:58.6978603Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2023-01-11T20:21:58.6978930Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2023-01-11T20:21:58.6979320Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:21:58.6979661Z  2023-01-11T20:21:58.6980574Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:21:58.6981228Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:21:58.6981810Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:21:58.6982359Z problems in calling code that expects `find_package` result variables 2023-01-11T20:21:58.6982825Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:21:58.6983065Z Call Stack (most recent call first): 2023-01-11T20:21:58.6983330Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:21:58.6983688Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2023-01-11T20:21:58.6984004Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2023-01-11T20:21:58.6984341Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:21:58.6984579Z  2023-01-11T20:21:58.6998914Z -- DNNL_GRAPH_BUILD_FOR_CI is set to be OFF 2023-01-11T20:21:58.7019597Z -- Compiling oneDNN Graph with CPU runtime OMP support 2023-01-11T20:21:58.7020176Z -- Compiling oneDNN Graph with GPU runtime NONE support 2023-01-11T20:21:58.7064890Z -- Graph compiler backend is disabled. 2023-01-11T20:21:58.7071146Z -- Set version definitions to /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/src/utils/verbose.cpp 2023-01-11T20:21:58.7081847Z -- Compiled partition cache is enabled 2023-01-11T20:21:58.7111111Z -- Found MKL-DNN: TRUE 2023-01-11T20:21:58.7114840Z -- Looking for clock_gettime in rt 2023-01-11T20:21:58.7885104Z -- Looking for clock_gettime in rt - found 2023-01-11T20:21:58.7885592Z -- Looking for mmap 2023-01-11T20:21:58.8696864Z -- Looking for mmap - found 2023-01-11T20:21:58.8697385Z -- Looking for shm_open 2023-01-11T20:21:58.9460200Z -- Looking for shm_open - found 2023-01-11T20:21:58.9460580Z -- Looking for shm_unlink 2023-01-11T20:21:59.0205777Z -- Looking for shm_unlink - found 2023-01-11T20:21:59.0206079Z -- Looking for malloc_usable_size 2023-01-11T20:21:59.0954128Z -- Looking for malloc_usable_size - found 2023-01-11T20:21:59.0954802Z -- Performing Test C_HAS_THREAD 2023-01-11T20:21:59.1674916Z -- Performing Test C_HAS_THREAD - Success 2023-01-11T20:21:59.1711235Z -- Version: 7.1.3 2023-01-11T20:21:59.1711464Z -- Build type: Release 2023-01-11T20:21:59.1714547Z -- CXX_STANDARD: 17 2023-01-11T20:21:59.1720496Z -- Performing Test has_std_17_flag 2023-01-11T20:21:59.2726351Z -- Performing Test has_std_17_flag - Success 2023-01-11T20:21:59.2732199Z -- Performing Test has_std_1z_flag 2023-01-11T20:21:59.3615704Z -- Performing Test has_std_1z_flag - Success 2023-01-11T20:21:59.3616952Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2023-01-11T20:21:59.4435086Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2023-01-11T20:21:59.4435598Z -- Performing Test FMT_HAS_VARIANT 2023-01-11T20:21:59.5432376Z -- Performing Test FMT_HAS_VARIANT - Success 2023-01-11T20:21:59.5435225Z -- Required features: cxx_variadic_templates 2023-01-11T20:21:59.5442676Z -- Looking for strtod_l 2023-01-11T20:21:59.6002910Z -- Looking for strtod_l - not found 2023-01-11T20:21:59.6010131Z -- Using CPU-only version of Kineto 2023-01-11T20:21:59.6010610Z -- Configuring Kineto dependency: 2023-01-11T20:21:59.6011201Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2023-01-11T20:21:59.6011728Z -- KINETO_BUILD_TESTS = OFF 2023-01-11T20:21:59.6012153Z -- KINETO_LIBRARY_TYPE = static 2023-01-11T20:21:59.6217786Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.15") 2023-01-11T20:21:59.6218575Z INFO CUDA_SOURCE_DIR =  2023-01-11T20:21:59.6218959Z INFO ROCM_SOURCE_DIR =  2023-01-11T20:21:59.6379916Z INFO CUPTI unavailable or disabled - not building GPU profilers 2023-01-11T20:21:59.6714676Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2023-01-11T20:21:59.6715350Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2023-01-11T20:21:59.6715928Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2023-01-11T20:21:59.6716431Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2023-01-11T20:21:59.6717594Z -- Configured Kineto (CPU) 2023-01-11T20:21:59.6725021Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2023-01-11T20:21:59.6725683Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2023-01-11T20:21:59.6726321Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2023-01-11T20:21:59.6726843Z cmake_policy command to set the policy and suppress this warning. 2023-01-11T20:21:59.6727283Z Call Stack (most recent call first): 2023-01-11T20:21:59.6727660Z CMakeLists.txt:708 (cmake_dependent_option) 2023-01-11T20:21:59.6728259Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:21:59.6728696Z  2023-01-11T20:21:59.6729130Z -- GCC 7.5.0: Adding gcc and gcc_s libs to link line 2023-01-11T20:21:59.6736503Z -- Performing Test HAS_WERROR_RETURN_TYPE 2023-01-11T20:21:59.7738659Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2023-01-11T20:21:59.7745823Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2023-01-11T20:21:59.8638123Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2023-01-11T20:21:59.8645145Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2023-01-11T20:21:59.8876971Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Failed 2023-01-11T20:21:59.8883877Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2023-01-11T20:21:59.9137491Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Failed 2023-01-11T20:21:59.9144277Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2023-01-11T20:21:59.9406464Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Failed 2023-01-11T20:21:59.9412858Z -- Performing Test HAS_WNARROWING 2023-01-11T20:22:00.0383130Z -- Performing Test HAS_WNARROWING - Success 2023-01-11T20:22:00.0390467Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2023-01-11T20:22:00.1246231Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2023-01-11T20:22:00.1253628Z -- Performing Test HAS_WNO_TYPE_LIMITS 2023-01-11T20:22:00.2108085Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2023-01-11T20:22:00.2115130Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2023-01-11T20:22:00.2932958Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2023-01-11T20:22:00.2939548Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2023-01-11T20:22:00.3785433Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2023-01-11T20:22:00.3792571Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS 2023-01-11T20:22:00.4662790Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS - Success 2023-01-11T20:22:00.4669980Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2023-01-11T20:22:00.5579325Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2023-01-11T20:22:00.5586580Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2023-01-11T20:22:00.6439096Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2023-01-11T20:22:00.6446273Z -- Performing Test HAS_WNO_UNUSED_RESULT 2023-01-11T20:22:00.7308134Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2023-01-11T20:22:00.7315054Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2023-01-11T20:22:00.8426954Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2023-01-11T20:22:00.8433527Z -- Performing Test HAS_WNO_STRICT_ALIASING 2023-01-11T20:22:00.9291046Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2023-01-11T20:22:00.9297561Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2023-01-11T20:22:01.1095475Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2023-01-11T20:22:01.1102238Z -- Performing Test HAS_WVLA_EXTENSION 2023-01-11T20:22:01.1347285Z -- Performing Test HAS_WVLA_EXTENSION - Failed 2023-01-11T20:22:01.1354137Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2023-01-11T20:22:01.2212639Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2023-01-11T20:22:01.2219507Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2023-01-11T20:22:01.3057482Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2023-01-11T20:22:01.3064203Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2023-01-11T20:22:01.3899125Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2023-01-11T20:22:01.3905943Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2023-01-11T20:22:01.4165605Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Failed 2023-01-11T20:22:01.4172061Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2023-01-11T20:22:01.5032859Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2023-01-11T20:22:01.5040200Z -- Performing Test COMPILER_SUPPORT_WERROR 2023-01-11T20:22:01.5877175Z -- Performing Test COMPILER_SUPPORT_WERROR - Success 2023-01-11T20:22:01.5883691Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2023-01-11T20:22:01.7119766Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2023-01-11T20:22:01.7126717Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2023-01-11T20:22:01.7946570Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2023-01-11T20:22:01.7953341Z -- Performing Test HAS_FNO_MATH_ERRNO 2023-01-11T20:22:01.9000756Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2023-01-11T20:22:01.9007318Z -- Performing Test HAS_FNO_TRAPPING_MATH 2023-01-11T20:22:01.9876087Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2023-01-11T20:22:01.9883582Z -- Performing Test HAS_WERROR_FORMAT 2023-01-11T20:22:02.0765488Z -- Performing Test HAS_WERROR_FORMAT - Success 2023-01-11T20:22:02.0772670Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2023-01-11T20:22:02.1016033Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Failed 2023-01-11T20:22:02.1023458Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2023-01-11T20:22:02.1886873Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2023-01-11T20:22:02.1921472Z -- Performing Test HASPRIVATE 2023-01-11T20:22:02.2164541Z -- Performing Test HASPRIVATE - Failed 2023-01-11T20:22:02.2190003Z -- Looking for backtrace 2023-01-11T20:22:02.2958660Z -- Looking for backtrace - found 2023-01-11T20:22:02.2960684Z -- backtrace facility detected in default set of libraries 2023-01-11T20:22:02.2963185Z -- Found Backtrace: /usr/include 2023-01-11T20:22:02.2964679Z -- don't use NUMA 2023-01-11T20:22:05.4921014Z -- headers outputs: 2023-01-11T20:22:12.5933504Z -- sources outputs: 2023-01-11T20:22:13.8110961Z -- declarations_yaml outputs: 2023-01-11T20:22:13.8169121Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2023-01-11T20:22:13.9018700Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2023-01-11T20:22:13.9269082Z -- Using ATen parallel backend: OMP 2023-01-11T20:22:13.9280562Z disabling CUDA because USE_CUDA is set false 2023-01-11T20:22:13.9817958Z CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): 2023-01-11T20:22:13.9818602Z The OLD behavior for policy CMP0066 will be removed from a future version 2023-01-11T20:22:13.9818856Z of CMake. 2023-01-11T20:22:13.9818965Z 2023-01-11T20:22:13.9819175Z The cmake-policies(7) manual explains that the OLD behaviors of all 2023-01-11T20:22:13.9819481Z policies are deprecated and that a policy should be set to OLD only under 2023-01-11T20:22:13.9819841Z specific short-term circumstances. Projects should be ported to the NEW 2023-01-11T20:22:13.9820123Z behavior and not rely on setting a policy to OLD. 2023-01-11T20:22:13.9820267Z 2023-01-11T20:22:13.9820346Z  2023-01-11T20:22:14.0360464Z -- Found OpenSSL: /opt/conda/lib/libcrypto.so (found version "1.1.1s") 2023-01-11T20:22:14.0383934Z -- Check size of long double 2023-01-11T20:22:14.1461093Z -- Check size of long double - done 2023-01-11T20:22:14.1462132Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2023-01-11T20:22:14.2236327Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2023-01-11T20:22:14.2237359Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2023-01-11T20:22:14.3032532Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2023-01-11T20:22:14.3033470Z -- Performing Test COMPILER_SUPPORTS_SSE2 2023-01-11T20:22:14.4109810Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2023-01-11T20:22:14.4111172Z -- Performing Test COMPILER_SUPPORTS_SSE4 2023-01-11T20:22:14.5184244Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2023-01-11T20:22:14.5185166Z -- Performing Test COMPILER_SUPPORTS_AVX 2023-01-11T20:22:14.6210234Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2023-01-11T20:22:14.6210993Z -- Performing Test COMPILER_SUPPORTS_FMA4 2023-01-11T20:22:14.7256131Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2023-01-11T20:22:14.7256956Z -- Performing Test COMPILER_SUPPORTS_AVX2 2023-01-11T20:22:14.8291028Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2023-01-11T20:22:14.8291983Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2023-01-11T20:22:14.9890935Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2023-01-11T20:22:14.9923461Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2023-01-11T20:22:15.0723816Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2023-01-11T20:22:15.0724635Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2023-01-11T20:22:15.1507236Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2023-01-11T20:22:15.1509193Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2023-01-11T20:22:15.2260111Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2023-01-11T20:22:15.2260809Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2023-01-11T20:22:15.3031119Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2023-01-11T20:22:15.3137777Z -- Configuring build for SLEEF-v3.6.0 2023-01-11T20:22:15.3138535Z  Target system: Linux-4.14.252-195.483.amzn2.x86_64 2023-01-11T20:22:15.3139046Z  Target processor: x86_64 2023-01-11T20:22:15.3139685Z  Host system: Linux-4.14.252-195.483.amzn2.x86_64 2023-01-11T20:22:15.3139941Z  Host processor: x86_64 2023-01-11T20:22:15.3140221Z  Detected C compiler: GNU @ /opt/cache/bin/cc 2023-01-11T20:22:15.3140467Z  CMake: 3.22.1 2023-01-11T20:22:15.3140689Z  Make program: /usr/bin/make 2023-01-11T20:22:15.3141189Z -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2023-01-11T20:22:15.3141573Z -- Building shared libs : OFF 2023-01-11T20:22:15.3141801Z -- Building static test bins: OFF 2023-01-11T20:22:15.3142037Z -- MPFR : LIB_MPFR-NOTFOUND 2023-01-11T20:22:15.3142264Z -- GMP : LIBGMP-NOTFOUND 2023-01-11T20:22:15.3142500Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2023-01-11T20:22:15.3142744Z -- FFTW3 : LIBFFTW3-NOTFOUND 2023-01-11T20:22:15.3142960Z -- OPENSSL : 1.1.1s 2023-01-11T20:22:15.3143166Z -- SDE : SDE_COMMAND-NOTFOUND 2023-01-11T20:22:15.3143469Z -- RUNNING_ON_TRAVIS : 2023-01-11T20:22:15.3143702Z -- COMPILER_SUPPORTS_OPENMP : 1 2023-01-11T20:22:15.3143905Z  2023-01-11T20:22:15.3144164Z *** Note: Parallel build is only supported with Ninja *** 2023-01-11T20:22:15.3144398Z  2023-01-11T20:22:15.3209923Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2023-01-11T20:22:15.3210534Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2023-01-11T20:22:15.3210969Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2023-01-11T20:22:15.3211391Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2023-01-11T20:22:15.4896086Z -- Generating sources for unboxing kernels /opt/conda/bin/python;-m;torchgen.gen_executorch;--source-path=/var/lib/jenkins/workspace/test/edge/../../test/edge;--install_dir=/var/lib/jenkins/workspace/build/out;--tags-path=/var/lib/jenkins/workspace/test/edge/../../aten/src/ATen/native/tags.yaml;--aten_yaml_path=/var/lib/jenkins/workspace/test/edge/../../aten/src/ATen/native/native_functions.yaml;--use_aten_lib;--op_selection_yaml_path=/var/lib/jenkins/workspace/test/edge/../../test/edge/selected_operators.yaml 2023-01-11T20:22:15.4956936Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2023-01-11T20:22:15.5830530Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2023-01-11T20:22:15.5837754Z -- Performing Test HAS_WNO_MISSING_BRACES 2023-01-11T20:22:15.6820227Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2023-01-11T20:22:15.6828347Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2023-01-11T20:22:15.7727399Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2023-01-11T20:22:15.7753578Z -- /opt/cache/bin/c++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2023-01-11T20:22:15.9849862Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2023-01-11T20:22:15.9868577Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2023-01-11T20:22:15.9868936Z Syntax Warning in cmake code at column 107 2023-01-11T20:22:15.9869113Z 2023-01-11T20:22:15.9869284Z Argument not separated from preceding token by whitespace. 2023-01-11T20:22:15.9869703Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:22:15.9869940Z  2023-01-11T20:22:15.9870246Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2023-01-11T20:22:15.9870535Z Syntax Warning in cmake code at column 115 2023-01-11T20:22:15.9870674Z 2023-01-11T20:22:15.9870801Z Argument not separated from preceding token by whitespace. 2023-01-11T20:22:15.9871186Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:22:15.9871429Z  2023-01-11T20:22:16.0335094Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:22:16.0335743Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2023-01-11T20:22:16.0336393Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:22:16.0336842Z problems in calling code that expects `find_package` result variables 2023-01-11T20:22:16.0337328Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:22:16.0337727Z Call Stack (most recent call first): 2023-01-11T20:22:16.0338167Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:22:16.0338436Z caffe2/CMakeLists.txt:1227 (find_package) 2023-01-11T20:22:16.0338771Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:22:16.0339017Z  2023-01-11T20:22:16.0339394Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2023-01-11T20:22:16.0339752Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2023-01-11T20:22:16.0340066Z does not match the name of the calling package (OpenMP). This can lead to 2023-01-11T20:22:16.0340370Z problems in calling code that expects `find_package` result variables 2023-01-11T20:22:16.0340715Z (e.g., `_FOUND`) to follow a certain pattern. 2023-01-11T20:22:16.0340943Z Call Stack (most recent call first): 2023-01-11T20:22:16.0341346Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2023-01-11T20:22:16.0341653Z caffe2/CMakeLists.txt:1227 (find_package) 2023-01-11T20:22:16.0342135Z This warning is for project developers. Use -Wno-dev to suppress it. 2023-01-11T20:22:16.0342576Z  2023-01-11T20:22:16.0342875Z -- pytorch is compiling with OpenMP. 2023-01-11T20:22:16.0343111Z OpenMP CXX_FLAGS: -fopenmp. 2023-01-11T20:22:16.0343546Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2023-01-11T20:22:16.0344267Z -- Caffe2 is compiling with OpenMP. 2023-01-11T20:22:16.0344727Z OpenMP CXX_FLAGS: -fopenmp. 2023-01-11T20:22:16.0345174Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/7/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2023-01-11T20:22:16.0806638Z -- Using lib/python3.7/site-packages as python relative installation path 2023-01-11T20:22:16.1188646Z CMake Warning at CMakeLists.txt:1068 (message): 2023-01-11T20:22:16.1188984Z Generated cmake files are only fully tested if one builds with system glog, 2023-01-11T20:22:16.1189310Z gflags, and protobuf. Other settings may generate files that are not well 2023-01-11T20:22:16.1189540Z tested. 2023-01-11T20:22:16.1189638Z 2023-01-11T20:22:16.1189722Z  2023-01-11T20:22:16.1195420Z -- 2023-01-11T20:22:16.1195815Z -- ******** Summary ******** 2023-01-11T20:22:16.1196184Z -- General: 2023-01-11T20:22:16.1196949Z -- CMake version : 3.22.1 2023-01-11T20:22:16.1197450Z -- CMake command : /opt/conda/bin/cmake 2023-01-11T20:22:16.1197886Z -- System : Linux 2023-01-11T20:22:16.1198342Z -- C++ compiler : /opt/cache/bin/c++ 2023-01-11T20:22:16.1198773Z -- C++ compiler id : GNU 2023-01-11T20:22:16.1199195Z -- C++ compiler version : 7.5.0 2023-01-11T20:22:16.1199612Z -- Using ccache if found : ON 2023-01-11T20:22:16.1200074Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2023-01-11T20:22:16.1203541Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOROCTRACER -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Werror -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow 2023-01-11T20:22:16.1206080Z -- Build type : Release 2023-01-11T20:22:16.1207223Z -- 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 2023-01-11T20:22:16.1208215Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2023-01-11T20:22:16.1208855Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2023-01-11T20:22:16.1209322Z -- USE_GOLD_LINKER : OFF 2023-01-11T20:22:16.1209651Z -- 2023-01-11T20:22:16.1210009Z -- TORCH_VERSION : 2.0.0 2023-01-11T20:22:16.1210403Z -- CAFFE2_VERSION : 2.0.0 2023-01-11T20:22:16.1210808Z -- BUILD_CAFFE2 : OFF 2023-01-11T20:22:16.1211213Z -- BUILD_CAFFE2_OPS : OFF 2023-01-11T20:22:16.1211640Z -- BUILD_STATIC_RUNTIME_BENCHMARK: ON 2023-01-11T20:22:16.1212226Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2023-01-11T20:22:16.1212661Z -- BUILD_NVFUSER_BENCHMARK: OFF 2023-01-11T20:22:16.1213069Z -- BUILD_BINARY : OFF 2023-01-11T20:22:16.1213460Z -- BUILD_CUSTOM_PROTOBUF : ON 2023-01-11T20:22:16.1213856Z -- Link local protobuf : ON 2023-01-11T20:22:16.1214253Z -- BUILD_DOCS : OFF 2023-01-11T20:22:16.1214635Z -- BUILD_PYTHON : True 2023-01-11T20:22:16.1215052Z -- Python version : 3.7.15 2023-01-11T20:22:16.1215572Z -- Python executable : /opt/conda/bin/python 2023-01-11T20:22:16.1216019Z -- Pythonlibs version : 3.7.15 2023-01-11T20:22:16.1216553Z -- Python library : /opt/conda/lib/libpython3.7m.so.1.0 2023-01-11T20:22:16.1217122Z -- Python includes : /opt/conda/include/python3.7m 2023-01-11T20:22:16.1217662Z -- Python site-packages: lib/python3.7/site-packages 2023-01-11T20:22:16.1218092Z -- BUILD_SHARED_LIBS : ON 2023-01-11T20:22:16.1218524Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2023-01-11T20:22:16.1218946Z -- BUILD_TEST : True 2023-01-11T20:22:16.1219322Z -- BUILD_JNI : OFF 2023-01-11T20:22:16.1219684Z -- BUILD_MOBILE_AUTOGRAD : OFF 2023-01-11T20:22:16.1220104Z -- BUILD_LITE_INTERPRETER: OFF 2023-01-11T20:22:16.1220486Z -- INTERN_BUILD_MOBILE : 2023-01-11T20:22:16.1220883Z -- TRACING_BASED : OFF 2023-01-11T20:22:16.1221238Z -- USE_BLAS : 1 2023-01-11T20:22:16.1221588Z -- BLAS : mkl 2023-01-11T20:22:16.1221935Z -- BLAS_HAS_SBGEMM : 2023-01-11T20:22:16.1222309Z -- USE_LAPACK : 1 2023-01-11T20:22:16.1222696Z -- LAPACK : mkl 2023-01-11T20:22:16.1223086Z -- USE_ASAN : OFF 2023-01-11T20:22:16.1223483Z -- USE_TSAN : OFF 2023-01-11T20:22:16.1223880Z -- USE_CPP_CODE_COVERAGE : OFF 2023-01-11T20:22:16.1224284Z -- USE_CUDA : OFF 2023-01-11T20:22:16.1224680Z -- USE_ROCM : OFF 2023-01-11T20:22:16.1225073Z -- USE_EIGEN_FOR_BLAS : 2023-01-11T20:22:16.1225472Z -- USE_FBGEMM : ON 2023-01-11T20:22:16.1225879Z -- USE_FAKELOWP : OFF 2023-01-11T20:22:16.1226275Z -- USE_KINETO : ON 2023-01-11T20:22:16.1226870Z -- USE_FFMPEG : OFF 2023-01-11T20:22:16.1229825Z -- USE_GFLAGS : OFF 2023-01-11T20:22:16.1230264Z -- USE_GLOG : OFF 2023-01-11T20:22:16.1230687Z -- USE_LEVELDB : OFF 2023-01-11T20:22:16.1231101Z -- USE_LITE_PROTO : OFF 2023-01-11T20:22:16.1231484Z -- USE_LMDB : OFF 2023-01-11T20:22:16.1231880Z -- USE_METAL : OFF 2023-01-11T20:22:16.1232289Z -- USE_PYTORCH_METAL : OFF 2023-01-11T20:22:16.1232724Z -- USE_PYTORCH_METAL_EXPORT : OFF 2023-01-11T20:22:16.1233151Z -- USE_MPS : OFF 2023-01-11T20:22:16.1233527Z -- USE_FFTW : OFF 2023-01-11T20:22:16.1233874Z -- USE_MKL : ON 2023-01-11T20:22:16.1234378Z -- USE_MKLDNN : ON 2023-01-11T20:22:16.1234790Z -- USE_MKLDNN_ACL : OFF 2023-01-11T20:22:16.1235204Z -- USE_MKLDNN_CBLAS : OFF 2023-01-11T20:22:16.1235606Z -- USE_UCC : OFF 2023-01-11T20:22:16.1235982Z -- USE_ITT : ON 2023-01-11T20:22:16.1236383Z -- USE_NCCL : OFF 2023-01-11T20:22:16.1236763Z -- USE_NNPACK : ON 2023-01-11T20:22:16.1237160Z -- USE_NUMPY : ON 2023-01-11T20:22:16.1237561Z -- USE_OBSERVERS : ON 2023-01-11T20:22:16.1237950Z -- USE_OPENCL : OFF 2023-01-11T20:22:16.1238352Z -- USE_OPENCV : OFF 2023-01-11T20:22:16.1238748Z -- USE_OPENMP : ON 2023-01-11T20:22:16.1239131Z -- USE_TBB : OFF 2023-01-11T20:22:16.1239521Z -- USE_VULKAN : OFF 2023-01-11T20:22:16.1239922Z -- USE_PROF : OFF 2023-01-11T20:22:16.1240308Z -- USE_QNNPACK : ON 2023-01-11T20:22:16.1240715Z -- USE_PYTORCH_QNNPACK : ON 2023-01-11T20:22:16.1241236Z -- USE_XNNPACK : ON 2023-01-11T20:22:16.1241625Z -- USE_REDIS : OFF 2023-01-11T20:22:16.1242022Z -- USE_ROCKSDB : OFF 2023-01-11T20:22:16.1242423Z -- USE_ZMQ : OFF 2023-01-11T20:22:16.1242813Z -- USE_DISTRIBUTED : ON 2023-01-11T20:22:16.1243221Z -- USE_MPI : OFF 2023-01-11T20:22:16.1243625Z -- USE_GLOO : ON 2023-01-11T20:22:16.1244030Z -- USE_GLOO_WITH_OPENSSL : OFF 2023-01-11T20:22:16.1244603Z -- USE_TENSORPIPE : ON 2023-01-11T20:22:16.1245433Z -- Public Dependencies : caffe2::Threads;caffe2::mkl 2023-01-11T20:22:16.1246486Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;ittnotify;fp16;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl 2023-01-11T20:22:16.1247237Z -- USE_COREML_DELEGATE : OFF 2023-01-11T20:22:16.1247664Z -- BUILD_LAZY_TS_BACKEND : ON 2023-01-11T20:22:16.1248117Z -- TORCH_DISABLE_GPU_ASSERTS : ON 2023-01-11T20:22:16.1313317Z -- Configuring done 2023-01-11T20:22:17.4307980Z CMake Warning at caffe2/CMakeLists.txt:810 (add_library): 2023-01-11T20:22:17.4308585Z Cannot generate a safe runtime search path for target torch_cpu because 2023-01-11T20:22:17.4308929Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.4309175Z directories: 2023-01-11T20:22:17.4309284Z 2023-01-11T20:22:17.4309569Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.4309828Z /opt/conda/lib 2023-01-11T20:22:17.4309925Z 2023-01-11T20:22:17.4310042Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.4310185Z 2023-01-11T20:22:17.4310289Z  2023-01-11T20:22:17.4656672Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.4657263Z Cannot generate a safe runtime search path for target Dict_test because 2023-01-11T20:22:17.4657762Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.4658076Z directories: 2023-01-11T20:22:17.4658184Z 2023-01-11T20:22:17.4658432Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.4658672Z /opt/conda/lib 2023-01-11T20:22:17.4658779Z 2023-01-11T20:22:17.4658893Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.4659038Z 2023-01-11T20:22:17.4659121Z  2023-01-11T20:22:17.4688040Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.4688517Z Cannot generate a safe runtime search path for target Dimname_test because 2023-01-11T20:22:17.4689099Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.4689403Z directories: 2023-01-11T20:22:17.4689509Z 2023-01-11T20:22:17.4689738Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.4690131Z /opt/conda/lib 2023-01-11T20:22:17.4690246Z 2023-01-11T20:22:17.4690360Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.4690504Z 2023-01-11T20:22:17.4690583Z  2023-01-11T20:22:17.4719697Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.4720224Z Cannot generate a safe runtime search path for target MaybeOwned_test 2023-01-11T20:22:17.4720735Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.4720997Z directories: 2023-01-11T20:22:17.4721105Z 2023-01-11T20:22:17.4721341Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.4721592Z /opt/conda/lib 2023-01-11T20:22:17.4721698Z 2023-01-11T20:22:17.4721812Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.4721955Z 2023-01-11T20:22:17.4722021Z  2023-01-11T20:22:17.4751567Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.4752176Z Cannot generate a safe runtime search path for target NamedTensor_test 2023-01-11T20:22:17.4752768Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.4753065Z directories: 2023-01-11T20:22:17.4753171Z 2023-01-11T20:22:17.4753407Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.4753648Z /opt/conda/lib 2023-01-11T20:22:17.4753755Z 2023-01-11T20:22:17.4753855Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.4753997Z 2023-01-11T20:22:17.4754075Z  2023-01-11T20:22:17.4783543Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.4784042Z Cannot generate a safe runtime search path for target apply_utils_test 2023-01-11T20:22:17.4784599Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.4784844Z directories: 2023-01-11T20:22:17.4784949Z 2023-01-11T20:22:17.4785191Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.4785424Z /opt/conda/lib 2023-01-11T20:22:17.4785531Z 2023-01-11T20:22:17.4785645Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.4785789Z 2023-01-11T20:22:17.4785866Z  2023-01-11T20:22:17.4815357Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.4815725Z Cannot generate a safe runtime search path for target atest because files 2023-01-11T20:22:17.4816043Z in some directories may conflict with libraries in implicit directories: 2023-01-11T20:22:17.4816214Z 2023-01-11T20:22:17.4816448Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.4816695Z /opt/conda/lib 2023-01-11T20:22:17.4816791Z 2023-01-11T20:22:17.4816904Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.4817047Z 2023-01-11T20:22:17.4817131Z  2023-01-11T20:22:17.4847550Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.4848078Z Cannot generate a safe runtime search path for target basic because files 2023-01-11T20:22:17.4848654Z in some directories may conflict with libraries in implicit directories: 2023-01-11T20:22:17.4848964Z 2023-01-11T20:22:17.4849395Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.4849654Z /opt/conda/lib 2023-01-11T20:22:17.4849747Z 2023-01-11T20:22:17.4849859Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.4850000Z 2023-01-11T20:22:17.4850081Z  2023-01-11T20:22:17.4879576Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.4880066Z Cannot generate a safe runtime search path for target broadcast_test 2023-01-11T20:22:17.4880648Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.4880997Z directories: 2023-01-11T20:22:17.4881225Z 2023-01-11T20:22:17.4881469Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.4881705Z /opt/conda/lib 2023-01-11T20:22:17.4881812Z 2023-01-11T20:22:17.4881926Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.4882068Z 2023-01-11T20:22:17.4882146Z  2023-01-11T20:22:17.4911192Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.4911622Z Cannot generate a safe runtime search path for target cpu_generator_test 2023-01-11T20:22:17.4911937Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.4912173Z directories: 2023-01-11T20:22:17.4912319Z 2023-01-11T20:22:17.4912561Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.4912809Z /opt/conda/lib 2023-01-11T20:22:17.4912916Z 2023-01-11T20:22:17.4913054Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.4913318Z 2023-01-11T20:22:17.4913401Z  2023-01-11T20:22:17.4943014Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.4943491Z Cannot generate a safe runtime search path for target 2023-01-11T20:22:17.4944041Z cpu_profiling_allocator_test because files in some directories may conflict 2023-01-11T20:22:17.4944329Z with libraries in implicit directories: 2023-01-11T20:22:17.4944466Z 2023-01-11T20:22:17.4944703Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.4944954Z /opt/conda/lib 2023-01-11T20:22:17.4945062Z 2023-01-11T20:22:17.4945175Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.4945318Z 2023-01-11T20:22:17.4945384Z  2023-01-11T20:22:17.4975350Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.4975868Z Cannot generate a safe runtime search path for target cpu_rng_test because 2023-01-11T20:22:17.4976432Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.4976704Z directories: 2023-01-11T20:22:17.4976811Z 2023-01-11T20:22:17.4977045Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.4977294Z /opt/conda/lib 2023-01-11T20:22:17.4977400Z 2023-01-11T20:22:17.4977501Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.4977642Z 2023-01-11T20:22:17.4977720Z  2023-01-11T20:22:17.5007576Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5008121Z Cannot generate a safe runtime search path for target dispatch_key_set_test 2023-01-11T20:22:17.5008681Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5009115Z directories: 2023-01-11T20:22:17.5009224Z 2023-01-11T20:22:17.5009468Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5009705Z /opt/conda/lib 2023-01-11T20:22:17.5009813Z 2023-01-11T20:22:17.5009926Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5010069Z 2023-01-11T20:22:17.5010147Z  2023-01-11T20:22:17.5039232Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5039642Z Cannot generate a safe runtime search path for target dlconvertor_test 2023-01-11T20:22:17.5040219Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5040567Z directories: 2023-01-11T20:22:17.5040673Z 2023-01-11T20:22:17.5040894Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5041138Z /opt/conda/lib 2023-01-11T20:22:17.5041244Z 2023-01-11T20:22:17.5041355Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5041497Z 2023-01-11T20:22:17.5041575Z  2023-01-11T20:22:17.5071912Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5072398Z Cannot generate a safe runtime search path for target 2023-01-11T20:22:17.5072936Z extension_backend_test because files in some directories may conflict with 2023-01-11T20:22:17.5073403Z libraries in implicit directories: 2023-01-11T20:22:17.5073640Z 2023-01-11T20:22:17.5074069Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5074353Z /opt/conda/lib 2023-01-11T20:22:17.5074460Z 2023-01-11T20:22:17.5074571Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5074714Z 2023-01-11T20:22:17.5074782Z  2023-01-11T20:22:17.5103599Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5104148Z Cannot generate a safe runtime search path for target half_test because 2023-01-11T20:22:17.5104651Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5104968Z directories: 2023-01-11T20:22:17.5105074Z 2023-01-11T20:22:17.5105314Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5105561Z /opt/conda/lib 2023-01-11T20:22:17.5105667Z 2023-01-11T20:22:17.5105768Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5105912Z 2023-01-11T20:22:17.5105991Z  2023-01-11T20:22:17.5135349Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5135839Z Cannot generate a safe runtime search path for target ivalue_test because 2023-01-11T20:22:17.5136378Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5136715Z directories: 2023-01-11T20:22:17.5136820Z 2023-01-11T20:22:17.5137055Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5137291Z /opt/conda/lib 2023-01-11T20:22:17.5137399Z 2023-01-11T20:22:17.5137518Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5137663Z 2023-01-11T20:22:17.5137743Z  2023-01-11T20:22:17.5167750Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5168159Z Cannot generate a safe runtime search path for target lazy_tensor_test 2023-01-11T20:22:17.5168473Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5168751Z directories: 2023-01-11T20:22:17.5168860Z 2023-01-11T20:22:17.5169095Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5169327Z /opt/conda/lib 2023-01-11T20:22:17.5169458Z 2023-01-11T20:22:17.5169610Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5169756Z 2023-01-11T20:22:17.5169834Z  2023-01-11T20:22:17.5199810Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5200333Z Cannot generate a safe runtime search path for target math_kernel_test 2023-01-11T20:22:17.5200902Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5201139Z directories: 2023-01-11T20:22:17.5201232Z 2023-01-11T20:22:17.5201469Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5201715Z /opt/conda/lib 2023-01-11T20:22:17.5201822Z 2023-01-11T20:22:17.5201934Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5202075Z 2023-01-11T20:22:17.5202140Z  2023-01-11T20:22:17.5232529Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5233030Z Cannot generate a safe runtime search path for target memory_format_test 2023-01-11T20:22:17.5233602Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5233832Z directories: 2023-01-11T20:22:17.5233936Z 2023-01-11T20:22:17.5234276Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5234532Z /opt/conda/lib 2023-01-11T20:22:17.5234639Z 2023-01-11T20:22:17.5234740Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5234883Z 2023-01-11T20:22:17.5234965Z  2023-01-11T20:22:17.5264675Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5265112Z Cannot generate a safe runtime search path for target 2023-01-11T20:22:17.5265406Z memory_overlapping_test because files in some directories may conflict with 2023-01-11T20:22:17.5265669Z libraries in implicit directories: 2023-01-11T20:22:17.5265800Z 2023-01-11T20:22:17.5266036Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5266281Z /opt/conda/lib 2023-01-11T20:22:17.5266566Z 2023-01-11T20:22:17.5266678Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5266820Z 2023-01-11T20:22:17.5266903Z  2023-01-11T20:22:17.5296732Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5297196Z Cannot generate a safe runtime search path for target mobile_memory_cleanup 2023-01-11T20:22:17.5297517Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5297788Z directories: 2023-01-11T20:22:17.5297911Z 2023-01-11T20:22:17.5298148Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5298383Z /opt/conda/lib 2023-01-11T20:22:17.5298490Z 2023-01-11T20:22:17.5298604Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5298750Z 2023-01-11T20:22:17.5298828Z  2023-01-11T20:22:17.5328595Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5329019Z Cannot generate a safe runtime search path for target native_test because 2023-01-11T20:22:17.5329330Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5329557Z directories: 2023-01-11T20:22:17.5329659Z 2023-01-11T20:22:17.5329896Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5330143Z /opt/conda/lib 2023-01-11T20:22:17.5330250Z 2023-01-11T20:22:17.5330364Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5330507Z 2023-01-11T20:22:17.5330583Z  2023-01-11T20:22:17.5360772Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5361174Z Cannot generate a safe runtime search path for target operator_name_test 2023-01-11T20:22:17.5361489Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5361714Z directories: 2023-01-11T20:22:17.5361819Z 2023-01-11T20:22:17.5362053Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5362302Z /opt/conda/lib 2023-01-11T20:22:17.5362409Z 2023-01-11T20:22:17.5362525Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5362660Z 2023-01-11T20:22:17.5362739Z  2023-01-11T20:22:17.5393788Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5394159Z Cannot generate a safe runtime search path for target operators_test 2023-01-11T20:22:17.5394455Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5394691Z directories: 2023-01-11T20:22:17.5394795Z 2023-01-11T20:22:17.5395029Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5395277Z /opt/conda/lib 2023-01-11T20:22:17.5395373Z 2023-01-11T20:22:17.5395486Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5395628Z 2023-01-11T20:22:17.5395706Z  2023-01-11T20:22:17.5425487Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5425901Z Cannot generate a safe runtime search path for target 2023-01-11T20:22:17.5426758Z packedtensoraccessor_test because files in some directories may conflict 2023-01-11T20:22:17.5427126Z with libraries in implicit directories: 2023-01-11T20:22:17.5427263Z 2023-01-11T20:22:17.5427506Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5427739Z /opt/conda/lib 2023-01-11T20:22:17.5427857Z 2023-01-11T20:22:17.5427959Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5428110Z 2023-01-11T20:22:17.5428190Z  2023-01-11T20:22:17.5457302Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5457806Z Cannot generate a safe runtime search path for target pow_test because 2023-01-11T20:22:17.5458351Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5458614Z directories: 2023-01-11T20:22:17.5458719Z 2023-01-11T20:22:17.5458955Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5459303Z /opt/conda/lib 2023-01-11T20:22:17.5459413Z 2023-01-11T20:22:17.5459525Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5459667Z 2023-01-11T20:22:17.5459747Z  2023-01-11T20:22:17.5489346Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5489842Z Cannot generate a safe runtime search path for target quantized_test 2023-01-11T20:22:17.5490389Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5490633Z directories: 2023-01-11T20:22:17.5490736Z 2023-01-11T20:22:17.5490970Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5491202Z /opt/conda/lib 2023-01-11T20:22:17.5491308Z 2023-01-11T20:22:17.5491420Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5491561Z 2023-01-11T20:22:17.5491640Z  2023-01-11T20:22:17.5520942Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5521350Z Cannot generate a safe runtime search path for target reduce_ops_test 2023-01-11T20:22:17.5521879Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5522320Z directories: 2023-01-11T20:22:17.5522470Z 2023-01-11T20:22:17.5522916Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5523302Z /opt/conda/lib 2023-01-11T20:22:17.5523408Z 2023-01-11T20:22:17.5523522Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5523664Z 2023-01-11T20:22:17.5523732Z  2023-01-11T20:22:17.5552906Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5553405Z Cannot generate a safe runtime search path for target 2023-01-11T20:22:17.5553945Z reportMemoryUsage_test because files in some directories may conflict with 2023-01-11T20:22:17.5554429Z libraries in implicit directories: 2023-01-11T20:22:17.5554636Z 2023-01-11T20:22:17.5554872Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5555117Z /opt/conda/lib 2023-01-11T20:22:17.5555223Z 2023-01-11T20:22:17.5555336Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5555466Z 2023-01-11T20:22:17.5555545Z  2023-01-11T20:22:17.5584384Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5584919Z Cannot generate a safe runtime search path for target scalar_tensor_test 2023-01-11T20:22:17.5585407Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5585645Z directories: 2023-01-11T20:22:17.5585749Z 2023-01-11T20:22:17.5585984Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5586229Z /opt/conda/lib 2023-01-11T20:22:17.5586535Z 2023-01-11T20:22:17.5586751Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5586899Z 2023-01-11T20:22:17.5586982Z  2023-01-11T20:22:17.5615946Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5616392Z Cannot generate a safe runtime search path for target scalar_test because 2023-01-11T20:22:17.5616700Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5616926Z directories: 2023-01-11T20:22:17.5617033Z 2023-01-11T20:22:17.5617268Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5617500Z /opt/conda/lib 2023-01-11T20:22:17.5617607Z 2023-01-11T20:22:17.5617720Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5617864Z 2023-01-11T20:22:17.5617942Z  2023-01-11T20:22:17.5647592Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5647969Z Cannot generate a safe runtime search path for target 2023-01-11T20:22:17.5648368Z stride_properties_test because files in some directories may conflict with 2023-01-11T20:22:17.5648631Z libraries in implicit directories: 2023-01-11T20:22:17.5648762Z 2023-01-11T20:22:17.5648982Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5649232Z /opt/conda/lib 2023-01-11T20:22:17.5649340Z 2023-01-11T20:22:17.5649454Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5649597Z 2023-01-11T20:22:17.5649675Z  2023-01-11T20:22:17.5680000Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5680554Z Cannot generate a safe runtime search path for target tensor_iterator_test 2023-01-11T20:22:17.5680981Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5681203Z directories: 2023-01-11T20:22:17.5681308Z 2023-01-11T20:22:17.5681539Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5681793Z /opt/conda/lib 2023-01-11T20:22:17.5681900Z 2023-01-11T20:22:17.5682013Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5682143Z 2023-01-11T20:22:17.5682223Z  2023-01-11T20:22:17.5712123Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5712669Z Cannot generate a safe runtime search path for target test_parallel because 2023-01-11T20:22:17.5713100Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5713328Z directories: 2023-01-11T20:22:17.5713432Z 2023-01-11T20:22:17.5713668Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5713911Z /opt/conda/lib 2023-01-11T20:22:17.5714007Z 2023-01-11T20:22:17.5714119Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5714262Z 2023-01-11T20:22:17.5714341Z  2023-01-11T20:22:17.5745983Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5746645Z Cannot generate a safe runtime search path for target thread_init_test 2023-01-11T20:22:17.5746979Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5747214Z directories: 2023-01-11T20:22:17.5747319Z 2023-01-11T20:22:17.5747555Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5747787Z /opt/conda/lib 2023-01-11T20:22:17.5747895Z 2023-01-11T20:22:17.5748009Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5748152Z 2023-01-11T20:22:17.5748234Z  2023-01-11T20:22:17.5778802Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5779157Z Cannot generate a safe runtime search path for target type_ptr_test because 2023-01-11T20:22:17.5779465Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5779693Z directories: 2023-01-11T20:22:17.5779902Z 2023-01-11T20:22:17.5780128Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5780376Z /opt/conda/lib 2023-01-11T20:22:17.5780485Z 2023-01-11T20:22:17.5780598Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5780743Z 2023-01-11T20:22:17.5780822Z  2023-01-11T20:22:17.5810967Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5811487Z Cannot generate a safe runtime search path for target type_test because 2023-01-11T20:22:17.5811960Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5812174Z directories: 2023-01-11T20:22:17.5812280Z 2023-01-11T20:22:17.5812513Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5812762Z /opt/conda/lib 2023-01-11T20:22:17.5812870Z 2023-01-11T20:22:17.5812984Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5813198Z 2023-01-11T20:22:17.5813279Z  2023-01-11T20:22:17.5842265Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5842615Z Cannot generate a safe runtime search path for target undefined_tensor_test 2023-01-11T20:22:17.5842933Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5843161Z directories: 2023-01-11T20:22:17.5843266Z 2023-01-11T20:22:17.5843501Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5843747Z /opt/conda/lib 2023-01-11T20:22:17.5843853Z 2023-01-11T20:22:17.5843954Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5844099Z 2023-01-11T20:22:17.5844237Z  2023-01-11T20:22:17.5873960Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5874267Z Cannot generate a safe runtime search path for target variant_test because 2023-01-11T20:22:17.5874570Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5874795Z directories: 2023-01-11T20:22:17.5874901Z 2023-01-11T20:22:17.5875135Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5875369Z /opt/conda/lib 2023-01-11T20:22:17.5875474Z 2023-01-11T20:22:17.5875588Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5875731Z 2023-01-11T20:22:17.5875810Z  2023-01-11T20:22:17.5905016Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5905521Z Cannot generate a safe runtime search path for target verify_api_visibility 2023-01-11T20:22:17.5906061Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5906563Z directories: 2023-01-11T20:22:17.5906671Z 2023-01-11T20:22:17.5906895Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5907150Z /opt/conda/lib 2023-01-11T20:22:17.5907257Z 2023-01-11T20:22:17.5907371Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5907515Z 2023-01-11T20:22:17.5907594Z  2023-01-11T20:22:17.5936806Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5937166Z Cannot generate a safe runtime search path for target legacy_vmap_test 2023-01-11T20:22:17.5937477Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5937712Z directories: 2023-01-11T20:22:17.5937805Z 2023-01-11T20:22:17.5938038Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5938284Z /opt/conda/lib 2023-01-11T20:22:17.5938391Z 2023-01-11T20:22:17.5938506Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5938651Z 2023-01-11T20:22:17.5938719Z  2023-01-11T20:22:17.5968888Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.5969375Z Cannot generate a safe runtime search path for target weakref_test because 2023-01-11T20:22:17.5969918Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.5970134Z directories: 2023-01-11T20:22:17.5970238Z 2023-01-11T20:22:17.5970474Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.5970720Z /opt/conda/lib 2023-01-11T20:22:17.5970827Z 2023-01-11T20:22:17.5970928Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.5971071Z 2023-01-11T20:22:17.5971149Z  2023-01-11T20:22:17.6000078Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6000588Z Cannot generate a safe runtime search path for target wrapdim_test because 2023-01-11T20:22:17.6001091Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.6001316Z directories: 2023-01-11T20:22:17.6001510Z 2023-01-11T20:22:17.6001749Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6001984Z /opt/conda/lib 2023-01-11T20:22:17.6002093Z 2023-01-11T20:22:17.6002208Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6002352Z 2023-01-11T20:22:17.6002435Z  2023-01-11T20:22:17.6031672Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6032181Z Cannot generate a safe runtime search path for target xla_tensor_test 2023-01-11T20:22:17.6032641Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.6032875Z directories: 2023-01-11T20:22:17.6032980Z 2023-01-11T20:22:17.6033214Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6033446Z /opt/conda/lib 2023-01-11T20:22:17.6033552Z 2023-01-11T20:22:17.6033666Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6033816Z 2023-01-11T20:22:17.6033897Z  2023-01-11T20:22:17.6063040Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6063603Z Cannot generate a safe runtime search path for target IListRef_test because 2023-01-11T20:22:17.6064013Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.6064238Z directories: 2023-01-11T20:22:17.6064330Z 2023-01-11T20:22:17.6064565Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6064809Z /opt/conda/lib 2023-01-11T20:22:17.6064915Z 2023-01-11T20:22:17.6065029Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6065171Z 2023-01-11T20:22:17.6065236Z  2023-01-11T20:22:17.6094763Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6095312Z Cannot generate a safe runtime search path for target List_test because 2023-01-11T20:22:17.6095717Z files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.6095932Z directories: 2023-01-11T20:22:17.6096036Z 2023-01-11T20:22:17.6096266Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6096509Z /opt/conda/lib 2023-01-11T20:22:17.6096616Z 2023-01-11T20:22:17.6096716Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6096860Z 2023-01-11T20:22:17.6096939Z  2023-01-11T20:22:17.6126004Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6126583Z Cannot generate a safe runtime search path for target KernelFunction_test 2023-01-11T20:22:17.6126993Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.6127228Z directories: 2023-01-11T20:22:17.6127334Z 2023-01-11T20:22:17.6127568Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6127907Z /opt/conda/lib 2023-01-11T20:22:17.6128017Z 2023-01-11T20:22:17.6128130Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6128273Z 2023-01-11T20:22:17.6128354Z  2023-01-11T20:22:17.6157810Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6158314Z Cannot generate a safe runtime search path for target 2023-01-11T20:22:17.6158704Z kernel_function_legacy_test because files in some directories may conflict 2023-01-11T20:22:17.6158969Z with libraries in implicit directories: 2023-01-11T20:22:17.6159103Z 2023-01-11T20:22:17.6159334Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6159565Z /opt/conda/lib 2023-01-11T20:22:17.6159669Z 2023-01-11T20:22:17.6159780Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6159922Z 2023-01-11T20:22:17.6159999Z  2023-01-11T20:22:17.6189692Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6190387Z Cannot generate a safe runtime search path for target kernel_function_test 2023-01-11T20:22:17.6190799Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.6191035Z directories: 2023-01-11T20:22:17.6191127Z 2023-01-11T20:22:17.6191362Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6191606Z /opt/conda/lib 2023-01-11T20:22:17.6191712Z 2023-01-11T20:22:17.6191825Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6191968Z 2023-01-11T20:22:17.6192034Z  2023-01-11T20:22:17.6221933Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6222453Z Cannot generate a safe runtime search path for target 2023-01-11T20:22:17.6222846Z kernel_lambda_legacy_test because files in some directories may conflict 2023-01-11T20:22:17.6223098Z with libraries in implicit directories: 2023-01-11T20:22:17.6223238Z 2023-01-11T20:22:17.6223471Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6223714Z /opt/conda/lib 2023-01-11T20:22:17.6223819Z 2023-01-11T20:22:17.6223932Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6224061Z 2023-01-11T20:22:17.6224140Z  2023-01-11T20:22:17.6255156Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6255687Z Cannot generate a safe runtime search path for target kernel_lambda_test 2023-01-11T20:22:17.6256162Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.6256400Z directories: 2023-01-11T20:22:17.6256509Z 2023-01-11T20:22:17.6256744Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6256994Z /opt/conda/lib 2023-01-11T20:22:17.6257088Z 2023-01-11T20:22:17.6257201Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6257351Z 2023-01-11T20:22:17.6257431Z  2023-01-11T20:22:17.6288096Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6288591Z Cannot generate a safe runtime search path for target 2023-01-11T20:22:17.6289008Z kernel_stackbased_test because files in some directories may conflict with 2023-01-11T20:22:17.6289273Z libraries in implicit directories: 2023-01-11T20:22:17.6289405Z 2023-01-11T20:22:17.6289639Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6289871Z /opt/conda/lib 2023-01-11T20:22:17.6289976Z 2023-01-11T20:22:17.6290090Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6290233Z 2023-01-11T20:22:17.6290312Z  2023-01-11T20:22:17.6320205Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6320722Z Cannot generate a safe runtime search path for target 2023-01-11T20:22:17.6321245Z make_boxed_from_unboxed_functor_test because files in some directories may 2023-01-11T20:22:17.6321530Z conflict with libraries in implicit directories: 2023-01-11T20:22:17.6321675Z 2023-01-11T20:22:17.6321898Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6322144Z /opt/conda/lib 2023-01-11T20:22:17.6322253Z 2023-01-11T20:22:17.6322367Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6322511Z 2023-01-11T20:22:17.6322589Z  2023-01-11T20:22:17.6352461Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6353026Z Cannot generate a safe runtime search path for target CppSignature_test 2023-01-11T20:22:17.6353427Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.6353657Z directories: 2023-01-11T20:22:17.6353764Z 2023-01-11T20:22:17.6353997Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6354335Z /opt/conda/lib 2023-01-11T20:22:17.6354442Z 2023-01-11T20:22:17.6354555Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6354684Z 2023-01-11T20:22:17.6354766Z  2023-01-11T20:22:17.6384415Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6384972Z Cannot generate a safe runtime search path for target backend_fallback_test 2023-01-11T20:22:17.6385405Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.6385628Z directories: 2023-01-11T20:22:17.6385737Z 2023-01-11T20:22:17.6385972Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6386222Z /opt/conda/lib 2023-01-11T20:22:17.6386573Z 2023-01-11T20:22:17.6386676Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6386819Z 2023-01-11T20:22:17.6386899Z  2023-01-11T20:22:17.6415967Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6416516Z Cannot generate a safe runtime search path for target op_allowlist_test 2023-01-11T20:22:17.6416938Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.6417174Z directories: 2023-01-11T20:22:17.6417281Z 2023-01-11T20:22:17.6417515Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6417752Z /opt/conda/lib 2023-01-11T20:22:17.6417862Z 2023-01-11T20:22:17.6417975Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6418114Z 2023-01-11T20:22:17.6418192Z  2023-01-11T20:22:17.6447566Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6448107Z Cannot generate a safe runtime search path for target op_registration_test 2023-01-11T20:22:17.6448545Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.6448778Z directories: 2023-01-11T20:22:17.6448890Z 2023-01-11T20:22:17.6449113Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6449362Z /opt/conda/lib 2023-01-11T20:22:17.6449467Z 2023-01-11T20:22:17.6449582Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6449724Z 2023-01-11T20:22:17.6449801Z  2023-01-11T20:22:17.6479066Z CMake Warning at caffe2/CMakeLists.txt:1715 (add_executable): 2023-01-11T20:22:17.6479427Z Cannot generate a safe runtime search path for target inline_container_test 2023-01-11T20:22:17.6479743Z because files in some directories may conflict with libraries in implicit 2023-01-11T20:22:17.6479966Z directories: 2023-01-11T20:22:17.6480072Z 2023-01-11T20:22:17.6480303Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/7 may be hidden by files in: 2023-01-11T20:22:17.6480549Z /opt/conda/lib 2023-01-11T20:22:17.6480656Z 2023-01-11T20:22:17.6480867Z Some of these libraries may not be found correctly. 2023-01-11T20:22:17.6481016Z 2023-01-11T20:22:17.6481083Z  2023-01-11T20:22:17.8539331Z -- Generating done 2023-01-11T20:22:17.8876975Z CMake Warning: 2023-01-11T20:22:17.8877573Z Manually-specified variables were not used by the project: 2023-01-11T20:22:17.8877763Z 2023-01-11T20:22:17.8877850Z BUILD_ENVIRONMENT 2023-01-11T20:22:17.8877965Z 2023-01-11T20:22:17.8878051Z  2023-01-11T20:22:17.8898028Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2023-01-11T20:22:17.9518492Z cmake --build . --target install --config Release -- -j 6 2023-01-11T20:22:17.9996026Z [ 0%] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2023-01-11T20:22:18.0003067Z [ 0%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2023-01-11T20:22:18.0012177Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2023-01-11T20:22:18.0014609Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2023-01-11T20:22:18.0032014Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2023-01-11T20:22:18.0045387Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2023-01-11T20:22:18.0470515Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: 2023-01-11T20:22:18.0489203Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:117:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2023-01-11T20:22:18.0490130Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2023-01-11T20:22:18.0490582Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:22:18.0491365Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_error’: 2023-01-11T20:22:18.0492355Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:195:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2023-01-11T20:22:18.0493050Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2023-01-11T20:22:18.0493492Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:22:18.0494146Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: 2023-01-11T20:22:18.0495173Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:273:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2023-01-11T20:22:18.0495935Z write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2023-01-11T20:22:18.0496423Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:22:18.0497091Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_info’: 2023-01-11T20:22:18.0498121Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:351:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2023-01-11T20:22:18.0498866Z write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2023-01-11T20:22:18.0499330Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:22:18.0499965Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: 2023-01-11T20:22:18.0500903Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:429:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2023-01-11T20:22:18.0501842Z write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2023-01-11T20:22:18.0502301Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2023-01-11T20:22:18.0569237Z [ 0%] Linking C static library ../../../../lib/libclog.a 2023-01-11T20:22:18.0833859Z [ 0%] Built target clog 2023-01-11T20:22:18.0896716Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2023-01-11T20:22:18.1022471Z [ 1%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2023-01-11T20:22:18.1318014Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2023-01-11T20:22:18.1716653Z [ 1%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2023-01-11T20:22:18.1821207Z [ 1%] Built target defs.bzl 2023-01-11T20:22:18.1886508Z [ 1%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2023-01-11T20:22:18.2118035Z [ 1%] Linking CXX static library ../../../lib/libgtest.a 2023-01-11T20:22:18.2134567Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2023-01-11T20:22:18.2266887Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2023-01-11T20:22:18.2384751Z [ 1%] Built target gtest 2023-01-11T20:22:18.2430908Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2023-01-11T20:22:18.2468675Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2023-01-11T20:22:18.2540054Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2023-01-11T20:22:18.2576880Z [ 1%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2023-01-11T20:22:18.3404873Z [ 1%] Linking C static library ../../lib/libpthreadpool.a 2023-01-11T20:22:18.3620215Z [ 1%] Built target pthreadpool 2023-01-11T20:22:18.3678233Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2023-01-11T20:22:18.3788663Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2023-01-11T20:22:18.3831336Z [ 1%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2023-01-11T20:22:18.4165843Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2023-01-11T20:22:18.4319051Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2023-01-11T20:22:18.4379202Z [ 1%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2023-01-11T20:22:18.4972486Z [ 1%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2023-01-11T20:22:18.5243078Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2023-01-11T20:22:18.5484010Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2023-01-11T20:22:18.5566350Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2023-01-11T20:22:18.5811087Z [ 1%] Linking C static library ../../lib/libittnotify.a 2023-01-11T20:22:18.5885746Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2023-01-11T20:22:18.6092890Z [ 2%] Built target ittnotify 2023-01-11T20:22:18.6201497Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2023-01-11T20:22:18.6321819Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2023-01-11T20:22:18.6720860Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2023-01-11T20:22:18.6767263Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2023-01-11T20:22:18.6941204Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2023-01-11T20:22:18.7231808Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2023-01-11T20:22:18.7566768Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2023-01-11T20:22:18.8103855Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2023-01-11T20:22:18.8355974Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2023-01-11T20:22:18.8401599Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2023-01-11T20:22:18.8573471Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2023-01-11T20:22:18.8579229Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2023-01-11T20:22:18.8681182Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2023-01-11T20:22:18.9444586Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2023-01-11T20:22:18.9730754Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2023-01-11T20:22:19.0153735Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2023-01-11T20:22:19.0179483Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2023-01-11T20:22:19.0381675Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2023-01-11T20:22:19.0486561Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2023-01-11T20:22:19.0492464Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2023-01-11T20:22:19.0622736Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2023-01-11T20:22:19.1369780Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2023-01-11T20:22:19.1601963Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2023-01-11T20:22:19.1884988Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2023-01-11T20:22:19.1987204Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2023-01-11T20:22:19.1997757Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2023-01-11T20:22:19.2366398Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2023-01-11T20:22:19.2688202Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2023-01-11T20:22:19.3045524Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2023-01-11T20:22:19.3301219Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2023-01-11T20:22:19.3338413Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2023-01-11T20:22:19.3530365Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2023-01-11T20:22:19.3600130Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2023-01-11T20:22:19.4286135Z In file included from /usr/include/string.h:495:0, 2023-01-11T20:22:19.4286779Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2023-01-11T20:22:19.4287443Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2023-01-11T20:22:19.4288100Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2023-01-11T20:22:19.4288777Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2023-01-11T20:22:19.4289413Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2023-01-11T20:22:19.4290201Z In function ‘void* memcpy(void*, const void*, size_t)’, 2023-01-11T20:22:19.4291462Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2023-01-11T20:22:19.4293205Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2023-01-11T20:22:19.4294779Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2023-01-11T20:22:19.4296434Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2023-01-11T20:22:19.4297281Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2023-01-11T20:22:19.4297719Z ^ 2023-01-11T20:22:19.4298244Z In function ‘void* memcpy(void*, const void*, size_t)’, 2023-01-11T20:22:19.4299374Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2023-01-11T20:22:19.4301048Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35: 2023-01-11T20:22:19.4302870Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2023-01-11T20:22:19.4303707Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2023-01-11T20:22:19.4304131Z ^ 2023-01-11T20:22:19.4304643Z In function ‘void* memcpy(void*, const void*, size_t)’, 2023-01-11T20:22:19.4305837Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2023-01-11T20:22:19.4307623Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2023-01-11T20:22:19.4309276Z inlined from ‘bool google::protobuf::MessageLite::SerializeToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2023-01-11T20:22:19.4310777Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2023-01-11T20:22:19.4311603Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2023-01-11T20:22:19.4312021Z ^ 2023-01-11T20:22:19.4312537Z In function ‘void* memcpy(void*, const void*, size_t)’, 2023-01-11T20:22:19.4313715Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2023-01-11T20:22:19.4315283Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2023-01-11T20:22:19.4316776Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:432:42: 2023-01-11T20:22:19.4318297Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2023-01-11T20:22:19.4319122Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2023-01-11T20:22:19.4319569Z ^ 2023-01-11T20:22:19.4320074Z In function ‘void* memcpy(void*, const void*, size_t)’, 2023-01-11T20:22:19.4321225Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2023-01-11T20:22:19.4322790Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2023-01-11T20:22:19.4324309Z inlined from ‘bool google::protobuf::MessageLite::SerializeToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2023-01-11T20:22:19.4325929Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2023-01-11T20:22:19.4326761Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2023-01-11T20:22:19.4327187Z ^ 2023-01-11T20:22:19.4327694Z In function ‘void* memcpy(void*, const void*, size_t)’, 2023-01-11T20:22:19.4328871Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2023-01-11T20:22:19.4330472Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2023-01-11T20:22:19.4332017Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:445:60: 2023-01-11T20:22:19.4333437Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2023-01-11T20:22:19.4334226Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2023-01-11T20:22:19.4334633Z ^ 2023-01-11T20:22:19.4390733Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2023-01-11T20:22:19.4415330Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2023-01-11T20:22:19.4678664Z In file included from /usr/include/string.h:495:0, 2023-01-11T20:22:19.4679303Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2023-01-11T20:22:19.4679974Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2023-01-11T20:22:19.4680635Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2023-01-11T20:22:19.4681285Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2023-01-11T20:22:19.4681933Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2023-01-11T20:22:19.4682746Z In function ‘void* memcpy(void*, const void*, size_t)’, 2023-01-11T20:22:19.4684008Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2023-01-11T20:22:19.4685716Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2023-01-11T20:22:19.4687317Z inlined from ‘bool google::protobuf::MessageLite::SerializeToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2023-01-11T20:22:19.4688898Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2023-01-11T20:22:19.4689965Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2023-01-11T20:22:19.4690418Z ^ 2023-01-11T20:22:19.4690943Z In function ‘void* memcpy(void*, const void*, size_t)’, 2023-01-11T20:22:19.4692105Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2023-01-11T20:22:19.4693626Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35: 2023-01-11T20:22:19.4695294Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2023-01-11T20:22:19.4696154Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2023-01-11T20:22:19.4696598Z ^ 2023-01-11T20:22:19.4697120Z In function ‘void* memcpy(void*, const void*, size_t)’, 2023-01-11T20:22:19.4698276Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2023-01-11T20:22:19.4699867Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2023-01-11T20:22:19.4700703Z inlined from ‘bool google::protobuf::MessageLite::SerializeToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2023-01-11T20:22:19.4701496Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2023-01-11T20:22:19.4701941Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2023-01-11T20:22:19.4702172Z ^ 2023-01-11T20:22:19.4702453Z In function ‘void* memcpy(void*, const void*, size_t)’, 2023-01-11T20:22:19.4703073Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2023-01-11T20:22:19.4703904Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2023-01-11T20:22:19.4704679Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToFileDescriptor(int) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:432:42: 2023-01-11T20:22:19.4705477Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2023-01-11T20:22:19.4705930Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2023-01-11T20:22:19.4706171Z ^ 2023-01-11T20:22:19.4706986Z In function ‘void* memcpy(void*, const void*, size_t)’, 2023-01-11T20:22:19.4707665Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2023-01-11T20:22:19.4708569Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2023-01-11T20:22:19.4709391Z inlined from ‘bool google::protobuf::MessageLite::SerializeToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:403:49: 2023-01-11T20:22:19.4710247Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2023-01-11T20:22:19.4710825Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2023-01-11T20:22:19.4711129Z ^ 2023-01-11T20:22:19.4711431Z In function ‘void* memcpy(void*, const void*, size_t)’, 2023-01-11T20:22:19.4712117Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2023-01-11T20:22:19.4713018Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:86:35, 2023-01-11T20:22:19.4713920Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToOstream(std::ostream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:445:60: 2023-01-11T20:22:19.4714852Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:71: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’: specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2023-01-11T20:22:19.4715315Z return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2023-01-11T20:22:19.4715591Z ^ 2023-01-11T20:22:19.4806515Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2023-01-11T20:22:19.4814333Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2023-01-11T20:22:19.5311287Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2023-01-11T20:22:19.5701831Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2023-01-11T20:22:19.5979114Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2023-01-11T20:22:19.6103507Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2023-01-11T20:22:19.6325943Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2023-01-11T20:22:19.6355699Z [ 2%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2023-01-11T20:22:19.6850343Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2023-01-11T20:22:19.6991864Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2023-01-11T20:22:19.7435442Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2023-01-11T20:22:19.7608811Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2023-01-11T20:22:19.7845845Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2023-01-11T20:22:19.8100709Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2023-01-11T20:22:19.8148568Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2023-01-11T20:22:19.8213728Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2023-01-11T20:22:19.8726228Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2023-01-11T20:22:19.9045267Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2023-01-11T20:22:19.9123301Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2023-01-11T20:22:19.9340626Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2023-01-11T20:22:19.9400454Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2023-01-11T20:22:19.9652264Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2023-01-11T20:22:20.0069391Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2023-01-11T20:22:20.0228033Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2023-01-11T20:22:20.0238493Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2023-01-11T20:22:20.0472987Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2023-01-11T20:22:20.0880362Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2023-01-11T20:22:20.1237143Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2023-01-11T20:22:20.1416453Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2023-01-11T20:22:20.1462907Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2023-01-11T20:22:20.1611975Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2023-01-11T20:22:20.1664819Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2023-01-11T20:22:20.2156446Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2023-01-11T20:22:20.2424621Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2023-01-11T20:22:20.2659443Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2023-01-11T20:22:20.2853200Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2023-01-11T20:22:20.3020058Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2023-01-11T20:22:20.3114564Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2023-01-11T20:22:20.3362495Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2023-01-11T20:22:20.3418625Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2023-01-11T20:22:20.4207796Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2023-01-11T20:22:20.4230369Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2023-01-11T20:22:20.4315939Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2023-01-11T20:22:20.4410230Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2023-01-11T20:22:20.4576502Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2023-01-11T20:22:20.5046053Z [ 3%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2023-01-11T20:22:20.5415943Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2023-01-11T20:22:20.5439916Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2023-01-11T20:22:20.5635952Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2023-01-11T20:22:20.5779926Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2023-01-11T20:22:20.5800788Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2023-01-11T20:22:20.6619479Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2023-01-11T20:22:20.6692977Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2023-01-11T20:22:20.6785685Z [ 3%] Linking CXX static library ../../../lib/libbenchmark.a 2023-01-11T20:22:20.7013566Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2023-01-11T20:22:20.7107972Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2023-01-11T20:22:20.7134624Z [ 3%] Built target benchmark 2023-01-11T20:22:20.7194927Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2023-01-11T20:22:20.7233188Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2023-01-11T20:22:20.7850031Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2023-01-11T20:22:20.7854046Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2023-01-11T20:22:20.8641035Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2023-01-11T20:22:20.8683600Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2023-01-11T20:22:20.8849635Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2023-01-11T20:22:20.9084271Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2023-01-11T20:22:20.9134890Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2023-01-11T20:22:20.9535217Z [ 3%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2023-01-11T20:22:20.9874922Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2023-01-11T20:22:20.9918833Z [ 3%] Built target libprotobuf-lite 2023-01-11T20:22:20.9962714Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2023-01-11T20:22:21.0086798Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2023-01-11T20:22:21.0145437Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2023-01-11T20:22:21.0198027Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2023-01-11T20:22:21.1018005Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2023-01-11T20:22:21.1197739Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2023-01-11T20:22:21.1749428Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2023-01-11T20:22:21.1786570Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2023-01-11T20:22:21.2165612Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2023-01-11T20:22:21.2171670Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2023-01-11T20:22:21.2351483Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2023-01-11T20:22:21.2864699Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2023-01-11T20:22:21.2910757Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2023-01-11T20:22:21.3146683Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2023-01-11T20:22:21.3403468Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2023-01-11T20:22:21.4042076Z [ 3%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2023-01-11T20:22:21.4082624Z [ 3%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2023-01-11T20:22:21.4406059Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2023-01-11T20:22:21.4486920Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2023-01-11T20:22:21.4714386Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2023-01-11T20:22:21.4843986Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2023-01-11T20:22:21.5300271Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2023-01-11T20:22:21.5663702Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2023-01-11T20:22:21.5710355Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2023-01-11T20:22:21.5996533Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2023-01-11T20:22:21.6003662Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2023-01-11T20:22:21.6726920Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2023-01-11T20:22:21.7038447Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2023-01-11T20:22:21.7327318Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2023-01-11T20:22:21.7503251Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2023-01-11T20:22:21.7776956Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2023-01-11T20:22:21.7828437Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2023-01-11T20:22:21.8084878Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2023-01-11T20:22:21.8564356Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2023-01-11T20:22:21.8706898Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2023-01-11T20:22:21.9099800Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2023-01-11T20:22:21.9246547Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2023-01-11T20:22:21.9389971Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2023-01-11T20:22:21.9769291Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2023-01-11T20:22:22.0002131Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2023-01-11T20:22:22.0155224Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2023-01-11T20:22:22.0527453Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2023-01-11T20:22:22.0825736Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2023-01-11T20:22:22.0872554Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2023-01-11T20:22:22.1374416Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2023-01-11T20:22:22.1814369Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2023-01-11T20:22:22.1861408Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2023-01-11T20:22:22.1888497Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2023-01-11T20:22:22.2033619Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2023-01-11T20:22:22.2324600Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2023-01-11T20:22:22.2364447Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2023-01-11T20:22:22.2575284Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2023-01-11T20:22:22.3167765Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2023-01-11T20:22:22.3570126Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2023-01-11T20:22:22.3721372Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2023-01-11T20:22:22.3726957Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2023-01-11T20:22:22.4131719Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2023-01-11T20:22:22.4785016Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2023-01-11T20:22:22.4897425Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2023-01-11T20:22:22.5008447Z [ 4%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2023-01-11T20:22:22.5361194Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2023-01-11T20:22:22.5453826Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2023-01-11T20:22:22.5596708Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2023-01-11T20:22:22.6352763Z [ 4%] Linking C static library ../../../lib/libtensorpipe_uv.a 2023-01-11T20:22:22.6601005Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2023-01-11T20:22:22.6647799Z [ 4%] Built target tensorpipe_uv 2023-01-11T20:22:22.6696173Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2023-01-11T20:22:22.6746670Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2023-01-11T20:22:22.7171375Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2023-01-11T20:22:22.7484715Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2023-01-11T20:22:22.8331343Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2023-01-11T20:22:22.8464068Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2023-01-11T20:22:22.8513591Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2023-01-11T20:22:22.8561715Z [ 4%] 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 2023-01-11T20:22:22.8785264Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2023-01-11T20:22:22.9203468Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2023-01-11T20:22:22.9683697Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2023-01-11T20:22:23.0100706Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2023-01-11T20:22:23.0138303Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2023-01-11T20:22:23.0326542Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2023-01-11T20:22:23.0657943Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2023-01-11T20:22:23.1071238Z [ 4%] 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 2023-01-11T20:22:23.1234182Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2023-01-11T20:22:23.1428701Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2023-01-11T20:22:23.2262540Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2023-01-11T20:22:23.2562369Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2023-01-11T20:22:23.2564708Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2023-01-11T20:22:23.3087767Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2023-01-11T20:22:23.3806243Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2023-01-11T20:22:23.3848348Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2023-01-11T20:22:23.4072586Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2023-01-11T20:22:23.4680772Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2023-01-11T20:22:23.4729112Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2023-01-11T20:22:23.4732058Z [ 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 2023-01-11T20:22:23.5166203Z Scanning dependencies of target dnnl_common 2023-01-11T20:22:23.5258739Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2023-01-11T20:22:23.5566557Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2023-01-11T20:22:23.5967179Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2023-01-11T20:22:23.6470335Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2023-01-11T20:22:23.7309707Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2023-01-11T20:22:23.7335220Z [ 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 2023-01-11T20:22:23.7384392Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2023-01-11T20:22:23.7585971Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2023-01-11T20:22:23.7879088Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2023-01-11T20:22:23.8161861Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2023-01-11T20:22:23.8916070Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2023-01-11T20:22:23.9036391Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2023-01-11T20:22:23.9723556Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2023-01-11T20:22:23.9724471Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2023-01-11T20:22:23.9894848Z [ 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 2023-01-11T20:22:24.0082398Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2023-01-11T20:22:24.0155833Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2023-01-11T20:22:24.0243627Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2023-01-11T20:22:24.1010359Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2023-01-11T20:22:24.1036518Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2023-01-11T20:22:24.1766865Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2023-01-11T20:22:24.2164893Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2023-01-11T20:22:24.2194246Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2023-01-11T20:22:24.2245347Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2023-01-11T20:22:24.2319592Z [ 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 2023-01-11T20:22:24.3151781Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2023-01-11T20:22:24.3686950Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2023-01-11T20:22:24.4082086Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2023-01-11T20:22:24.4158538Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2023-01-11T20:22:24.4209304Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2023-01-11T20:22:24.4950464Z [ 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 2023-01-11T20:22:24.5332496Z [ 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 2023-01-11T20:22:24.5543402Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2023-01-11T20:22:24.5575614Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2023-01-11T20:22:24.5891301Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2023-01-11T20:22:24.6333318Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2023-01-11T20:22:24.6449447Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2023-01-11T20:22:24.7168383Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2023-01-11T20:22:24.7513664Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2023-01-11T20:22:24.7952439Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2023-01-11T20:22:24.8057516Z [ 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 2023-01-11T20:22:24.8121469Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2023-01-11T20:22:24.8653152Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2023-01-11T20:22:24.9284268Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2023-01-11T20:22:24.9306482Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2023-01-11T20:22:24.9524913Z [ 4%] Linking CXX static library ../../../lib/libasmjit.a 2023-01-11T20:22:24.9996496Z [ 4%] Built target asmjit 2023-01-11T20:22:25.0061762Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2023-01-11T20:22:25.0115155Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2023-01-11T20:22:25.0360508Z [ 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 2023-01-11T20:22:25.0492880Z [ 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 2023-01-11T20:22:25.1129591Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2023-01-11T20:22:25.1560884Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2023-01-11T20:22:25.1712933Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2023-01-11T20:22:25.2255576Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2023-01-11T20:22:25.2724491Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2023-01-11T20:22:25.3032091Z [ 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 2023-01-11T20:22:25.3168757Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2023-01-11T20:22:25.3495744Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2023-01-11T20:22:25.4372569Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2023-01-11T20:22:25.4443439Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2023-01-11T20:22:25.4922871Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2023-01-11T20:22:25.4952113Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2023-01-11T20:22:25.5452934Z [ 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 2023-01-11T20:22:25.5687841Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2023-01-11T20:22:25.6031941Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2023-01-11T20:22:25.6327601Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2023-01-11T20:22:25.6975936Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2023-01-11T20:22:25.7457943Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2023-01-11T20:22:25.7631676Z [ 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 2023-01-11T20:22:25.7668278Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2023-01-11T20:22:25.7767891Z [ 4%] Linking CXX static library ../../../lib/libgloo.a 2023-01-11T20:22:25.7820189Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2023-01-11T20:22:25.8021689Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2023-01-11T20:22:25.8163424Z [ 4%] Built target gloo 2023-01-11T20:22:25.8224404Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2023-01-11T20:22:25.9517697Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2023-01-11T20:22:26.0024104Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2023-01-11T20:22:26.0077777Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2023-01-11T20:22:26.0117171Z [ 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 2023-01-11T20:22:26.0183424Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2023-01-11T20:22:26.0812537Z [ 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 2023-01-11T20:22:26.1154396Z [ 4%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2023-01-11T20:22:26.2083701Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2023-01-11T20:22:26.2100800Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2023-01-11T20:22:26.2835419Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2023-01-11T20:22:26.3079373Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2023-01-11T20:22:26.3517995Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp.o 2023-01-11T20:22:26.3643536Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp.o 2023-01-11T20:22:26.3737670Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp.o 2023-01-11T20:22:26.4141575Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2023-01-11T20:22:26.5359073Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2023-01-11T20:22:26.6217272Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2023-01-11T20:22:26.6235500Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2023-01-11T20:22:26.6308910Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2023-01-11T20:22:26.6484261Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2023-01-11T20:22:26.6720975Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp.o 2023-01-11T20:22:26.7483264Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2023-01-11T20:22:26.7807669Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2023-01-11T20:22:26.8168247Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2023-01-11T20:22:26.8841985Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2023-01-11T20:22:26.8848150Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2023-01-11T20:22:26.9119385Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_common_gemm_f32.cpp.o 2023-01-11T20:22:26.9486291Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp.o 2023-01-11T20:22:26.9961954Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2023-01-11T20:22:27.0335819Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp.o 2023-01-11T20:22:27.1005551Z [ 5%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2023-01-11T20:22:27.1887927Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2023-01-11T20:22:27.1964782Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2023-01-11T20:22:27.2056898Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2023-01-11T20:22:27.2066890Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2023-01-11T20:22:27.2594295Z [ 5%] Linking CXX static library ../../../lib/libprotobuf.a 2023-01-11T20:22:27.3004621Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part2_autogen.cpp.o 2023-01-11T20:22:27.3498130Z [ 6%] Built target libprotobuf 2023-01-11T20:22:27.3562461Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2023-01-11T20:22:27.4226937Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp.o 2023-01-11T20:22:27.4304141Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2023-01-11T20:22:27.4581352Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2023-01-11T20:22:27.5201796Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/allocator.cpp.o 2023-01-11T20:22:27.5485818Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/backend.cpp.o 2023-01-11T20:22:27.6012757Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2023-01-11T20:22:27.6646739Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2023-01-11T20:22:27.6875635Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2023-01-11T20:22:27.6933927Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp.o 2023-01-11T20:22:27.7288574Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp.o 2023-01-11T20:22:27.8055945Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/engine.cpp.o 2023-01-11T20:22:27.8632877Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/graph.cpp.o 2023-01-11T20:22:27.8844126Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2023-01-11T20:22:27.9337143Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2023-01-11T20:22:27.9401253Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2023-01-11T20:22:27.9761789Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp.o 2023-01-11T20:22:28.0173902Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp.o 2023-01-11T20:22:28.1301874Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2023-01-11T20:22:28.1564945Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/logical_tensor.cpp.o 2023-01-11T20:22:28.2085781Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2023-01-11T20:22:28.2285292Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2023-01-11T20:22:28.2435098Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2023-01-11T20:22:28.2567486Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp.o 2023-01-11T20:22:28.3421025Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op.cpp.o 2023-01-11T20:22:28.3985649Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2023-01-11T20:22:28.4325169Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/constant_cache.cpp.o 2023-01-11T20:22:28.4606580Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2023-01-11T20:22:28.5129217Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2023-01-11T20:22:28.5133314Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp.o 2023-01-11T20:22:28.6281236Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op_schema.cpp.o 2023-01-11T20:22:28.6779172Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2023-01-11T20:22:28.6808021Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2023-01-11T20:22:28.7089567Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2023-01-11T20:22:28.7978877Z [ 6%] 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 2023-01-11T20:22:28.8033582Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2023-01-11T20:22:28.8789210Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition.cpp.o 2023-01-11T20:22:28.8981099Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2023-01-11T20:22:28.9035472Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_cache.cpp.o 2023-01-11T20:22:28.9954850Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2023-01-11T20:22:29.0434350Z [ 6%] 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 2023-01-11T20:22:29.0632154Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2023-01-11T20:22:29.1371888Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp.o 2023-01-11T20:22:29.1399895Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_desc.cpp.o 2023-01-11T20:22:29.1892714Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_hashing.cpp.o 2023-01-11T20:22:29.2683446Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2023-01-11T20:22:29.2958823Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2023-01-11T20:22:29.3219969Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2023-01-11T20:22:29.3604369Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2023-01-11T20:22:29.4277314Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp.o 2023-01-11T20:22:29.4380621Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_impl.cpp.o 2023-01-11T20:22:29.5515783Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/shape_infer.cpp.o 2023-01-11T20:22:29.5617538Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/fusion_info.cpp.o 2023-01-11T20:22:29.6120052Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2023-01-11T20:22:29.6159486Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iterator.cpp.o 2023-01-11T20:22:29.6774262Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2023-01-11T20:22:29.6836721Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp.o 2023-01-11T20:22:29.7927766Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/stream.cpp.o 2023-01-11T20:22:29.8433054Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2023-01-11T20:22:29.8711121Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/tensor.cpp.o 2023-01-11T20:22:29.8727881Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2023-01-11T20:22:29.8929328Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2023-01-11T20:22:29.9613742Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp.o 2023-01-11T20:22:30.0528933Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2023-01-11T20:22:30.1040663Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/type_constraint.cpp.o 2023-01-11T20:22:30.1048130Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/value.cpp.o 2023-01-11T20:22:30.1303335Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2023-01-11T20:22:30.1304489Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2023-01-11T20:22:30.2167037Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o 2023-01-11T20:22:30.2635385Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2023-01-11T20:22:30.3668277Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2023-01-11T20:22:30.3747563Z [ 6%] Built target dnnl_graph_common 2023-01-11T20:22:30.3812055Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2023-01-11T20:22:30.4270276Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower_down.cpp.o 2023-01-11T20:22:30.4443415Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o 2023-01-11T20:22:30.4677389Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2023-01-11T20:22:30.5126516Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2023-01-11T20:22:30.5705167Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2023-01-11T20:22:30.6287606Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o 2023-01-11T20:22:30.6931318Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp.o 2023-01-11T20:22:30.7295549Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp.o 2023-01-11T20:22:30.7366293Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2023-01-11T20:22:30.7591412Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2023-01-11T20:22:30.7757315Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2023-01-11T20:22:30.8862519Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2023-01-11T20:22:30.9486144Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2023-01-11T20:22:30.9739818Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp.o 2023-01-11T20:22:30.9944128Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2023-01-11T20:22:31.0281219Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2023-01-11T20:22:31.0646474Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2023-01-11T20:22:31.1208641Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2023-01-11T20:22:31.1619134Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2023-01-11T20:22:31.1886926Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2023-01-11T20:22:31.2345673Z [ 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 2023-01-11T20:22:31.2575680Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2023-01-11T20:22:31.3616570Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2023-01-11T20:22:31.3680202Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2023-01-11T20:22:31.3871355Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2023-01-11T20:22:31.4496604Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2023-01-11T20:22:31.4873078Z [ 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 2023-01-11T20:22:31.4945508Z [ 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 2023-01-11T20:22:31.5648136Z [ 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 2023-01-11T20:22:31.5678685Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2023-01-11T20:22:31.6751946Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2023-01-11T20:22:31.7047361Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2023-01-11T20:22:31.7590781Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2023-01-11T20:22:31.7845530Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2023-01-11T20:22:31.8031853Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2023-01-11T20:22:31.8284641Z [ 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 2023-01-11T20:22:31.9528109Z [ 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 2023-01-11T20:22:31.9575743Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_fusion.cpp.o 2023-01-11T20:22:31.9703691Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2023-01-11T20:22:32.0029269Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2023-01-11T20:22:32.0372282Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2023-01-11T20:22:32.0974427Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2023-01-11T20:22:32.2062729Z [ 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 2023-01-11T20:22:32.2420496Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2023-01-11T20:22:32.2441233Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2023-01-11T20:22:32.2493925Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2023-01-11T20:22:32.2839881Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/gelu_fusion.cpp.o 2023-01-11T20:22:32.3443762Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2023-01-11T20:22:32.4503074Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2023-01-11T20:22:32.4541895Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp.o 2023-01-11T20:22:32.5204647Z [ 7%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2023-01-11T20:22:32.5398306Z [ 7%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2023-01-11T20:22:32.5692600Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2023-01-11T20:22:32.5900557Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2023-01-11T20:22:32.6355128Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2023-01-11T20:22:32.6686019Z [ 7%] Building ASM object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2023-01-11T20:22:32.6973109Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp.o 2023-01-11T20:22:32.6975147Z [ 7%] Built target dnnl_common 2023-01-11T20:22:32.7024242Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2023-01-11T20:22:32.7650038Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_fusion.cpp.o 2023-01-11T20:22:32.8173775Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_fusion.cpp.o 2023-01-11T20:22:32.8354712Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2023-01-11T20:22:32.8691506Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2023-01-11T20:22:32.9477316Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2023-01-11T20:22:33.0137843Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp.o 2023-01-11T20:22:33.0569670Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2023-01-11T20:22:33.1059081Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2023-01-11T20:22:33.1251187Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2023-01-11T20:22:33.1563024Z [ 7%] Built target dnnl_graph_backend_fake 2023-01-11T20:22:33.1631862Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2023-01-11T20:22:33.1815855Z [ 7%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2023-01-11T20:22:33.1999407Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2023-01-11T20:22:33.2067807Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2023-01-11T20:22:33.2280558Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp.o 2023-01-11T20:22:33.3918822Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2023-01-11T20:22:33.4296243Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2023-01-11T20:22:33.4487612Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2023-01-11T20:22:33.4498661Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2023-01-11T20:22:33.4588730Z [ 7%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2023-01-11T20:22:33.5127671Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp.o 2023-01-11T20:22:33.6351326Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2023-01-11T20:22:33.7031271Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2023-01-11T20:22:33.7067695Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2023-01-11T20:22:33.7096369Z [ 8%] Linking CXX static library ../../lib/libfmt.a 2023-01-11T20:22:33.7535556Z [ 8%] Built target fmt 2023-01-11T20:22:33.7582454Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2023-01-11T20:22:33.7616694Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/softmax_fusion.cpp.o 2023-01-11T20:22:33.8077892Z [ 8%] 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 2023-01-11T20:22:33.8901313Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/rw_mutex.cpp.o 2023-01-11T20:22:33.9307006Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2023-01-11T20:22:33.9355953Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2023-01-11T20:22:34.0431521Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2023-01-11T20:22:34.0594448Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2023-01-11T20:22:34.0681285Z [ 8%] 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 2023-01-11T20:22:34.0787096Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2023-01-11T20:22:34.2133461Z [ 8%] 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 2023-01-11T20:22:34.2484866Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2023-01-11T20:22:34.2793952Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp.o 2023-01-11T20:22:34.2801590Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2023-01-11T20:22:34.3314904Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2023-01-11T20:22:34.3436956Z [ 8%] Built target dnnl_graph_backend_dnnl 2023-01-11T20:22:34.3512196Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2023-01-11T20:22:34.4579672Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2023-01-11T20:22:34.5087468Z [ 8%] Built target dnnl_graph_utils 2023-01-11T20:22:34.5137265Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2023-01-11T20:22:34.5241666Z [ 8%] Built target libkineto_defs.bzl 2023-01-11T20:22:34.5291913Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2023-01-11T20:22:34.5332395Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_at_kern_autogen.cpp.o 2023-01-11T20:22:34.5482054Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp.o 2023-01-11T20:22:34.5528523Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp.o 2023-01-11T20:22:34.6506709Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_an_kern_autogen.cpp.o 2023-01-11T20:22:34.7038744Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2023-01-11T20:22:34.7635239Z [ 9%] 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 2023-01-11T20:22:34.8045999Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2023-01-11T20:22:34.8231745Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2023-01-11T20:22:34.8281226Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2023-01-11T20:22:34.9139291Z [ 9%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2023-01-11T20:22:34.9193655Z [ 9%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2023-01-11T20:22:35.0108919Z [ 9%] 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 2023-01-11T20:22:35.0412146Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2023-01-11T20:22:35.0872813Z [ 9%] 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 2023-01-11T20:22:35.1172383Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp.o 2023-01-11T20:22:35.1743227Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp.o 2023-01-11T20:22:35.2500239Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.o 2023-01-11T20:22:35.2575017Z [ 9%] Built target kineto_api 2023-01-11T20:22:35.2637705Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp.o 2023-01-11T20:22:35.3085999Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2023-01-11T20:22:35.3611367Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2023-01-11T20:22:35.3644313Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2023-01-11T20:22:35.4048413Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2023-01-11T20:22:35.4938909Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp.o 2023-01-11T20:22:35.4939978Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp.o 2023-01-11T20:22:35.5749539Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp.o 2023-01-11T20:22:35.5875300Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.o 2023-01-11T20:22:35.6148446Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.o 2023-01-11T20:22:35.6205373Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2023-01-11T20:22:35.7590150Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2023-01-11T20:22:35.7804225Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2023-01-11T20:22:35.8371805Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2023-01-11T20:22:35.8401859Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2023-01-11T20:22:35.8793082Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.o 2023-01-11T20:22:35.9171578Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp.o 2023-01-11T20:22:35.9914396Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:22:36.0243121Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2023-01-11T20:22:36.1016494Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:22:36.1044783Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2023-01-11T20:22:36.1452097Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2023-01-11T20:22:36.1678891Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2023-01-11T20:22:36.2327867Z [ 10%] 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 2023-01-11T20:22:36.2596858Z [ 10%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2023-01-11T20:22:36.2657984Z [ 10%] 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 2023-01-11T20:22:36.3210012Z [ 10%] Linking C static library ../../lib/libfoxi_loader.a 2023-01-11T20:22:36.3437076Z [ 10%] Built target foxi_loader 2023-01-11T20:22:36.3484244Z [ 10%] 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 2023-01-11T20:22:36.3616262Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2023-01-11T20:22:36.3627981Z [ 10%] 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 2023-01-11T20:22:36.4195207Z [ 10%] 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 2023-01-11T20:22:36.4690474Z [ 10%] 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 2023-01-11T20:22:36.5087124Z [ 10%] 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 2023-01-11T20:22:36.6105541Z [ 10%] 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 2023-01-11T20:22:36.6244536Z [ 10%] 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 2023-01-11T20:22:36.6646700Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2023-01-11T20:22:36.6805632Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2023-01-11T20:22:36.7044784Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2023-01-11T20:22:36.7487651Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2023-01-11T20:22:36.8474995Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2023-01-11T20:22:36.8500053Z [ 10%] 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 2023-01-11T20:22:36.9321534Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2023-01-11T20:22:36.9391162Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2023-01-11T20:22:36.9674600Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2023-01-11T20:22:36.9964425Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2023-01-11T20:22:37.1176551Z [ 10%] 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 2023-01-11T20:22:37.1343002Z [ 10%] 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 2023-01-11T20:22:37.1771977Z [ 10%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2023-01-11T20:22:37.2573356Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2023-01-11T20:22:37.2728581Z [ 10%] Built target common 2023-01-11T20:22:37.2762285Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2023-01-11T20:22:37.2787834Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2023-01-11T20:22:37.3610591Z [ 10%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2023-01-11T20:22:37.3839658Z [ 10%] 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 2023-01-11T20:22:37.5134500Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2023-01-11T20:22:37.5811472Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2023-01-11T20:22:37.5880641Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2023-01-11T20:22:37.6256966Z [ 11%] 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 2023-01-11T20:22:37.6307973Z [ 11%] Generating ATen headers 2023-01-11T20:22:37.6731914Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2023-01-11T20:22:37.7367035Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2023-01-11T20:22:37.8181585Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2023-01-11T20:22:37.8435248Z [ 11%] 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 2023-01-11T20:22:37.8511821Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2023-01-11T20:22:37.9567355Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2023-01-11T20:22:38.0071205Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2023-01-11T20:22:38.0907733Z [ 11%] 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 2023-01-11T20:22:38.1495701Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2023-01-11T20:22:38.1966232Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2023-01-11T20:22:38.2325826Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2023-01-11T20:22:38.2512206Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2023-01-11T20:22:38.3647956Z [ 11%] 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 2023-01-11T20:22:38.4032809Z [ 11%] 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 2023-01-11T20:22:38.4731189Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2023-01-11T20:22:38.5327607Z [ 11%] 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 2023-01-11T20:22:38.5703536Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2023-01-11T20:22:38.6031544Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2023-01-11T20:22:38.6200187Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2023-01-11T20:22:38.7674135Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2023-01-11T20:22:38.8047465Z [ 11%] 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 2023-01-11T20:22:38.8900640Z [ 11%] 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 2023-01-11T20:22:38.9045774Z [ 11%] 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 2023-01-11T20:22:38.9095085Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2023-01-11T20:22:38.9291891Z [ 11%] 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 2023-01-11T20:22:39.0265777Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2023-01-11T20:22:39.1488856Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2023-01-11T20:22:39.1515123Z [ 11%] 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 2023-01-11T20:22:39.1674279Z [ 11%] Built target dnnl_cpu 2023-01-11T20:22:39.1723184Z [ 11%] 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 2023-01-11T20:22:39.2108222Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2023-01-11T20:22:39.2448888Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2023-01-11T20:22:39.3072137Z [ 11%] Linking C executable ../../bin/mkrename 2023-01-11T20:22:39.3529205Z [ 11%] Linking C executable ../../bin/mkalias 2023-01-11T20:22:39.3596536Z [ 11%] Built target mkrename 2023-01-11T20:22:39.3723001Z [ 11%] 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 2023-01-11T20:22:39.3968784Z [ 11%] Built target mkalias 2023-01-11T20:22:39.4017388Z [ 11%] 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 2023-01-11T20:22:39.4275430Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2023-01-11T20:22:39.4433285Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2023-01-11T20:22:39.4974172Z [ 11%] 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 2023-01-11T20:22:39.6325671Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2023-01-11T20:22:39.7023021Z [ 11%] 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 2023-01-11T20:22:39.7205152Z [ 11%] 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 2023-01-11T20:22:39.7688822Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2023-01-11T20:22:39.7891467Z [ 11%] 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 2023-01-11T20:22:39.8446477Z [ 11%] 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 2023-01-11T20:22:39.9512382Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2023-01-11T20:22:39.9818428Z [ 11%] Generating ATen sources 2023-01-11T20:22:39.9874904Z [ 11%] 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 2023-01-11T20:22:40.0326695Z [ 11%] Generating ATen declarations_yaml 2023-01-11T20:22:40.1625837Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2023-01-11T20:22:40.2253595Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2023-01-11T20:22:40.2272477Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2023-01-11T20:22:40.2574321Z [ 11%] 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 2023-01-11T20:22:40.3047841Z [ 11%] Linking C executable ../../bin/mkdisp 2023-01-11T20:22:40.3649239Z [ 11%] Built target mkdisp 2023-01-11T20:22:40.3819111Z [ 11%] Generating renamedsp256.h 2023-01-11T20:22:40.3901543Z [ 11%] Built target renamedsp256.h_generated 2023-01-11T20:22:40.3962862Z [ 11%] 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 2023-01-11T20:22:40.4962212Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2023-01-11T20:22:40.5003225Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2023-01-11T20:22:40.6629935Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2023-01-11T20:22:40.7448625Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2023-01-11T20:22:40.8609843Z [ 11%] 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 2023-01-11T20:22:40.9359963Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2023-01-11T20:22:40.9647320Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2023-01-11T20:22:41.0775325Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2023-01-11T20:22:41.1629993Z [ 11%] 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 2023-01-11T20:22:41.2525040Z [ 11%] 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 2023-01-11T20:22:41.2871789Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2023-01-11T20:22:41.4274647Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2023-01-11T20:22:41.5333833Z [ 11%] 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 2023-01-11T20:22:41.5389749Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2023-01-11T20:22:41.6741130Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2023-01-11T20:22:41.7413416Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o 2023-01-11T20:22:41.7845921Z [ 11%] 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 2023-01-11T20:22:41.8821780Z [ 11%] 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 2023-01-11T20:22:41.9079489Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2023-01-11T20:22:42.0819426Z [ 11%] Generating dispavx.c 2023-01-11T20:22:42.0921799Z [ 11%] Built target dispavx.c_generated 2023-01-11T20:22:42.0968759Z [ 11%] 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 2023-01-11T20:22:42.1599033Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2023-01-11T20:22:42.1791234Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2023-01-11T20:22:42.3272133Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2023-01-11T20:22:42.3339711Z [ 11%] 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 2023-01-11T20:22:42.4052527Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2023-01-11T20:22:42.5445180Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2023-01-11T20:22:42.5753148Z [ 11%] 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 2023-01-11T20:22:42.6603272Z [ 11%] 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 2023-01-11T20:22:42.7588871Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2023-01-11T20:22:42.8046937Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2023-01-11T20:22:42.9003685Z [ 11%] 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 2023-01-11T20:22:42.9251579Z [ 11%] 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 2023-01-11T20:22:43.1181963Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2023-01-11T20:22:43.1368454Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2023-01-11T20:22:43.1945960Z [ 11%] 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 2023-01-11T20:22:43.3144635Z [ 11%] 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 2023-01-11T20:22:43.3729248Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2023-01-11T20:22:43.5385005Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2023-01-11T20:22:43.5465318Z [ 11%] 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 2023-01-11T20:22:43.5967878Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2023-01-11T20:22:43.7328161Z [ 11%] 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 2023-01-11T20:22:43.8113986Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2023-01-11T20:22:43.8439697Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2023-01-11T20:22:43.9831493Z [ 11%] 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 2023-01-11T20:22:44.0335271Z [ 11%] 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 2023-01-11T20:22:44.0692838Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2023-01-11T20:22:44.2774130Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2023-01-11T20:22:44.2842224Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2023-01-11T20:22:44.3323837Z [ 11%] 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 2023-01-11T20:22:44.4856129Z [ 11%] 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 2023-01-11T20:22:44.4872578Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2023-01-11T20:22:44.5846142Z [ 11%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2023-01-11T20:22:44.6274998Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2023-01-11T20:22:44.6321675Z [ 11%] Linking C shared library ../lib/libtorch_global_deps.so 2023-01-11T20:22:44.6806389Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2023-01-11T20:22:44.7316675Z [ 11%] 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 2023-01-11T20:22:44.8453713Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2023-01-11T20:22:44.8791693Z [ 11%] Built target torch_global_deps 2023-01-11T20:22:44.8885740Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2023-01-11T20:22:44.9646830Z [ 11%] 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 2023-01-11T20:22:45.0380835Z [ 11%] 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 2023-01-11T20:22:45.0765350Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2023-01-11T20:22:45.2426526Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16cvt.cpp.o 2023-01-11T20:22:45.3137734Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2023-01-11T20:22:45.3166361Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2023-01-11T20:22:45.4968634Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_2x3.cpp.o 2023-01-11T20:22:45.5632615Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3.cpp.o 2023-01-11T20:22:45.5751985Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2023-01-11T20:22:45.6602028Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2023-01-11T20:22:45.7608405Z [ 11%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2023-01-11T20:22:45.8415557Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp.o 2023-01-11T20:22:45.8757636Z [ 12%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2023-01-11T20:22:45.8971694Z [ 12%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp16cvt.cpp.o 2023-01-11T20:22:45.9960301Z [ 12%] Built target python_copy_files 2023-01-11T20:22:46.0166254Z [ 12%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2023-01-11T20:22:46.0893825Z [ 13%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2023-01-11T20:22:46.1161078Z [ 13%] Linking C executable ../../bin/mkrename_gnuabi 2023-01-11T20:22:46.1226802Z [ 13%] 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 2023-01-11T20:22:46.1594685Z [ 13%] Built target mkrename_gnuabi 2023-01-11T20:22:46.1609562Z [ 13%] Linking C executable ../../bin/mkmasked_gnuabi 2023-01-11T20:22:46.1649164Z [ 13%] Linking CXX shared library ../lib/libc10.so 2023-01-11T20:22:46.1700933Z [ 13%] 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 2023-01-11T20:22:46.2128641Z [ 13%] Built target mkmasked_gnuabi 2023-01-11T20:22:46.2370895Z [ 13%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2023-01-11T20:22:46.3255979Z [ 13%] Built target c10 2023-01-11T20:22:46.3283989Z [ 13%] Built target arraymap 2023-01-11T20:22:46.3347608Z [ 13%] 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 2023-01-11T20:22:46.3402821Z [ 13%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2023-01-11T20:22:46.3985398Z [ 13%] 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 2023-01-11T20:22:46.4208537Z [ 13%] Linking C executable ../../bin/addSuffix 2023-01-11T20:22:46.4696346Z [ 13%] Built target addSuffix 2023-01-11T20:22:46.4744456Z [ 13%] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi 2023-01-11T20:22:46.4762844Z [ 13%] Generating ../../../torch/utils/data/datapipes/datapipe.pyi 2023-01-11T20:22:46.5325560Z [ 13%] Generating ../../../torch/version.py 2023-01-11T20:22:46.5803945Z [ 13%] 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 2023-01-11T20:22:46.8568116Z [ 13%] 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 2023-01-11T20:22:47.0353912Z [ 13%] Built target gen_torch_version 2023-01-11T20:22:47.0422599Z [ 13%] 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 2023-01-11T20:22:47.1059287Z [ 13%] 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 2023-01-11T20:22:47.3424060Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2023-01-11T20:22:47.3701575Z [ 13%] 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 2023-01-11T20:22:47.5762643Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2023-01-11T20:22:47.5963427Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2023-01-11T20:22:47.7950811Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2023-01-11T20:22:47.8284349Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd.cpp.o 2023-01-11T20:22:48.0103676Z [ 13%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_w.cpp.o 2023-01-11T20:22:48.0366753Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2023-01-11T20:22:48.0531168Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2023-01-11T20:22:48.1953241Z [ 13%] 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 2023-01-11T20:22:48.2551959Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2023-01-11T20:22:48.3045608Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2023-01-11T20:22:48.4162594Z [ 14%] 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 2023-01-11T20:22:48.4772785Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2023-01-11T20:22:48.4990071Z [ 14%] 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 2023-01-11T20:22:48.6769485Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2023-01-11T20:22:48.6771355Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2023-01-11T20:22:48.7429931Z [ 14%] 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 2023-01-11T20:22:48.8636374Z [ 14%] 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 2023-01-11T20:22:48.8965052Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2023-01-11T20:22:48.9916363Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2023-01-11T20:22:49.0939581Z [ 14%] 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 2023-01-11T20:22:49.1030352Z [ 14%] 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 2023-01-11T20:22:49.2057293Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2023-01-11T20:22:49.3437981Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2023-01-11T20:22:49.3671295Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2023-01-11T20:22:49.4685379Z [ 14%] 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 2023-01-11T20:22:49.5176192Z [ 14%] 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 2023-01-11T20:22:49.5686812Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2023-01-11T20:22:49.7262092Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2023-01-11T20:22:49.7522022Z [ 14%] 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 2023-01-11T20:22:49.7564126Z [ 14%] 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 2023-01-11T20:22:49.8497334Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2023-01-11T20:22:49.9939435Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2023-01-11T20:22:50.0206985Z [ 14%] 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 2023-01-11T20:22:50.0445103Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2023-01-11T20:22:50.1521184Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2023-01-11T20:22:50.2621589Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2023-01-11T20:22:50.2890963Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2023-01-11T20:22:50.4283745Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2023-01-11T20:22:50.4563744Z [ 14%] 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 2023-01-11T20:22:50.4842291Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2023-01-11T20:22:50.6257879Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2023-01-11T20:22:50.6843289Z [ 14%] 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 2023-01-11T20:22:50.7198961Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2023-01-11T20:22:50.7916108Z [ 14%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2023-01-11T20:22:50.9172288Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2023-01-11T20:22:50.9233531Z [ 14%] 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 2023-01-11T20:22:51.0655699Z [ 14%] 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 2023-01-11T20:22:51.1087919Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2023-01-11T20:22:51.2114045Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2023-01-11T20:22:51.2725740Z [ 14%] 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 2023-01-11T20:22:51.3165803Z [ 14%] 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 2023-01-11T20:22:51.4213290Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2023-01-11T20:22:51.5310521Z [ 14%] 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 2023-01-11T20:22:51.6055634Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2023-01-11T20:22:51.6082539Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2023-01-11T20:22:51.7622009Z [ 15%] 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 2023-01-11T20:22:51.8073646Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2023-01-11T20:22:51.8981555Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2023-01-11T20:22:51.9691892Z [ 15%] 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 2023-01-11T20:22:52.0208906Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2023-01-11T20:22:52.0534440Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2023-01-11T20:22:52.2055277Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2023-01-11T20:22:52.2435969Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2023-01-11T20:22:52.2461115Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization.cpp.o 2023-01-11T20:22:52.2795603Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2023-01-11T20:22:52.3570673Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2023-01-11T20:22:52.4067233Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2023-01-11T20:22:52.4157850Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2023-01-11T20:22:52.4627585Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2023-01-11T20:22:52.4681924Z [ 15%] 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 2023-01-11T20:22:52.5165430Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2023-01-11T20:22:52.5760408Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2023-01-11T20:22:52.6111265Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2023-01-11T20:22:52.6405078Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2023-01-11T20:22:52.7003237Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2023-01-11T20:22:52.7168730Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2023-01-11T20:22:52.7686746Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2023-01-11T20:22:52.8105286Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2023-01-11T20:22:52.8222455Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2023-01-11T20:22:52.8816271Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2023-01-11T20:22:52.9313229Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2023-01-11T20:22:52.9888966Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2023-01-11T20:22:53.0070535Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2023-01-11T20:22:53.0116387Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2023-01-11T20:22:53.0444898Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2023-01-11T20:22:53.1085602Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2023-01-11T20:22:53.1736245Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2023-01-11T20:22:53.1820375Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2023-01-11T20:22:53.2467503Z [ 15%] 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 2023-01-11T20:22:53.2862936Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2023-01-11T20:22:53.3324843Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2023-01-11T20:22:53.3504888Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2023-01-11T20:22:53.4232829Z [ 15%] Linking C static library ../../lib/libcpuinfo.a 2023-01-11T20:22:53.4625212Z [ 15%] Built target cpuinfo 2023-01-11T20:22:53.4730934Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2023-01-11T20:22:53.4923695Z [ 15%] 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 2023-01-11T20:22:53.5227674Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2023-01-11T20:22:53.7221358Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2023-01-11T20:22:53.7395952Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2023-01-11T20:22:53.7756698Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2023-01-11T20:22:53.9133184Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2023-01-11T20:22:53.9439874Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2023-01-11T20:22:54.0120477Z [ 15%] 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 2023-01-11T20:22:54.0931311Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2023-01-11T20:22:54.1405618Z [ 15%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2023-01-11T20:22:54.2784437Z [ 15%] 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 2023-01-11T20:22:54.2932483Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2023-01-11T20:22:54.4045236Z [ 15%] 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 2023-01-11T20:22:54.4830308Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2023-01-11T20:22:54.5189813Z [ 15%] Built target torch_python_stubs 2023-01-11T20:22:54.5345388Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2023-01-11T20:22:54.5721773Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2023-01-11T20:22:54.6024731Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2023-01-11T20:22:54.6385861Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2023-01-11T20:22:54.6563123Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2023-01-11T20:22:54.6667486Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2023-01-11T20:22:54.6838617Z [ 15%] 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 2023-01-11T20:22:54.7073571Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2023-01-11T20:22:54.7167084Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2023-01-11T20:22:54.7755932Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2023-01-11T20:22:54.7824766Z [ 15%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2023-01-11T20:22:54.8384553Z [ 15%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2023-01-11T20:22:54.8557320Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2023-01-11T20:22:54.8698311Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2023-01-11T20:22:54.8870368Z [ 16%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2023-01-11T20:22:54.9312866Z [ 16%] 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 2023-01-11T20:22:54.9354058Z [ 16%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2023-01-11T20:22:54.9635655Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2023-01-11T20:22:55.0163744Z [ 16%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2023-01-11T20:22:55.0227469Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2023-01-11T20:22:55.0785826Z [ 16%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2023-01-11T20:22:55.1695038Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2023-01-11T20:22:55.1989668Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2023-01-11T20:22:55.2082991Z [ 16%] 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 2023-01-11T20:22:55.2636870Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2023-01-11T20:22:55.3323607Z [ 16%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2023-01-11T20:22:55.3424475Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2023-01-11T20:22:55.3513486Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2023-01-11T20:22:55.3900811Z [ 16%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2023-01-11T20:22:55.4137051Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2023-01-11T20:22:55.4194548Z [ 16%] 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 2023-01-11T20:22:55.4425728Z [ 16%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2023-01-11T20:22:55.4762334Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2023-01-11T20:22:55.5298299Z [ 16%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2023-01-11T20:22:55.5351588Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2023-01-11T20:22:55.5558646Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2023-01-11T20:22:55.5870457Z [ 16%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2023-01-11T20:22:55.5955625Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2023-01-11T20:22:55.6391416Z [ 16%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2023-01-11T20:22:55.6595088Z [ 16%] 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 2023-01-11T20:22:55.6631524Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2023-01-11T20:22:55.7079991Z [ 16%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2023-01-11T20:22:55.7308649Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2023-01-11T20:22:55.7671096Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2023-01-11T20:22:55.7707807Z [ 16%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2023-01-11T20:22:55.8024441Z [ 16%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2023-01-11T20:22:55.8448466Z [ 17%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2023-01-11T20:22:55.8763247Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2023-01-11T20:22:55.9037622Z [ 17%] Linking C static library ../../lib/libcpuinfo_internals.a 2023-01-11T20:22:55.9257456Z [ 17%] Built target cpuinfo_internals 2023-01-11T20:22:55.9258197Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2023-01-11T20:22:55.9318072Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2023-01-11T20:22:55.9471282Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2023-01-11T20:22:55.9707763Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2023-01-11T20:22:55.9930114Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2023-01-11T20:22:56.0481408Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2023-01-11T20:22:56.0564507Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2023-01-11T20:22:56.1010462Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2023-01-11T20:22:56.1181927Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2023-01-11T20:22:56.1517374Z [ 17%] 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 2023-01-11T20:22:56.2100355Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2023-01-11T20:22:56.2226054Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2023-01-11T20:22:56.2619075Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2023-01-11T20:22:56.2880053Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2023-01-11T20:22:56.3139339Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2023-01-11T20:22:56.3541665Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2023-01-11T20:22:56.3801059Z [ 17%] 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 2023-01-11T20:22:56.4118453Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2023-01-11T20:22:56.4545182Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2023-01-11T20:22:56.5014221Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2023-01-11T20:22:56.5283222Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2023-01-11T20:22:56.5604025Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2023-01-11T20:22:56.6059175Z [ 17%] 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 2023-01-11T20:22:56.6317616Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2023-01-11T20:22:56.6377191Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2023-01-11T20:22:56.7004755Z [ 17%] 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 2023-01-11T20:22:56.7323590Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2023-01-11T20:22:56.7369271Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2023-01-11T20:22:56.7954722Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2023-01-11T20:22:56.8293726Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2023-01-11T20:22:56.8654340Z [ 17%] 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 2023-01-11T20:22:56.8860962Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2023-01-11T20:22:56.9261058Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2023-01-11T20:22:56.9418575Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2023-01-11T20:22:56.9450873Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2023-01-11T20:22:56.9967392Z [ 17%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2023-01-11T20:22:57.0560193Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2023-01-11T20:22:57.0739819Z [ 17%] Linking C static library ../../lib/libqnnpack.a 2023-01-11T20:22:57.0831506Z [ 17%] 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 2023-01-11T20:22:57.1006187Z [ 17%] Built target qnnpack 2023-01-11T20:22:57.1051196Z [ 17%] 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 2023-01-11T20:22:57.1140863Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2023-01-11T20:22:57.1437254Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2023-01-11T20:22:57.2207862Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2023-01-11T20:22:57.2939478Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2023-01-11T20:22:57.3126468Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2023-01-11T20:22:57.3127681Z [ 17%] 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 2023-01-11T20:22:57.3481208Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2023-01-11T20:22:57.3555639Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2023-01-11T20:22:57.4397772Z [ 17%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2023-01-11T20:22:57.5045116Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2023-01-11T20:22:57.5283547Z [ 17%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2023-01-11T20:22:57.5458559Z [ 17%] 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 2023-01-11T20:22:57.5480883Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2023-01-11T20:22:57.6375113Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2023-01-11T20:22:57.6972021Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2023-01-11T20:22:57.7145704Z [ 17%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2023-01-11T20:22:57.8018339Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2023-01-11T20:22:57.8062691Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2023-01-11T20:22:57.8130479Z [ 17%] 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 2023-01-11T20:22:57.8645634Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2023-01-11T20:22:57.8690874Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2023-01-11T20:22:57.9195694Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2023-01-11T20:22:58.0027304Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2023-01-11T20:22:58.0352359Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2023-01-11T20:22:58.0372096Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2023-01-11T20:22:58.0638990Z [ 17%] 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 2023-01-11T20:22:58.0681204Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2023-01-11T20:22:58.1341154Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2023-01-11T20:22:58.2036321Z [ 17%] 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 2023-01-11T20:22:58.2053279Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2023-01-11T20:22:58.2253605Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2023-01-11T20:22:58.2746158Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2023-01-11T20:22:58.3388742Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2023-01-11T20:22:58.3389353Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2023-01-11T20:22:58.4246460Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2023-01-11T20:22:58.4477110Z [ 17%] 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 2023-01-11T20:22:58.4717336Z [ 17%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2023-01-11T20:22:58.4911791Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2023-01-11T20:22:58.5358455Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2023-01-11T20:22:58.5611790Z [ 17%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2023-01-11T20:22:58.6496273Z [ 17%] 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 2023-01-11T20:22:58.6846319Z [ 17%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2023-01-11T20:22:58.7285285Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2023-01-11T20:22:58.8074805Z [ 17%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2023-01-11T20:22:58.8887937Z [ 17%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2023-01-11T20:22:58.9457078Z [ 17%] 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 2023-01-11T20:22:58.9694026Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2023-01-11T20:22:58.9947000Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2023-01-11T20:22:59.0341795Z [ 17%] Built target generate-torch-sources 2023-01-11T20:22:59.0402637Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2023-01-11T20:22:59.0573273Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2023-01-11T20:22:59.1078180Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2023-01-11T20:22:59.1266266Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2023-01-11T20:22:59.1562034Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2023-01-11T20:22:59.1804915Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2023-01-11T20:22:59.2018502Z [ 17%] 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 2023-01-11T20:22:59.2111139Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2023-01-11T20:22:59.2130087Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2023-01-11T20:22:59.2294557Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2023-01-11T20:22:59.2835445Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2023-01-11T20:22:59.3061864Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2023-01-11T20:22:59.3314583Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2023-01-11T20:22:59.3735620Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2023-01-11T20:22:59.3761770Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2023-01-11T20:22:59.3947498Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2023-01-11T20:22:59.4188193Z [ 17%] 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 2023-01-11T20:22:59.4389360Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2023-01-11T20:22:59.4516392Z [ 17%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2023-01-11T20:22:59.5197743Z [ 17%] Linking CXX static library ../../../lib/libprotoc.a 2023-01-11T20:22:59.5359149Z [ 17%] Linking C static library ../../lib/libnnpack_reference_layers.a 2023-01-11T20:22:59.5570886Z [ 17%] Built target nnpack_reference_layers 2023-01-11T20:22:59.5888277Z [ 17%] Built target libprotoc 2023-01-11T20:22:59.5981207Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2023-01-11T20:22:59.6525818Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2023-01-11T20:22:59.6625905Z [ 17%] 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 2023-01-11T20:22:59.6998810Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2023-01-11T20:22:59.7370276Z [ 17%] Built target indirection 2023-01-11T20:22:59.7539737Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2023-01-11T20:22:59.8048367Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x1.c.o 2023-01-11T20:22:59.8369097Z [ 17%] Built target packing 2023-01-11T20:22:59.8425605Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x2.c.o 2023-01-11T20:22:59.8620879Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x3.c.o 2023-01-11T20:22:59.8621683Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2023-01-11T20:22:59.8969216Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2023-01-11T20:22:59.9039438Z [ 17%] 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 2023-01-11T20:22:59.9315276Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x4.c.o 2023-01-11T20:22:59.9524962Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-scalar-c1.c.o 2023-01-11T20:22:59.9945899Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2023-01-11T20:22:59.9984720Z [ 17%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2023-01-11T20:23:00.0280239Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o 2023-01-11T20:23:00.0900768Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-scalar-c1.c.o 2023-01-11T20:23:00.1021134Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2023-01-11T20:23:00.1038400Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o 2023-01-11T20:23:00.1432714Z [ 18%] 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 2023-01-11T20:23:00.1487084Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2023-01-11T20:23:00.1605056Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o 2023-01-11T20:23:00.1661383Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o 2023-01-11T20:23:00.2109314Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2023-01-11T20:23:00.2262353Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o 2023-01-11T20:23:00.2265343Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2023-01-11T20:23:00.2818845Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o 2023-01-11T20:23:00.3148940Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar-acc2.c.o 2023-01-11T20:23:00.3226287Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2023-01-11T20:23:00.3337720Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar.c.o 2023-01-11T20:23:00.3584691Z [ 18%] 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 2023-01-11T20:23:00.3786107Z [ 18%] 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 2023-01-11T20:23:00.3980584Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar-acc2.c.o 2023-01-11T20:23:00.4100256Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2023-01-11T20:23:00.5114979Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2023-01-11T20:23:00.5136662Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar.c.o 2023-01-11T20:23:00.5586606Z [ 18%] 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 2023-01-11T20:23:00.5781005Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o 2023-01-11T20:23:00.6355409Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2023-01-11T20:23:00.6415330Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o 2023-01-11T20:23:00.6674867Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2023-01-11T20:23:00.7124329Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o 2023-01-11T20:23:00.7308479Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2023-01-11T20:23:00.7788868Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar.c.o 2023-01-11T20:23:00.7808984Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o 2023-01-11T20:23:00.7830052Z [ 18%] 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 2023-01-11T20:23:00.7880595Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2023-01-11T20:23:00.8398454Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o 2023-01-11T20:23:00.8442277Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o 2023-01-11T20:23:00.8517404Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2023-01-11T20:23:00.9078490Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2023-01-11T20:23:00.9092538Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar.c.o 2023-01-11T20:23:00.9188788Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o 2023-01-11T20:23:00.9704519Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2023-01-11T20:23:00.9767722Z [ 18%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2023-01-11T20:23:00.9862380Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o 2023-01-11T20:23:00.9912080Z [ 19%] 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 2023-01-11T20:23:01.0110656Z [ 19%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2023-01-11T20:23:01.0309801Z [ 19%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2023-01-11T20:23:01.0341922Z [ 19%] 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 2023-01-11T20:23:01.0520611Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o 2023-01-11T20:23:01.0947332Z [ 19%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2023-01-11T20:23:01.1096931Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar.c.o 2023-01-11T20:23:01.1592396Z [ 19%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2023-01-11T20:23:01.1764920Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar-acc2.c.o 2023-01-11T20:23:01.1925622Z [ 19%] Built target pytorch_qnnpack 2023-01-11T20:23:01.2140544Z [ 19%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2023-01-11T20:23:01.2467268Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar.c.o 2023-01-11T20:23:01.2810435Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar-acc2.c.o 2023-01-11T20:23:01.3048768Z [ 19%] 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 2023-01-11T20:23:01.3156875Z [ 19%] 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 2023-01-11T20:23:01.3211693Z [ 19%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2023-01-11T20:23:01.3425330Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar.c.o 2023-01-11T20:23:01.4480936Z [ 19%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2023-01-11T20:23:01.4517665Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o 2023-01-11T20:23:01.5165851Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o 2023-01-11T20:23:01.5454782Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/memory.c.o 2023-01-11T20:23:01.5542009Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o 2023-01-11T20:23:01.5744788Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar.c.o 2023-01-11T20:23:01.5756496Z [ 19%] Built target dnnl_cpu_x64 2023-01-11T20:23:01.5869291Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o 2023-01-11T20:23:01.6308273Z [ 19%] Built target jit 2023-01-11T20:23:01.6465162Z [ 19%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2023-01-11T20:23:01.6479900Z [ 19%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2023-01-11T20:23:01.6572939Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o 2023-01-11T20:23:01.6786560Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o 2023-01-11T20:23:01.7283890Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o 2023-01-11T20:23:01.7572054Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o 2023-01-11T20:23:01.8053128Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o 2023-01-11T20:23:01.8093677Z [ 19%] Linking CXX static library ../../../lib/libgtest_main.a 2023-01-11T20:23:01.8180319Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar.c.o 2023-01-11T20:23:01.8325269Z [ 19%] Built target gtest_main 2023-01-11T20:23:01.8471573Z [ 19%] Linking CXX static library ../../../lib/libgmock.a 2023-01-11T20:23:01.8519166Z [ 19%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2023-01-11T20:23:01.8698808Z [ 19%] Built target gmock 2023-01-11T20:23:01.8819991Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o 2023-01-11T20:23:01.8912425Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2023-01-11T20:23:01.8965744Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o 2023-01-11T20:23:01.9631220Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o 2023-01-11T20:23:01.9753978Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o 2023-01-11T20:23:01.9988268Z [ 19%] Linking CXX static library ../../../lib/libbenchmark_main.a 2023-01-11T20:23:02.0235401Z [ 19%] Built target benchmark_main 2023-01-11T20:23:02.0264840Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o 2023-01-11T20:23:02.0283665Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar.c.o 2023-01-11T20:23:02.0390448Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o 2023-01-11T20:23:02.0923470Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc2.c.o 2023-01-11T20:23:02.0933296Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o 2023-01-11T20:23:02.1239763Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o 2023-01-11T20:23:02.1467599Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2023-01-11T20:23:02.1474478Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc3.c.o 2023-01-11T20:23:02.1693923Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o 2023-01-11T20:23:02.1947709Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2023-01-11T20:23:02.2036102Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc4.c.o 2023-01-11T20:23:02.2261927Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o 2023-01-11T20:23:02.2451591Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o 2023-01-11T20:23:02.2685307Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c.o 2023-01-11T20:23:02.2899075Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1-acc2.c.o 2023-01-11T20:23:02.3112678Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o 2023-01-11T20:23:02.3384369Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c.o 2023-01-11T20:23:02.3516306Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2023-01-11T20:23:02.3702576Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o 2023-01-11T20:23:02.3825917Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2023-01-11T20:23:02.4116702Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c.o 2023-01-11T20:23:02.4437115Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/lut-elementwise-nc.c.o 2023-01-11T20:23:02.4802148Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c.o 2023-01-11T20:23:02.5129037Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o 2023-01-11T20:23:02.5479175Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c.o 2023-01-11T20:23:02.5583504Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c.o 2023-01-11T20:23:02.5872571Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o 2023-01-11T20:23:02.6183465Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2023-01-11T20:23:02.6185986Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o 2023-01-11T20:23:02.6235118Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc2.c.o 2023-01-11T20:23:02.6639065Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2023-01-11T20:23:02.6773213Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc3.c.o 2023-01-11T20:23:02.7092178Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o 2023-01-11T20:23:02.7493230Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc4.c.o 2023-01-11T20:23:02.7624112Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2023-01-11T20:23:02.7817423Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o 2023-01-11T20:23:02.8186163Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2023-01-11T20:23:02.8384995Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c.o 2023-01-11T20:23:02.8657963Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o 2023-01-11T20:23:02.9066841Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1-acc2.c.o 2023-01-11T20:23:02.9556843Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o 2023-01-11T20:23:02.9643938Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c.o 2023-01-11T20:23:03.0194896Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o 2023-01-11T20:23:03.0360270Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o 2023-01-11T20:23:03.0516096Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c.o 2023-01-11T20:23:03.0728279Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2023-01-11T20:23:03.0918858Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o 2023-01-11T20:23:03.1015442Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2023-01-11T20:23:03.1281779Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c.o 2023-01-11T20:23:03.1640809Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o 2023-01-11T20:23:03.1895888Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc2.c.o 2023-01-11T20:23:03.2202665Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2023-01-11T20:23:03.2479369Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o 2023-01-11T20:23:03.2483629Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc3.c.o 2023-01-11T20:23:03.3075733Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o 2023-01-11T20:23:03.3336576Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc4.c.o 2023-01-11T20:23:03.3676946Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc5.c.o 2023-01-11T20:23:03.3769308Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o 2023-01-11T20:23:03.3886769Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2023-01-11T20:23:03.4004693Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2023-01-11T20:23:03.4256517Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c.o 2023-01-11T20:23:03.4406924Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convert.c.o 2023-01-11T20:23:03.5149304Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc2.c.o 2023-01-11T20:23:03.5160883Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o 2023-01-11T20:23:03.5278216Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc3.c.o 2023-01-11T20:23:03.5789324Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2023-01-11T20:23:03.5955792Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c.o 2023-01-11T20:23:03.6110946Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o 2023-01-11T20:23:03.6522358Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o 2023-01-11T20:23:03.6585159Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1-acc2.c.o 2023-01-11T20:23:03.6871777Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o 2023-01-11T20:23:03.7220122Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2023-01-11T20:23:03.7268666Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c.o 2023-01-11T20:23:03.7650671Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o 2023-01-11T20:23:03.7904165Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc2.c.o 2023-01-11T20:23:03.8156765Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2023-01-11T20:23:03.8426034Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o 2023-01-11T20:23:03.8522442Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc3.c.o 2023-01-11T20:23:03.9199934Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc4.c.o 2023-01-11T20:23:03.9322074Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o 2023-01-11T20:23:03.9586107Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o 2023-01-11T20:23:03.9812490Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc5.c.o 2023-01-11T20:23:04.0028469Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o 2023-01-11T20:23:04.0244669Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o 2023-01-11T20:23:04.0469359Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc2.c.o 2023-01-11T20:23:04.0634904Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2023-01-11T20:23:04.0727457Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o 2023-01-11T20:23:04.0957720Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o 2023-01-11T20:23:04.1206562Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc3.c.o 2023-01-11T20:23:04.1499169Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o 2023-01-11T20:23:04.1757385Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o 2023-01-11T20:23:04.2065300Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1-acc2.c.o 2023-01-11T20:23:04.2187201Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o 2023-01-11T20:23:04.2629484Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o 2023-01-11T20:23:04.2674536Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x1.c.o 2023-01-11T20:23:04.2861667Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2023-01-11T20:23:04.2915099Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2023-01-11T20:23:04.3262115Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x2.c.o 2023-01-11T20:23:04.3263515Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o 2023-01-11T20:23:04.4046626Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x3.c.o 2023-01-11T20:23:04.4064565Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o 2023-01-11T20:23:04.4778093Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o 2023-01-11T20:23:04.4952401Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x4.c.o 2023-01-11T20:23:04.4992700Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o 2023-01-11T20:23:04.5302864Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2023-01-11T20:23:04.5592988Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2023-01-11T20:23:04.5594684Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x1.c.o 2023-01-11T20:23:04.5857321Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o 2023-01-11T20:23:04.6465560Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o 2023-01-11T20:23:04.6597243Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x2.c.o 2023-01-11T20:23:04.7284114Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o 2023-01-11T20:23:04.7292188Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x3.c.o 2023-01-11T20:23:04.7521686Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x4.c.o 2023-01-11T20:23:04.7965391Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o 2023-01-11T20:23:04.7982001Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o 2023-01-11T20:23:04.8062211Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/scalar-x1.c.o 2023-01-11T20:23:04.8278459Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2023-01-11T20:23:04.8593315Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o 2023-01-11T20:23:04.8704762Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o 2023-01-11T20:23:04.8708316Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o 2023-01-11T20:23:04.9134963Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o 2023-01-11T20:23:04.9283477Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o 2023-01-11T20:23:04.9503274Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o 2023-01-11T20:23:04.9747090Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o 2023-01-11T20:23:05.0188390Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o 2023-01-11T20:23:05.0303564Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o 2023-01-11T20:23:05.0607084Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2023-01-11T20:23:05.0681405Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o 2023-01-11T20:23:05.0863763Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2023-01-11T20:23:05.0949343Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/datatype-strings.c.o 2023-01-11T20:23:05.1478933Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o 2023-01-11T20:23:05.1774667Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o 2023-01-11T20:23:05.2222626Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o 2023-01-11T20:23:05.2290168Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-scalar.c.o 2023-01-11T20:23:05.2448009Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o 2023-01-11T20:23:05.2508209Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2023-01-11T20:23:05.2924044Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o 2023-01-11T20:23:05.2935585Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/allocator.c.o 2023-01-11T20:23:05.3153343Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2023-01-11T20:23:05.3563091Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2023-01-11T20:23:05.3670756Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o 2023-01-11T20:23:05.4367315Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o 2023-01-11T20:23:05.4396543Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2023-01-11T20:23:05.4435653Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-scalar.c.o 2023-01-11T20:23:05.5033673Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o 2023-01-11T20:23:05.5213545Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o 2023-01-11T20:23:05.5367571Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o 2023-01-11T20:23:05.5630402Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o 2023-01-11T20:23:05.5974291Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-scalar.c.o 2023-01-11T20:23:05.6000434Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2023-01-11T20:23:05.6006219Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2023-01-11T20:23:05.6236063Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o 2023-01-11T20:23:05.6638368Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o 2023-01-11T20:23:05.6940866Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o 2023-01-11T20:23:05.7379326Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o 2023-01-11T20:23:05.7705785Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o 2023-01-11T20:23:05.8024643Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o 2023-01-11T20:23:05.8228708Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-scalar.c.o 2023-01-11T20:23:05.8547151Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2023-01-11T20:23:05.8657889Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2023-01-11T20:23:05.8756304Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o 2023-01-11T20:23:05.8925249Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o 2023-01-11T20:23:05.9565733Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o 2023-01-11T20:23:05.9607391Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o 2023-01-11T20:23:06.0025080Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o 2023-01-11T20:23:06.0054386Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o 2023-01-11T20:23:06.0059221Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o 2023-01-11T20:23:06.0541469Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o 2023-01-11T20:23:06.0615543Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c1.c.o 2023-01-11T20:23:06.0711741Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c2.c.o 2023-01-11T20:23:06.0963347Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o 2023-01-11T20:23:06.1159524Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c4.c.o 2023-01-11T20:23:06.1277454Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o 2023-01-11T20:23:06.1348014Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o 2023-01-11T20:23:06.1513503Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2023-01-11T20:23:06.1714746Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2023-01-11T20:23:06.2037888Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o 2023-01-11T20:23:06.2415692Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o 2023-01-11T20:23:06.2787637Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-scalar.c.o 2023-01-11T20:23:06.2812268Z [ 21%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch32-assembler.cc.o 2023-01-11T20:23:06.3146445Z [ 21%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch64-assembler.cc.o 2023-01-11T20:23:06.3548206Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o 2023-01-11T20:23:06.4119696Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2023-01-11T20:23:06.4168905Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2023-01-11T20:23:06.4283762Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o 2023-01-11T20:23:06.4502918Z [ 21%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/assembler.cc.o 2023-01-11T20:23:06.4999170Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-scalar.c.o 2023-01-11T20:23:06.5674181Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/memory.c.o 2023-01-11T20:23:06.5740916Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o 2023-01-11T20:23:06.5967558Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2023-01-11T20:23:06.6353117Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params-init.c.o 2023-01-11T20:23:06.6483968Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o 2023-01-11T20:23:06.6716504Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-scalar.c.o 2023-01-11T20:23:06.7028962Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o 2023-01-11T20:23:06.7168017Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2023-01-11T20:23:06.7226137Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o 2023-01-11T20:23:06.7533267Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o 2023-01-11T20:23:06.7563738Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o 2023-01-11T20:23:06.7949785Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2023-01-11T20:23:06.8110864Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2023-01-11T20:23:06.8430191Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-scalar.c.o 2023-01-11T20:23:06.8610838Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2023-01-11T20:23:06.8643541Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o 2023-01-11T20:23:06.9158655Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o 2023-01-11T20:23:06.9170924Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o 2023-01-11T20:23:06.9390008Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2023-01-11T20:23:06.9629770Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o 2023-01-11T20:23:06.9655724Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2023-01-11T20:23:06.9676754Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o 2023-01-11T20:23:07.0119452Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2023-01-11T20:23:07.0229998Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o 2023-01-11T20:23:07.0305269Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2023-01-11T20:23:07.0789209Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o 2023-01-11T20:23:07.0908757Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x1.c.o 2023-01-11T20:23:07.0984291Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2023-01-11T20:23:07.1297079Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x4.c.o 2023-01-11T20:23:07.1431317Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2023-01-11T20:23:07.1776685Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2023-01-11T20:23:07.1793853Z [ 21%] Built target fbgemm_generic 2023-01-11T20:23:07.1845362Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2023-01-11T20:23:07.2046111Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2023-01-11T20:23:07.2111824Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2023-01-11T20:23:07.2409013Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2023-01-11T20:23:07.2474553Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2023-01-11T20:23:07.2776259Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2023-01-11T20:23:07.3048732Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2023-01-11T20:23:07.3081878Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2023-01-11T20:23:07.3238198Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2023-01-11T20:23:07.3454060Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2023-01-11T20:23:07.3710253Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2023-01-11T20:23:07.3718040Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2023-01-11T20:23:07.4032170Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2023-01-11T20:23:07.4195679Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2023-01-11T20:23:07.4300132Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2023-01-11T20:23:07.4479125Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o 2023-01-11T20:23:07.4768382Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2023-01-11T20:23:07.4770870Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2023-01-11T20:23:07.5112769Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2023-01-11T20:23:07.5162649Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2023-01-11T20:23:07.5482637Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2023-01-11T20:23:07.5556021Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2023-01-11T20:23:07.5758085Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2023-01-11T20:23:07.5781810Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2023-01-11T20:23:07.6077239Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2023-01-11T20:23:07.6117405Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2023-01-11T20:23:07.6358533Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2023-01-11T20:23:07.6530454Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2023-01-11T20:23:07.6754103Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2023-01-11T20:23:07.6838254Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2023-01-11T20:23:07.6968220Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2023-01-11T20:23:07.7118741Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2023-01-11T20:23:07.7295424Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2023-01-11T20:23:07.7651454Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2023-01-11T20:23:07.7752091Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2023-01-11T20:23:07.7789377Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2023-01-11T20:23:07.8331407Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2023-01-11T20:23:07.8390932Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o 2023-01-11T20:23:07.8427972Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2023-01-11T20:23:07.9065322Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x1.c.o 2023-01-11T20:23:07.9120421Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2-acc2.c.o 2023-01-11T20:23:07.9720926Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2023-01-11T20:23:07.9812164Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2023-01-11T20:23:07.9943548Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2023-01-11T20:23:08.0123480Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2.c.o 2023-01-11T20:23:08.0506211Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2023-01-11T20:23:08.0756413Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc2.c.o 2023-01-11T20:23:08.0826841Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc4.c.o 2023-01-11T20:23:08.1155477Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2023-01-11T20:23:08.1256748Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2023-01-11T20:23:08.1419405Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4.c.o 2023-01-11T20:23:08.1465313Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2023-01-11T20:23:08.1758048Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2023-01-11T20:23:08.1834166Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x1.c.o 2023-01-11T20:23:08.1984012Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2-acc2.c.o 2023-01-11T20:23:08.2324210Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o 2023-01-11T20:23:08.2348854Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2023-01-11T20:23:08.2599162Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2.c.o 2023-01-11T20:23:08.2999957Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2023-01-11T20:23:08.3149283Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc2.c.o 2023-01-11T20:23:08.3352121Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2023-01-11T20:23:08.3385532Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2023-01-11T20:23:08.3632464Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc4.c.o 2023-01-11T20:23:08.3847645Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4.c.o 2023-01-11T20:23:08.4062981Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2023-01-11T20:23:08.4225544Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2023-01-11T20:23:08.4347792Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/scalar.c.o 2023-01-11T20:23:08.4815185Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2023-01-11T20:23:08.4907557Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o 2023-01-11T20:23:08.4913602Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2023-01-11T20:23:08.5234801Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2023-01-11T20:23:08.5463849Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2023-01-11T20:23:08.5635801Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o 2023-01-11T20:23:08.6162577Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2023-01-11T20:23:08.6389803Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o 2023-01-11T20:23:08.6614144Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2023-01-11T20:23:08.6797131Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2023-01-11T20:23:08.6899651Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o 2023-01-11T20:23:08.7114308Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2023-01-11T20:23:08.7453649Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2023-01-11T20:23:08.7500188Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o 2023-01-11T20:23:08.8133432Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2023-01-11T20:23:08.8172159Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o 2023-01-11T20:23:08.8713939Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o 2023-01-11T20:23:08.8736807Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2023-01-11T20:23:08.8777265Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2023-01-11T20:23:08.9315786Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o 2023-01-11T20:23:08.9373145Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2023-01-11T20:23:08.9893407Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o 2023-01-11T20:23:08.9909021Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2023-01-11T20:23:09.0176625Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2023-01-11T20:23:09.0479749Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o 2023-01-11T20:23:09.0575392Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2023-01-11T20:23:09.0855858Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2023-01-11T20:23:09.1077137Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o 2023-01-11T20:23:09.1497685Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2023-01-11T20:23:09.1629886Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o 2023-01-11T20:23:09.1677240Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2023-01-11T20:23:09.1870869Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2023-01-11T20:23:09.2174994Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o 2023-01-11T20:23:09.2388525Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2023-01-11T20:23:09.2819326Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o 2023-01-11T20:23:09.3083305Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2023-01-11T20:23:09.3256376Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2023-01-11T20:23:09.3372646Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2023-01-11T20:23:09.3388926Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o 2023-01-11T20:23:09.3744204Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2023-01-11T20:23:09.4048036Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o 2023-01-11T20:23:09.4489173Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2023-01-11T20:23:09.4686220Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o 2023-01-11T20:23:09.5224985Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2023-01-11T20:23:09.5225877Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2023-01-11T20:23:09.5424764Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2023-01-11T20:23:09.5511255Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o 2023-01-11T20:23:09.6123461Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o 2023-01-11T20:23:09.6324645Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2023-01-11T20:23:09.6640635Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o 2023-01-11T20:23:09.6748259Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2023-01-11T20:23:09.7082704Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2023-01-11T20:23:09.7207969Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o 2023-01-11T20:23:09.7276868Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2023-01-11T20:23:09.7773391Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2023-01-11T20:23:09.7857249Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o 2023-01-11T20:23:09.7912243Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2023-01-11T20:23:09.8341487Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2023-01-11T20:23:09.8473958Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2023-01-11T20:23:09.8512163Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o 2023-01-11T20:23:09.8778317Z [ 24%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2023-01-11T20:23:09.9313223Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2023-01-11T20:23:09.9640019Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o 2023-01-11T20:23:09.9948424Z [ 24%] Built target fbgemm_avx2 2023-01-11T20:23:10.0010176Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o 2023-01-11T20:23:10.0246835Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o 2023-01-11T20:23:10.0347430Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2023-01-11T20:23:10.0394474Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2023-01-11T20:23:10.0599292Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2023-01-11T20:23:10.0865481Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o 2023-01-11T20:23:10.1308341Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2023-01-11T20:23:10.1436738Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o 2023-01-11T20:23:10.1611726Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2023-01-11T20:23:10.1999091Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o 2023-01-11T20:23:10.2306493Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2023-01-11T20:23:10.2560444Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o 2023-01-11T20:23:10.2631979Z [ 24%] Built target fbgemm_avx512 2023-01-11T20:23:10.2838695Z [ 24%] Linking CXX static library ../../../../../../lib/libdnnl.a 2023-01-11T20:23:10.2958321Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2023-01-11T20:23:10.3161606Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o 2023-01-11T20:23:10.3357689Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2023-01-11T20:23:10.3567739Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2023-01-11T20:23:10.3745902Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o 2023-01-11T20:23:10.4264964Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o 2023-01-11T20:23:10.4439395Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o 2023-01-11T20:23:10.4868119Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:23:10.4887113Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2023-01-11T20:23:10.5040769Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o 2023-01-11T20:23:10.5555926Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:23:10.5637933Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o 2023-01-11T20:23:10.6174129Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2023-01-11T20:23:10.6267169Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o 2023-01-11T20:23:10.6268071Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2023-01-11T20:23:10.6930665Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o 2023-01-11T20:23:10.7300362Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2023-01-11T20:23:10.7569534Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c.o 2023-01-11T20:23:10.7621869Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2023-01-11T20:23:10.7900678Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2023-01-11T20:23:10.8239969Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c.o 2023-01-11T20:23:10.8586216Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2023-01-11T20:23:10.8921731Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c.o 2023-01-11T20:23:10.8933084Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2023-01-11T20:23:10.9190586Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2023-01-11T20:23:10.9483168Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c.o 2023-01-11T20:23:10.9840551Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2023-01-11T20:23:11.0001155Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c.o 2023-01-11T20:23:11.0496308Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2023-01-11T20:23:11.0655342Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2023-01-11T20:23:11.0856696Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c.o 2023-01-11T20:23:11.1248554Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2023-01-11T20:23:11.1547727Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o 2023-01-11T20:23:11.1863757Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:11.1912228Z [ 25%] Generating src/x86_64-fma/blas/s8gemm.py.o 2023-01-11T20:23:11.2151917Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o 2023-01-11T20:23:11.2485862Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2023-01-11T20:23:11.2583184Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:11.2836956Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o 2023-01-11T20:23:11.3431193Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:11.3588216Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o 2023-01-11T20:23:11.3831350Z [ 25%] Built target dnnl 2023-01-11T20:23:11.3884001Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2023-01-11T20:23:11.4218508Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:11.4235348Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:11.4243676Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c.o 2023-01-11T20:23:11.4883011Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c.o 2023-01-11T20:23:11.4925330Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c.o 2023-01-11T20:23:11.5134810Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:11.5171003Z [ 25%] Generating src/x86_64-fma/blas/c8gemm.py.o 2023-01-11T20:23:11.5474907Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c.o 2023-01-11T20:23:11.5568952Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c.o 2023-01-11T20:23:11.5843529Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2023-01-11T20:23:11.6070912Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c.o 2023-01-11T20:23:11.6152516Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2023-01-11T20:23:11.6468822Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c.o 2023-01-11T20:23:11.6612502Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2023-01-11T20:23:11.6719205Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o 2023-01-11T20:23:11.7099258Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2023-01-11T20:23:11.7328929Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o 2023-01-11T20:23:11.7463452Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:23:11.7823723Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o 2023-01-11T20:23:11.8144190Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:23:11.8359747Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o 2023-01-11T20:23:11.8440578Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o 2023-01-11T20:23:11.8763183Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:23:11.9018106Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:11.9079458Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o 2023-01-11T20:23:11.9415233Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2023-01-11T20:23:11.9419529Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2023-01-11T20:23:11.9682087Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o 2023-01-11T20:23:11.9688989Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:12.0299612Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o 2023-01-11T20:23:12.0564571Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:12.0843897Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o 2023-01-11T20:23:12.1389120Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:12.1467684Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o 2023-01-11T20:23:12.1503040Z [ 26%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2023-01-11T20:23:12.1995582Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2023-01-11T20:23:12.2055490Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o 2023-01-11T20:23:12.2172326Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:23:12.2318677Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:23:12.2586062Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o 2023-01-11T20:23:12.2903346Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o 2023-01-11T20:23:12.2981362Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2023-01-11T20:23:12.3198785Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2023-01-11T20:23:12.3688940Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o 2023-01-11T20:23:12.3873238Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2023-01-11T20:23:12.4115591Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o 2023-01-11T20:23:12.4175113Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o 2023-01-11T20:23:12.4508737Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2023-01-11T20:23:12.4605180Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2023-01-11T20:23:12.4714979Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:12.4773987Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o 2023-01-11T20:23:12.5136328Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:12.5289336Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o 2023-01-11T20:23:12.5477567Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:23:12.5704803Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2023-01-11T20:23:12.5868772Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2023-01-11T20:23:12.6007022Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o 2023-01-11T20:23:12.6365903Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:23:12.6599988Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o 2023-01-11T20:23:12.7142196Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:23:12.7192800Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o 2023-01-11T20:23:12.7651526Z [ 26%] Generating src/x86_64-fma/blas/conv1x1.py.o 2023-01-11T20:23:12.7711395Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2023-01-11T20:23:12.7753863Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o 2023-01-11T20:23:12.7785046Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:12.8041912Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2023-01-11T20:23:12.8277516Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o 2023-01-11T20:23:12.8451744Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:12.8880822Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o 2023-01-11T20:23:12.9295700Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:12.9483972Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o 2023-01-11T20:23:12.9599005Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o 2023-01-11T20:23:12.9904169Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2023-01-11T20:23:13.0002127Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:13.0116809Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2023-01-11T20:23:13.0253295Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o 2023-01-11T20:23:13.0780287Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:23:13.0857421Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o 2023-01-11T20:23:13.1048253Z [ 26%] Generating src/x86_64-fma/blas/sgemm.py.o 2023-01-11T20:23:13.1436431Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:23:13.1484652Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o 2023-01-11T20:23:13.1857441Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o 2023-01-11T20:23:13.2029884Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2023-01-11T20:23:13.2043973Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2023-01-11T20:23:13.2156982Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2023-01-11T20:23:13.2428178Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o 2023-01-11T20:23:13.2872295Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2023-01-11T20:23:13.3039017Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o 2023-01-11T20:23:13.3557560Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2023-01-11T20:23:13.3668826Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o 2023-01-11T20:23:13.4169308Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2023-01-11T20:23:13.4184752Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2023-01-11T20:23:13.4216553Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse2-x64.c.o 2023-01-11T20:23:13.4240130Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o 2023-01-11T20:23:13.4876293Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o 2023-01-11T20:23:13.4886484Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2023-01-11T20:23:13.4957156Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2023-01-11T20:23:13.5378222Z [ 26%] Generating src/x86_64-fma/max-pooling.py.o 2023-01-11T20:23:13.5471681Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o 2023-01-11T20:23:13.5568101Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o 2023-01-11T20:23:13.5699738Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2023-01-11T20:23:13.6031720Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o 2023-01-11T20:23:13.6125011Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-vclamp/sse2-x64.c.o 2023-01-11T20:23:13.6160225Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2023-01-11T20:23:13.6617582Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o 2023-01-11T20:23:13.6858141Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-fill/sse2-x64.c.o 2023-01-11T20:23:13.7192389Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o 2023-01-11T20:23:13.7326575Z [ 26%] Generating src/x86_64-fma/relu.py.o 2023-01-11T20:23:13.7740056Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o 2023-01-11T20:23:13.7778509Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-pad/sse2.c.o 2023-01-11T20:23:13.8123180Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o 2023-01-11T20:23:13.8348017Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2023-01-11T20:23:13.8408889Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o 2023-01-11T20:23:13.8416475Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o 2023-01-11T20:23:13.8762771Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o 2023-01-11T20:23:13.9059237Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o 2023-01-11T20:23:13.9091319Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o 2023-01-11T20:23:13.9129362Z [ 26%] Generating src/x86_64-fma/softmax.py.o 2023-01-11T20:23:13.9355761Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o 2023-01-11T20:23:13.9708550Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o 2023-01-11T20:23:13.9816462Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o 2023-01-11T20:23:13.9884330Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o 2023-01-11T20:23:14.0366091Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2023-01-11T20:23:14.0367562Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o 2023-01-11T20:23:14.0464899Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o 2023-01-11T20:23:14.0578900Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o 2023-01-11T20:23:14.1099625Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2023-01-11T20:23:14.1180814Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o 2023-01-11T20:23:14.1186030Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o 2023-01-11T20:23:14.1791114Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2023-01-11T20:23:14.1838282Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o 2023-01-11T20:23:14.2454501Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o 2023-01-11T20:23:14.2597006Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2023-01-11T20:23:14.2614136Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2023-01-11T20:23:14.3085595Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o 2023-01-11T20:23:14.3288388Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2023-01-11T20:23:14.3542666Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o 2023-01-11T20:23:14.3679908Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o 2023-01-11T20:23:14.4019760Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2023-01-11T20:23:14.4229211Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2023-01-11T20:23:14.4266923Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o 2023-01-11T20:23:14.4716124Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2023-01-11T20:23:14.4749723Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2023-01-11T20:23:14.4803074Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o 2023-01-11T20:23:14.5412322Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2023-01-11T20:23:14.5445286Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o 2023-01-11T20:23:14.5498591Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2023-01-11T20:23:14.5945389Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o 2023-01-11T20:23:14.6250750Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2023-01-11T20:23:14.6557684Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o 2023-01-11T20:23:14.6636077Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o 2023-01-11T20:23:14.7027658Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2023-01-11T20:23:14.7150537Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o 2023-01-11T20:23:14.7163306Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2023-01-11T20:23:14.7322451Z [ 27%] Generating src/x86_64-fma/blas/sdotxf.py.o 2023-01-11T20:23:14.7695670Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2023-01-11T20:23:14.7712387Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o 2023-01-11T20:23:14.7924348Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o 2023-01-11T20:23:14.8258179Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2023-01-11T20:23:14.8406256Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:23:14.8519407Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o 2023-01-11T20:23:14.9108778Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o 2023-01-11T20:23:14.9212705Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:23:14.9316952Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2023-01-11T20:23:14.9883020Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:23:15.0569994Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o 2023-01-11T20:23:15.0628257Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:23:15.0633548Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o 2023-01-11T20:23:15.1198019Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:23:15.1337171Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o 2023-01-11T20:23:15.1383287Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:23:15.1529242Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2023-01-11T20:23:15.1911989Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o 2023-01-11T20:23:15.1948370Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2023-01-11T20:23:15.2157871Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2023-01-11T20:23:15.2433004Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o 2023-01-11T20:23:15.2913433Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2023-01-11T20:23:15.3103241Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o 2023-01-11T20:23:15.3252357Z [ 27%] Generating src/x86_64-fma/blas/shdotxf.py.o 2023-01-11T20:23:15.3459477Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o 2023-01-11T20:23:15.3634014Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2023-01-11T20:23:15.3753681Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2023-01-11T20:23:15.3811555Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2023-01-11T20:23:15.3980672Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o 2023-01-11T20:23:15.4620620Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o 2023-01-11T20:23:15.4932034Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:23:15.5255554Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o 2023-01-11T20:23:15.5665666Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:23:15.5747506Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o 2023-01-11T20:23:15.5944755Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:23:15.6284751Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:23:15.6292048Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o 2023-01-11T20:23:15.6773041Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:23:15.6777584Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o 2023-01-11T20:23:15.6798125Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2023-01-11T20:23:15.7086269Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:23:15.7321068Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o 2023-01-11T20:23:15.7565272Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o 2023-01-11T20:23:15.7836168Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o 2023-01-11T20:23:15.7889672Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:23:15.8158347Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:23:15.8383445Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o 2023-01-11T20:23:15.8637791Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o 2023-01-11T20:23:15.8832325Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2023-01-11T20:23:15.8862888Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2023-01-11T20:23:15.8863937Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2023-01-11T20:23:15.9153432Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o 2023-01-11T20:23:15.9495838Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:23:15.9536704Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:23:15.9745715Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o 2023-01-11T20:23:16.0246443Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o 2023-01-11T20:23:16.0295220Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2023-01-11T20:23:16.0327379Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o 2023-01-11T20:23:16.0853536Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o 2023-01-11T20:23:16.1051909Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2023-01-11T20:23:16.1108252Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2023-01-11T20:23:16.1288345Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:23:16.1591595Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o 2023-01-11T20:23:16.1942426Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:23:16.2461818Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o 2023-01-11T20:23:16.2567377Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:23:16.2856127Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2023-01-11T20:23:16.3080401Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o 2023-01-11T20:23:16.3400834Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:23:16.3720627Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o 2023-01-11T20:23:16.3849553Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2023-01-11T20:23:16.4161230Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:23:16.4233404Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o 2023-01-11T20:23:16.4295372Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2023-01-11T20:23:16.4883466Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o 2023-01-11T20:23:16.4981017Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:23:16.5470017Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o 2023-01-11T20:23:16.5667953Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:23:16.6069429Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o 2023-01-11T20:23:16.6219168Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:23:16.6501496Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2023-01-11T20:23:16.6642520Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o 2023-01-11T20:23:16.6793804Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2023-01-11T20:23:16.6810509Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2023-01-11T20:23:16.7244817Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o 2023-01-11T20:23:16.7483043Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2023-01-11T20:23:16.7867466Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o 2023-01-11T20:23:16.8294034Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2023-01-11T20:23:16.8500932Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o 2023-01-11T20:23:16.8870032Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2023-01-11T20:23:16.8957425Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2023-01-11T20:23:16.9143212Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o 2023-01-11T20:23:16.9303750Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2023-01-11T20:23:16.9505351Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse41-x64.c.o 2023-01-11T20:23:16.9751979Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o 2023-01-11T20:23:17.0144177Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2023-01-11T20:23:17.0422240Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o 2023-01-11T20:23:17.0867055Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2023-01-11T20:23:17.0923444Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o 2023-01-11T20:23:17.1397314Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2023-01-11T20:23:17.1499922Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o 2023-01-11T20:23:17.1561064Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2023-01-11T20:23:17.2038992Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x1.c.o 2023-01-11T20:23:17.2454079Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2023-01-11T20:23:17.2578208Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x2.c.o 2023-01-11T20:23:17.2824473Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2023-01-11T20:23:17.3087562Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2023-01-11T20:23:17.3147073Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x4.c.o 2023-01-11T20:23:17.3789054Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x1.c.o 2023-01-11T20:23:17.3873006Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2023-01-11T20:23:17.4424865Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x2.c.o 2023-01-11T20:23:17.4556210Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2023-01-11T20:23:17.5134066Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2023-01-11T20:23:17.5520786Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x3.c.o 2023-01-11T20:23:17.5627266Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2023-01-11T20:23:17.6045787Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2023-01-11T20:23:17.6132928Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x4.c.o 2023-01-11T20:23:17.6720518Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x5.c.o 2023-01-11T20:23:17.6727719Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2023-01-11T20:23:17.7155376Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2023-01-11T20:23:17.7586678Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x6.c.o 2023-01-11T20:23:17.7845474Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2023-01-11T20:23:17.8154741Z [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2023-01-11T20:23:17.8316917Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o 2023-01-11T20:23:17.8824917Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2023-01-11T20:23:17.9076573Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o 2023-01-11T20:23:17.9323285Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2023-01-11T20:23:17.9844875Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2023-01-11T20:23:17.9984437Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o 2023-01-11T20:23:18.0106968Z [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2023-01-11T20:23:18.0577933Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o 2023-01-11T20:23:18.0784961Z [ 29%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2023-01-11T20:23:18.1062229Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o 2023-01-11T20:23:18.1273009Z [ 29%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2023-01-11T20:23:18.1304687Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o 2023-01-11T20:23:18.1719683Z [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2023-01-11T20:23:18.1720932Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2023-01-11T20:23:18.2000695Z [ 29%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2023-01-11T20:23:18.2007671Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o 2023-01-11T20:23:18.2305197Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:23:18.2499195Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x1.c.o 2023-01-11T20:23:18.2598173Z [ 29%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2023-01-11T20:23:18.3110507Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x2.c.o 2023-01-11T20:23:18.3310585Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:23:18.3350384Z [ 29%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2023-01-11T20:23:18.3418769Z [ 29%] Linking CXX static library ../../../lib/libtensorpipe.a 2023-01-11T20:23:18.3681486Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2023-01-11T20:23:18.3721999Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x4.c.o 2023-01-11T20:23:18.4046567Z [ 29%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2023-01-11T20:23:18.4297640Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o 2023-01-11T20:23:18.4467978Z [ 29%] Built target tensorpipe 2023-01-11T20:23:18.4535943Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o 2023-01-11T20:23:18.4700988Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2023-01-11T20:23:18.4802431Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2023-01-11T20:23:18.4892445Z [ 29%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2023-01-11T20:23:18.5111455Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2023-01-11T20:23:18.5156033Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o 2023-01-11T20:23:18.5639089Z [ 29%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2023-01-11T20:23:18.5640821Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2023-01-11T20:23:18.5906690Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o 2023-01-11T20:23:18.6241022Z [ 29%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2023-01-11T20:23:18.6477466Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o 2023-01-11T20:23:18.6670497Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2023-01-11T20:23:18.6983211Z [ 29%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2023-01-11T20:23:18.6993071Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o 2023-01-11T20:23:18.7275457Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x1.c.o 2023-01-11T20:23:18.7401387Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2023-01-11T20:23:18.7663987Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2023-01-11T20:23:18.7680414Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2023-01-11T20:23:18.7752514Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x2.c.o 2023-01-11T20:23:18.7916123Z [ 29%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2023-01-11T20:23:18.8554881Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x4.c.o 2023-01-11T20:23:18.8636931Z [ 29%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2023-01-11T20:23:18.8768976Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2023-01-11T20:23:18.8797932Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2023-01-11T20:23:18.9120748Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x8.c.o 2023-01-11T20:23:18.9233659Z [ 29%] Linking C static library ../../lib/libnnpack.a 2023-01-11T20:23:18.9429018Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2023-01-11T20:23:18.9580972Z [ 29%] Built target nnpack 2023-01-11T20:23:18.9758598Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o 2023-01-11T20:23:18.9767089Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2023-01-11T20:23:18.9790984Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2023-01-11T20:23:19.0550846Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o 2023-01-11T20:23:19.0725226Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2023-01-11T20:23:19.1227407Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o 2023-01-11T20:23:19.1567973Z [ 29%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2023-01-11T20:23:19.1782983Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2023-01-11T20:23:19.1869452Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o 2023-01-11T20:23:19.1881970Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2023-01-11T20:23:19.2472483Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o 2023-01-11T20:23:19.2796807Z [ 29%] Built target c10_CompileTimeFunctionPointer_test 2023-01-11T20:23:19.2839089Z [ 29%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2023-01-11T20:23:19.2853883Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2023-01-11T20:23:19.2923039Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2023-01-11T20:23:19.3142823Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o 2023-01-11T20:23:19.3783227Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o 2023-01-11T20:23:19.3886498Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2023-01-11T20:23:19.4356404Z [ 29%] Built target c10_DeviceGuard_test 2023-01-11T20:23:19.4497897Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o 2023-01-11T20:23:19.4543578Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2023-01-11T20:23:19.4571442Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2023-01-11T20:23:19.5029541Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2023-01-11T20:23:19.5255084Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o 2023-01-11T20:23:19.5496278Z [ 29%] Linking CXX executable ../../bin/c10_Device_test 2023-01-11T20:23:19.5837587Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o 2023-01-11T20:23:19.6190097Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2023-01-11T20:23:19.6598672Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o 2023-01-11T20:23:19.7057318Z [ 29%] Built target c10_Device_test 2023-01-11T20:23:19.7182227Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2023-01-11T20:23:19.7231770Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o 2023-01-11T20:23:19.7280984Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2023-01-11T20:23:19.7517555Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2023-01-11T20:23:19.7675932Z [ 29%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2023-01-11T20:23:19.7996624Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x1.c.o 2023-01-11T20:23:19.8331799Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2023-01-11T20:23:19.8721512Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x2.c.o 2023-01-11T20:23:19.9132347Z [ 29%] Built target c10_DispatchKeySet_test 2023-01-11T20:23:19.9258770Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2023-01-11T20:23:19.9384494Z [ 29%] Linking CXX executable ../../bin/c10_StreamGuard_test 2023-01-11T20:23:19.9469762Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x4.c.o 2023-01-11T20:23:19.9499652Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2023-01-11T20:23:20.0182500Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x1.c.o 2023-01-11T20:23:20.0223440Z [ 29%] Built target kineto_base 2023-01-11T20:23:20.0304891Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x2.c.o 2023-01-11T20:23:20.0548549Z [ 29%] Built target c10_StreamGuard_test 2023-01-11T20:23:20.0603561Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2023-01-11T20:23:20.0608996Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x4.c.o 2023-01-11T20:23:20.0873773Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x1.c.o 2023-01-11T20:23:20.1109024Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x2.c.o 2023-01-11T20:23:20.1200186Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2023-01-11T20:23:20.1483244Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2023-01-11T20:23:20.1707614Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x4.c.o 2023-01-11T20:23:20.1809086Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o 2023-01-11T20:23:20.1888028Z [ 29%] Linking CXX executable ../../bin/c10_SymInt_test 2023-01-11T20:23:20.2296667Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o 2023-01-11T20:23:20.2316284Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o 2023-01-11T20:23:20.2377609Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2023-01-11T20:23:20.2647202Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o 2023-01-11T20:23:20.2950530Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2023-01-11T20:23:20.2990115Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o 2023-01-11T20:23:20.3215110Z [ 29%] Built target c10_SymInt_test 2023-01-11T20:23:20.3391377Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2023-01-11T20:23:20.3392280Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2023-01-11T20:23:20.3585548Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o 2023-01-11T20:23:20.3725528Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2023-01-11T20:23:20.4017004Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2023-01-11T20:23:20.4329376Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o 2023-01-11T20:23:20.4941398Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o 2023-01-11T20:23:20.5132376Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2023-01-11T20:23:20.5580585Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o 2023-01-11T20:23:20.6180210Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o 2023-01-11T20:23:20.6199988Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2023-01-11T20:23:20.6284735Z [ 29%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2023-01-11T20:23:20.6791657Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o 2023-01-11T20:23:20.6880904Z [ 29%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2023-01-11T20:23:20.6922763Z [ 29%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2023-01-11T20:23:20.7271951Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2023-01-11T20:23:20.7374704Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o 2023-01-11T20:23:20.7549148Z [ 29%] Built target c10_InlineStreamGuard_test 2023-01-11T20:23:20.7708306Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2023-01-11T20:23:20.8009833Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-bitcast.c.o 2023-01-11T20:23:20.8227395Z [ 29%] Built target c10_SizesAndStrides_test 2023-01-11T20:23:20.8284584Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-fabsf.c.o 2023-01-11T20:23:20.8335957Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut64-p2.c.o 2023-01-11T20:23:20.8382056Z [ 29%] Built target c10_InlineDeviceGuard_test 2023-01-11T20:23:20.8447788Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut2048-p1.c.o 2023-01-11T20:23:20.8607850Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o 2023-01-11T20:23:20.8766098Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2023-01-11T20:23:20.8827690Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2023-01-11T20:23:20.8850347Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2023-01-11T20:23:20.8949120Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-p5.c.o 2023-01-11T20:23:20.9438837Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut4-p4.c.o 2023-01-11T20:23:20.9823289Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p3.c.o 2023-01-11T20:23:21.0021407Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p4.c.o 2023-01-11T20:23:21.0075511Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p3.c.o 2023-01-11T20:23:21.0266265Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:23:21.0364150Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p4.c.o 2023-01-11T20:23:21.0548034Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p5.c.o 2023-01-11T20:23:21.0707255Z [ 30%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2023-01-11T20:23:21.1022478Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p6.c.o 2023-01-11T20:23:21.1023387Z [ 31%] Linking CXX executable ../../bin/c10_Array_test 2023-01-11T20:23:21.1033562Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-addsub.c.o 2023-01-11T20:23:21.1477120Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-cvt.c.o 2023-01-11T20:23:21.1640189Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o 2023-01-11T20:23:21.1645430Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:23:21.2097010Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-floor.c.o 2023-01-11T20:23:21.2153538Z [ 31%] Built target c10_Array_test 2023-01-11T20:23:21.2397154Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2023-01-11T20:23:21.2444480Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:23:21.2738842Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-addsub.c.o 2023-01-11T20:23:21.3371619Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:23:21.3392339Z [ 31%] Linking CXX executable ../../bin/c10_Bitset_test 2023-01-11T20:23:21.3463777Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-nearbyint.c.o 2023-01-11T20:23:21.4084522Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-rint.c.o 2023-01-11T20:23:21.4277343Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:23:21.4410039Z [ 31%] Linking CXX executable ../../bin/c10_C++17_test 2023-01-11T20:23:21.4415438Z [ 31%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2023-01-11T20:23:21.4637878Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-addsub.c.o 2023-01-11T20:23:21.4667320Z [ 31%] Built target c10_Bitset_test 2023-01-11T20:23:21.4783553Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-ceil.c.o 2023-01-11T20:23:21.5100994Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:23:21.5307032Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:23:21.5386793Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-cvt.c.o 2023-01-11T20:23:21.5817021Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-addsub.c.o 2023-01-11T20:23:21.5830447Z [ 31%] Built target c10_C++17_test 2023-01-11T20:23:21.5860283Z [ 31%] Built target c10_ConstexprCrc_test 2023-01-11T20:23:21.5922874Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-cvt.c.o 2023-01-11T20:23:21.5939149Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-trunc.c.o 2023-01-11T20:23:21.5942796Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut64-p2-div.c.o 2023-01-11T20:23:21.5992595Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:23:21.6372160Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut2048-p1-div.c.o 2023-01-11T20:23:21.6528231Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-p5-div.c.o 2023-01-11T20:23:21.6571930Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/params-init.c.o 2023-01-11T20:23:21.6708406Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:23:21.6744726Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:23:21.6829692Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:23:21.7094915Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:21.7302840Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:23:21.7520573Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:23:21.7680720Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:23:21.7733020Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:23:21.7764734Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:21.8068650Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2023-01-11T20:23:21.8269811Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2023-01-11T20:23:21.8408195Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:21.8690827Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:23:21.8790007Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:23:21.8798727Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:23:21.8903701Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:23:21.9113903Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:21.9464015Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:23:21.9557571Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:23:21.9607070Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:23:21.9874745Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:23:21.9877096Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:22.0291731Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:23:22.0359303Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2023-01-11T20:23:22.0391360Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:22.0638444Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:22.0827671Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2023-01-11T20:23:22.1116899Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx-x64.c.o 2023-01-11T20:23:22.1118031Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:22.1366517Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:22.1398033Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:22.1437661Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:22.1761168Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2023-01-11T20:23:22.2045647Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2023-01-11T20:23:22.2173356Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2023-01-11T20:23:22.2456656Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:22.2532851Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:22.2782599Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2023-01-11T20:23:22.3081395Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-prelu/gen/f16c-2x16.c.o 2023-01-11T20:23:22.3125972Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:22.3216902Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:22.3577304Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:22.3643628Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:22.3777865Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:22.3987308Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2023-01-11T20:23:22.4097027Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2023-01-11T20:23:22.4236758Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:22.4289835Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:22.4529413Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:22.4922970Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2023-01-11T20:23:22.5041742Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2023-01-11T20:23:22.5191088Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2023-01-11T20:23:22.5227006Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2023-01-11T20:23:22.5349199Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:22.5876934Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2023-01-11T20:23:22.6001761Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2023-01-11T20:23:22.6145827Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:22.6353364Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:23:22.6666201Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:23:22.6870275Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:22.7217488Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2023-01-11T20:23:22.7303699Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2023-01-11T20:23:22.7545817Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:23:22.7633405Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:22.7817576Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2023-01-11T20:23:22.8543408Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:22.8851574Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:23:22.9399479Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:23.0105582Z [ 31%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2023-01-11T20:23:23.0160108Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:23:23.0165941Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:23.0289943Z [ 31%] Linking CXX executable ../../bin/c10_Half_test 2023-01-11T20:23:23.0699108Z [ 31%] Linking CXX executable ../../bin/c10_LeftRight_test 2023-01-11T20:23:23.0988976Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:23.1459800Z [ 31%] Built target c10_DeadlockDetection_test 2023-01-11T20:23:23.1522313Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:23:23.1557303Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:23:23.1621741Z [ 31%] Built target c10_Half_test 2023-01-11T20:23:23.1808951Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:23.1869888Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2023-01-11T20:23:23.2069911Z [ 31%] Built target c10_LeftRight_test 2023-01-11T20:23:23.2130398Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:23.2627679Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:23:23.2671445Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:23:23.2802648Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:23.2980259Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:23:23.3602530Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:23.3734436Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:23:23.4190249Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:23:23.4319817Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:23:23.4393434Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:23.4571478Z [ 31%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2023-01-11T20:23:23.5086638Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:23.5121459Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:23.5391571Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:23:23.5429228Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:23:23.5788559Z [ 31%] Built target c10_Metaprogramming_test 2023-01-11T20:23:23.5836968Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:23:23.5851579Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:23:23.5898061Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:23.6434171Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:23:23.6676625Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:23.6916411Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:23.6993435Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:23.7060649Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:23:23.7492467Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:23.7756446Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:23.7875475Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2023-01-11T20:23:23.7891067Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_SmallVectorTest.dir/util/SmallVectorTest.cpp.o 2023-01-11T20:23:23.8300943Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:23.8349822Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:23:23.8680801Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:23.9564523Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:23:23.9573623Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:23:23.9671346Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:24.0534883Z [ 31%] Linking CXX executable ../../bin/c10_Synchronized_test 2023-01-11T20:23:24.0535450Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:24.0661091Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2023-01-11T20:23:24.0726089Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:24.0942124Z [ 32%] Linking CXX executable ../../bin/c10_SmallVectorTest 2023-01-11T20:23:24.1360600Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2023-01-11T20:23:24.1564442Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:24.1671677Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:24.1900982Z [ 33%] Built target c10_Synchronized_test 2023-01-11T20:23:24.2105462Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:24.2416891Z [ 33%] Built target c10_SmallVectorTest 2023-01-11T20:23:24.2433518Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:24.2475436Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2023-01-11T20:23:24.2476475Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:24.2880462Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:24.3219920Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:24.3250646Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:24.3272351Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2023-01-11T20:23:24.3536468Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:24.3667304Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:24.4085517Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:24.4098794Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:24.4159027Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2023-01-11T20:23:24.4301011Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:24.4616666Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:24.4901589Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:24.4948423Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2023-01-11T20:23:24.5092701Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2023-01-11T20:23:24.5130624Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2023-01-11T20:23:24.5365394Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:24.5725495Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:24.6175137Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2023-01-11T20:23:24.6254534Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2023-01-11T20:23:24.6318908Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:24.6488920Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2023-01-11T20:23:24.7185778Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:24.7213333Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:24.7402186Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2023-01-11T20:23:24.7522896Z [ 33%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2023-01-11T20:23:24.7665341Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:24.7837803Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:24.7852936Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:24.8392236Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:24.8472857Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:23:24.8636832Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:24.8704500Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:23:24.8787591Z [ 33%] Built target c10_ThreadLocal_test 2023-01-11T20:23:24.8838964Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:24.9111618Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:24.9328619Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2023-01-11T20:23:24.9561949Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2023-01-11T20:23:24.9620807Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:24.9854510Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:23:24.9921516Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:25.0277996Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:23:25.0458100Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2023-01-11T20:23:25.0663730Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2023-01-11T20:23:25.0739601Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:25.1104143Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:25.1349278Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:25.1504210Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2023-01-11T20:23:25.1625555Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2023-01-11T20:23:25.1680546Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2023-01-11T20:23:25.1762351Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:25.2152372Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:25.2493802Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:25.2800543Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:25.2838784Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2023-01-11T20:23:25.3198850Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2023-01-11T20:23:25.3564401Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:25.4075897Z [ 33%] Linking CXX executable ../../bin/c10_TypeIndex_test 2023-01-11T20:23:25.4088163Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2023-01-11T20:23:25.4294690Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2023-01-11T20:23:25.4509670Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2023-01-11T20:23:25.4553363Z [ 33%] Linking CXX executable ../../bin/c10_TypeList_test 2023-01-11T20:23:25.4792760Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2023-01-11T20:23:25.5219647Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2023-01-11T20:23:25.5285300Z [ 33%] Built target c10_TypeIndex_test 2023-01-11T20:23:25.5521486Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2023-01-11T20:23:25.5630815Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2023-01-11T20:23:25.5865673Z [ 33%] Built target c10_TypeList_test 2023-01-11T20:23:25.5894124Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2023-01-11T20:23:25.5966703Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2023-01-11T20:23:25.6237296Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2023-01-11T20:23:25.6465790Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2023-01-11T20:23:25.6518956Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2023-01-11T20:23:25.6850317Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:23:25.6870375Z [ 33%] Built target ATEN_CPU_FILES_GEN_TARGET 2023-01-11T20:23:25.7045511Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2023-01-11T20:23:25.7209526Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2023-01-11T20:23:25.7214707Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2023-01-11T20:23:25.7607987Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2023-01-11T20:23:25.7918975Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:23:25.7963201Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:23:25.8194450Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2023-01-11T20:23:25.8233264Z [ 33%] Linking CXX executable ../../bin/c10_TypeTraits_test 2023-01-11T20:23:25.8952509Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2023-01-11T20:23:25.9043438Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2023-01-11T20:23:25.9141683Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:23:25.9572502Z [ 33%] Built target c10_TypeTraits_test 2023-01-11T20:23:25.9624037Z [ 33%] Linking CXX executable ../../bin/c10_accumulate_test 2023-01-11T20:23:25.9625008Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2023-01-11T20:23:25.9790372Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2023-01-11T20:23:25.9792669Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2023-01-11T20:23:26.0265357Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2023-01-11T20:23:26.0402050Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:23:26.0493085Z [ 33%] Linking CXX executable ../../bin/c10_bfloat16_test 2023-01-11T20:23:26.0993515Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2023-01-11T20:23:26.1045014Z [ 33%] Built target c10_accumulate_test 2023-01-11T20:23:26.1129454Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2023-01-11T20:23:26.1677307Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:23:26.1755327Z [ 33%] Built target c10_bfloat16_test 2023-01-11T20:23:26.1802016Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2023-01-11T20:23:26.1897033Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2023-01-11T20:23:26.1913602Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o 2023-01-11T20:23:26.2409886Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2023-01-11T20:23:26.2824377Z [ 33%] Linking CXX executable ../../bin/c10_complex_math_test 2023-01-11T20:23:26.2883649Z [ 33%] Linking CXX executable ../../bin/c10_complex_test 2023-01-11T20:23:26.2987761Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:23:26.3387077Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2023-01-11T20:23:26.4031356Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2023-01-11T20:23:26.4092746Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:23:26.4357640Z [ 33%] Built target c10_complex_math_test 2023-01-11T20:23:26.4421572Z [ 33%] Built target c10_complex_test 2023-01-11T20:23:26.4467364Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2023-01-11T20:23:26.4592797Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2023-01-11T20:23:26.4857163Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2023-01-11T20:23:26.5078344Z [ 33%] Linking CXX executable ../../bin/c10_exception_test 2023-01-11T20:23:26.5174587Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2023-01-11T20:23:26.5433380Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:23:26.5556019Z [ 33%] Linking CXX executable ../../bin/c10_either_test 2023-01-11T20:23:26.5759019Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2023-01-11T20:23:26.5952736Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:26.6454673Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:23:26.6573246Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2023-01-11T20:23:26.6610367Z [ 33%] Built target c10_exception_test 2023-01-11T20:23:26.6653152Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:26.6789211Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2023-01-11T20:23:26.7166154Z [ 33%] Linking CXX executable ../../bin/c10_flags_test 2023-01-11T20:23:26.7421832Z [ 33%] Built target c10_either_test 2023-01-11T20:23:26.7448230Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:26.7469580Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:26.7848087Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:23:26.8207080Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:23:26.8439674Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:26.8635206Z [ 33%] Built target c10_flags_test 2023-01-11T20:23:26.8800995Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2023-01-11T20:23:26.9290659Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2023-01-11T20:23:26.9342927Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:26.9638618Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:23:27.0218744Z [ 33%] Linking CXX executable ../../bin/c10_irange_test 2023-01-11T20:23:27.0307517Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:27.0739685Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:23:27.1155886Z [ 34%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2023-01-11T20:23:27.1218998Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:27.1491382Z [ 35%] Built target c10_irange_test 2023-01-11T20:23:27.1580349Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:27.1834376Z [ 35%] Linking CXX executable ../../bin/c10_logging_test 2023-01-11T20:23:27.2103919Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:23:27.2204157Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2023-01-11T20:23:27.2251050Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:27.2761152Z [ 35%] Linking CXX executable ../../bin/c10_optional_test 2023-01-11T20:23:27.3042964Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:27.3061853Z [ 35%] Built target c10_logging_test 2023-01-11T20:23:27.3094575Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:23:27.3132730Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2023-01-11T20:23:27.3994430Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:27.4240336Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:27.4273052Z [ 35%] Built target c10_optional_test 2023-01-11T20:23:27.4395620Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:23:27.4567148Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2023-01-11T20:23:27.4664240Z [ 35%] Built target c10_intrusive_ptr_test 2023-01-11T20:23:27.4715541Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:27.4880858Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2023-01-11T20:23:27.5262960Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2023-01-11T20:23:27.5443641Z [ 35%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2023-01-11T20:23:27.5496546Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:27.5795010Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:23:27.6395380Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:27.6871619Z [ 35%] Built target c10_ordered_preserving_dict_test 2023-01-11T20:23:27.6940146Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:27.7044879Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:23:27.7388882Z [ 35%] Linking CXX executable ../../bin/c10_registry_test 2023-01-11T20:23:27.7441251Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:23:27.7603881Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:27.8099247Z [ 35%] Linking CXX executable ../../bin/c10_string_view_test 2023-01-11T20:23:27.8162437Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:27.8371685Z [ 35%] Linking CXX executable ../../bin/c10_tempfile_test 2023-01-11T20:23:27.8447818Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:23:27.8578597Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:27.8645269Z [ 35%] Built target c10_registry_test 2023-01-11T20:23:27.8727591Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:27.9171491Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2023-01-11T20:23:27.9327713Z [ 35%] Built target c10_string_view_test 2023-01-11T20:23:27.9376228Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:27.9407224Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:23:27.9425531Z [ 35%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2023-01-11T20:23:27.9611856Z [ 35%] Built target c10_tempfile_test 2023-01-11T20:23:27.9630403Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2023-01-11T20:23:27.9750574Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2023-01-11T20:23:28.0233581Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:28.0575206Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:28.0801457Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:28.1094057Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2023-01-11T20:23:28.1235955Z [ 35%] Generating ../../../include/sleef.h 2023-01-11T20:23:28.1259941Z [ 35%] Generating include/renameavx512fnofma.h 2023-01-11T20:23:28.1272059Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2023-01-11T20:23:28.1352796Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ 2023-01-11T20:23:28.1374183Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2 2023-01-11T20:23:28.1391021Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4 2023-01-11T20:23:28.1407946Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:28.1443735Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ 2023-01-11T20:23:28.1478646Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx 2023-01-11T20:23:28.1501644Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4 2023-01-11T20:23:28.1633353Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2 2023-01-11T20:23:28.1686608Z Generating sleef.h: mkrename finz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128 2023-01-11T20:23:28.1688068Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2023-01-11T20:23:28.1725717Z [ 35%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2023-01-11T20:23:28.1791176Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ 2023-01-11T20:23:28.1838579Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f 2023-01-11T20:23:28.1912803Z Generating sleef.h: mkrename cinz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512fnofma 2023-01-11T20:23:28.2033238Z Generating sleef.h: mkrename cinz_ 1 1 double float int32_t int32_t __STDC__ purec 2023-01-11T20:23:28.2073650Z Generating sleef.h: mkrename finz_ 1 1 double float int32_t int32_t FP_FAST_FMA purecfma 2023-01-11T20:23:28.2194181Z [ 35%] Generating include/renameavx512f.h 2023-01-11T20:23:28.2203784Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2023-01-11T20:23:28.2236590Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:28.2277924Z [ 35%] Generating include/renameavx2.h 2023-01-11T20:23:28.2302446Z [ 35%] Generating include/renameavx2128.h 2023-01-11T20:23:28.2341262Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2023-01-11T20:23:28.2343146Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2023-01-11T20:23:28.2412326Z [ 35%] Generating include/renamefma4.h 2023-01-11T20:23:28.2413101Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:28.2432694Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2023-01-11T20:23:28.2477761Z [ 35%] Linking CXX executable ../../bin/c10_typeid_test 2023-01-11T20:23:28.2578268Z [ 36%] Generating include/renameavx.h 2023-01-11T20:23:28.2593827Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2023-01-11T20:23:28.2716152Z [ 36%] Generating include/renamesse4.h 2023-01-11T20:23:28.2787536Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2023-01-11T20:23:28.2793616Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2023-01-11T20:23:28.2917942Z [ 36%] Generating include/renamesse2.h 2023-01-11T20:23:28.2924937Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2023-01-11T20:23:28.2959764Z [ 36%] Built target c10_intrusive_ptr_benchmark 2023-01-11T20:23:28.2984508Z [ 36%] Generating include/renamepurec_scalar.h 2023-01-11T20:23:28.3009439Z [ 36%] Generating include/renamepurecfma_scalar.h 2023-01-11T20:23:28.3015749Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2023-01-11T20:23:28.3019939Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2023-01-11T20:23:28.3078915Z [ 36%] Generating include/renamecuda.h 2023-01-11T20:23:28.3086894Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2023-01-11T20:23:28.3153045Z [ 36%] Built target headers 2023-01-11T20:23:28.3191345Z [ 36%] Generating alias_avx512f.h 2023-01-11T20:23:28.3192287Z [ 36%] Built target renameAVX512FNOFMA.h_generated 2023-01-11T20:23:28.3272640Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:28.3283555Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:28.3288485Z [ 36%] Built target alias_avx512f.h_generated 2023-01-11T20:23:28.3355278Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:23:28.3432522Z [ 36%] Built target renameAVX512F.h_generated 2023-01-11T20:23:28.3495155Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:23:28.3754099Z [ 36%] Built target c10_typeid_test 2023-01-11T20:23:28.3845069Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:23:28.3942488Z [ 36%] Built target renameAVX2.h_generated 2023-01-11T20:23:28.4011909Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:23:28.4073577Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2023-01-11T20:23:28.4281430Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:28.4420141Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:28.4805325Z [ 36%] Built target renameAVX2128.h_generated 2023-01-11T20:23:28.4885451Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2023-01-11T20:23:28.4965508Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:28.5056580Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2023-01-11T20:23:28.5236412Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2023-01-11T20:23:28.5314920Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:28.5550784Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:28.5705771Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2023-01-11T20:23:28.5785576Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:28.6010626Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:28.6140888Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2023-01-11T20:23:28.6269262Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2023-01-11T20:23:28.6373069Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:28.6619028Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2023-01-11T20:23:28.6771422Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:28.6779019Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2023-01-11T20:23:28.7090953Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2023-01-11T20:23:28.7301296Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:28.7338227Z [ 37%] Built target renameFMA4.h_generated 2023-01-11T20:23:28.7388550Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:28.7773250Z [ 37%] Built target renameAVX.h_generated 2023-01-11T20:23:28.7779601Z [ 37%] Built target renameSSE4.h_generated 2023-01-11T20:23:28.7815495Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2023-01-11T20:23:28.7860196Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:28.7889772Z [ 37%] Built target renameSSE2.h_generated 2023-01-11T20:23:28.7935333Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:28.8112287Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:28.8200093Z [ 37%] Built target renamePUREC_SCALAR.h_generated 2023-01-11T20:23:28.8289540Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2023-01-11T20:23:28.8295370Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:28.8661594Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2023-01-11T20:23:28.8703234Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2023-01-11T20:23:28.8969252Z [ 37%] Built target renamePURECFMA_SCALAR.h_generated 2023-01-11T20:23:28.9018648Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:28.9144923Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2023-01-11T20:23:28.9360321Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:28.9493809Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2023-01-11T20:23:28.9753988Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:28.9816950Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2023-01-11T20:23:28.9922153Z [ 37%] Generating renamedsp128.h 2023-01-11T20:23:29.0045160Z [ 37%] Built target renamedsp128.h_generated 2023-01-11T20:23:29.0147428Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-fmagic.c.o 2023-01-11T20:23:29.0167738Z [ 37%] Generating dispsse.c 2023-01-11T20:23:29.0221214Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2023-01-11T20:23:29.0311438Z [ 37%] Built target dispsse.c_generated 2023-01-11T20:23:29.0371942Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2023-01-11T20:23:29.0508290Z [ 37%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2023-01-11T20:23:29.0702680Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2023-01-11T20:23:29.0903251Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2023-01-11T20:23:29.1174506Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o 2023-01-11T20:23:29.1239740Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-scalar.c.o 2023-01-11T20:23:29.1554533Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-signed64.c.o 2023-01-11T20:23:29.1758559Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2023-01-11T20:23:29.1782335Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2023-01-11T20:23:29.1843424Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned32.c.o 2023-01-11T20:23:29.1907190Z [ 37%] Built target dispavx_obj 2023-01-11T20:23:29.1943772Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2023-01-11T20:23:29.1966130Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2023-01-11T20:23:29.2134269Z [ 37%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2023-01-11T20:23:29.2332430Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned64.c.o 2023-01-11T20:23:29.2861416Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-scalar.c.o 2023-01-11T20:23:29.2914575Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x1.c.o 2023-01-11T20:23:29.3040636Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x2.c.o 2023-01-11T20:23:29.3097346Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x4.c.o 2023-01-11T20:23:29.3098717Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o 2023-01-11T20:23:29.3345669Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2023-01-11T20:23:29.3427829Z [ 37%] Linking CXX executable ../../../bin/protoc 2023-01-11T20:23:29.3561321Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2023-01-11T20:23:29.3586744Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2023-01-11T20:23:29.3630305Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x1.c.o 2023-01-11T20:23:29.4225063Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x2.c.o 2023-01-11T20:23:29.4226030Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2023-01-11T20:23:29.4430472Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x4.c.o 2023-01-11T20:23:29.4535623Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x1.c.o 2023-01-11T20:23:29.4701733Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2023-01-11T20:23:29.4865600Z [ 37%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2023-01-11T20:23:29.5086048Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x2.c.o 2023-01-11T20:23:29.5129780Z [ 37%] Linking CXX static library ../../lib/libfbgemm.a 2023-01-11T20:23:29.5247502Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2023-01-11T20:23:29.5709911Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x4.c.o 2023-01-11T20:23:29.5715873Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2023-01-11T20:23:29.6243228Z [ 37%] Built target protoc 2023-01-11T20:23:29.6244326Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2023-01-11T20:23:29.6458560Z [ 37%] Linking CXX static library ../../../../lib/libdnnl_graph.a 2023-01-11T20:23:29.6468976Z [ 37%] Linking CXX static library ../../../lib/libkineto.a 2023-01-11T20:23:29.6768472Z [ 37%] Built target fbgemm 2023-01-11T20:23:29.6769938Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:23:29.6826094Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2023-01-11T20:23:29.6840009Z [ 37%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2023-01-11T20:23:29.6959983Z [ 37%] Built target kineto 2023-01-11T20:23:29.7021799Z [ 37%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2023-01-11T20:23:29.7091300Z [ 37%] Linking CXX static library ../../../lib/libgmock_main.a 2023-01-11T20:23:29.7293819Z [ 37%] Built target gmock_main 2023-01-11T20:23:29.7336552Z [ 37%] Running gen_proto.py on onnx/onnx.in.proto 2023-01-11T20:23:29.7378481Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:23:29.7481745Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2023-01-11T20:23:29.7713692Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2023-01-11T20:23:29.7714614Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2023-01-11T20:23:29.7727484Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2023-01-11T20:23:29.7744162Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2023-01-11T20:23:29.7745148Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2023-01-11T20:23:29.7841192Z [ 37%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2023-01-11T20:23:29.7937225Z [ 37%] Built target dnnl_graph 2023-01-11T20:23:29.7995619Z [ 37%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2023-01-11T20:23:29.7997949Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:23:29.8042038Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2023-01-11T20:23:29.8114822Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o 2023-01-11T20:23:29.8698457Z [ 37%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2023-01-11T20:23:29.8739189Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o 2023-01-11T20:23:29.9308878Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:23:29.9350811Z [ 37%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2023-01-11T20:23:29.9548776Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:30.0321771Z [ 37%] Built target gen_onnx_proto 2023-01-11T20:23:30.0384558Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:30.0385700Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:23:30.0439683Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:23:30.0675712Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:23:30.0973876Z [ 37%] Built target sleefavx512fnofma 2023-01-11T20:23:30.1042339Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:23:30.1081988Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:30.1678151Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:30.1839460Z [ 38%] Built target Caffe2_PROTO 2023-01-11T20:23:30.1891152Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:30.1924779Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2023-01-11T20:23:30.1959319Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:30.2078225Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:30.2396662Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:23:30.2418975Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:23:30.2507902Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:23:30.2590605Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:23:30.2795241Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:30.3475727Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2023-01-11T20:23:30.3599464Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:30.3668571Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:30.3702435Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:30.3710579Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:23:30.3859472Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:30.4247861Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:23:30.4353708Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:23:30.4499946Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2023-01-11T20:23:30.4628065Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:30.4759613Z [ 38%] Built target sleefdetavx512fnofma 2023-01-11T20:23:30.4960528Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:30.4987541Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2023-01-11T20:23:30.5208561Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2023-01-11T20:23:30.5354954Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:23:30.5396757Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:30.5664222Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:23:30.5954241Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2023-01-11T20:23:30.6055201Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:30.6397357Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:30.6549432Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:30.6655102Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:23:30.6785499Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:23:30.6958499Z [ 38%] Built target sleefdetavx512f 2023-01-11T20:23:30.7031758Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:23:30.7184410Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2023-01-11T20:23:30.7241273Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2023-01-11T20:23:30.7380926Z [ 38%] Built target sleefavx512f 2023-01-11T20:23:30.7447970Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2023-01-11T20:23:30.7837611Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2023-01-11T20:23:30.7899841Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:23:30.8024116Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:23:30.8110304Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2023-01-11T20:23:30.8336834Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:23:30.8563556Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2023-01-11T20:23:30.8607139Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2023-01-11T20:23:30.8741820Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2023-01-11T20:23:30.9081521Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2023-01-11T20:23:30.9288758Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2023-01-11T20:23:30.9294076Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2023-01-11T20:23:30.9604070Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:23:30.9965563Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2023-01-11T20:23:31.0234743Z [ 38%] Built target sleefavx2 2023-01-11T20:23:31.0311707Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2023-01-11T20:23:31.0372971Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2023-01-11T20:23:31.0552492Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2023-01-11T20:23:31.0627267Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2023-01-11T20:23:31.0713843Z [ 38%] Built target sleefdetavx2 2023-01-11T20:23:31.0765521Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2023-01-11T20:23:31.1016246Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2023-01-11T20:23:31.1276854Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2023-01-11T20:23:31.1326286Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2023-01-11T20:23:31.1330769Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2023-01-11T20:23:31.1493620Z [ 38%] Linking CXX static library ../../lib/libXNNPACK.a 2023-01-11T20:23:31.1747964Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2023-01-11T20:23:31.2010622Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2023-01-11T20:23:31.2526068Z [ 38%] Built target sleefavx2128 2023-01-11T20:23:31.2611438Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2023-01-11T20:23:31.2693466Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2023-01-11T20:23:31.2884568Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2023-01-11T20:23:31.2938224Z [ 38%] Built target XNNPACK 2023-01-11T20:23:31.3057758Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2023-01-11T20:23:31.3100521Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2023-01-11T20:23:31.3342680Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2023-01-11T20:23:31.3350765Z [ 38%] Built target sleefdetavx2128 2023-01-11T20:23:31.3483602Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2023-01-11T20:23:31.3765535Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2023-01-11T20:23:31.4057218Z [ 38%] Built target sleefdetfma4 2023-01-11T20:23:31.4105443Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2023-01-11T20:23:31.4270143Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2023-01-11T20:23:31.4298036Z [ 38%] Built target sleeffma4 2023-01-11T20:23:31.4361404Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2023-01-11T20:23:31.4548198Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2023-01-11T20:23:31.4557572Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2023-01-11T20:23:31.5040476Z [ 38%] Built target sleefavx 2023-01-11T20:23:31.5097680Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2023-01-11T20:23:31.5110118Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2023-01-11T20:23:31.5157847Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2023-01-11T20:23:31.5574031Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2023-01-11T20:23:31.5787769Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2023-01-11T20:23:31.5819987Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2023-01-11T20:23:31.5917580Z [ 38%] Built target sleefdetavx 2023-01-11T20:23:31.5996859Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2023-01-11T20:23:31.6049328Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2023-01-11T20:23:31.6763404Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2023-01-11T20:23:31.6819934Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2023-01-11T20:23:31.7115087Z [ 38%] Built target sleefdetsse4 2023-01-11T20:23:31.7171112Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:31.7304423Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2023-01-11T20:23:31.7551216Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2023-01-11T20:23:31.7685737Z [ 38%] Built target sleefsse2 2023-01-11T20:23:31.7823991Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2023-01-11T20:23:31.7846723Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:31.8015174Z [ 38%] Built target sleefsse4 2023-01-11T20:23:31.8060957Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2023-01-11T20:23:31.8179274Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2023-01-11T20:23:31.8192268Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2023-01-11T20:23:31.8231975Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2023-01-11T20:23:31.8456268Z [ 38%] Built target sleefpurec_scalar 2023-01-11T20:23:31.8548875Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:31.8750757Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2023-01-11T20:23:31.8842065Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2023-01-11T20:23:31.9021701Z [ 38%] Built target sleefpurecfma_scalar 2023-01-11T20:23:31.9063001Z [ 38%] Built target sleefdetpurec_scalar 2023-01-11T20:23:31.9116511Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:31.9207840Z [ 38%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2023-01-11T20:23:31.9363695Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:31.9401903Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:31.9478383Z [ 38%] Built target sleefdetsse2 2023-01-11T20:23:31.9514996Z [ 38%] Built target sleefdetpurecfma_scalar 2023-01-11T20:23:31.9540792Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:31.9575932Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:31.9888854Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:32.0172910Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:32.0297676Z [ 38%] Linking CXX static library ../lib/libcaffe2_protos.a 2023-01-11T20:23:32.0424519Z [ 38%] Running gen_proto.py on onnx/onnx-data.in.proto 2023-01-11T20:23:32.0500499Z [ 38%] Built target dispsse_obj 2023-01-11T20:23:32.0558899Z [ 38%] Built target caffe2_protos 2023-01-11T20:23:32.0561216Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:32.0578300Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:32.0613386Z [ 38%] Running gen_proto.py on onnx/onnx-operators.in.proto 2023-01-11T20:23:32.0623875Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:32.0742779Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2023-01-11T20:23:32.0743319Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2023-01-11T20:23:32.0745463Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2023-01-11T20:23:32.0750957Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2023-01-11T20:23:32.0751613Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2023-01-11T20:23:32.0871721Z [ 38%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2023-01-11T20:23:32.1039939Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2023-01-11T20:23:32.1040451Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2023-01-11T20:23:32.1043174Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2023-01-11T20:23:32.1048354Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2023-01-11T20:23:32.1049103Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2023-01-11T20:23:32.1151118Z [ 38%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2023-01-11T20:23:32.1315757Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o 2023-01-11T20:23:32.1386016Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o 2023-01-11T20:23:32.1471167Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2023-01-11T20:23:32.1492618Z [ 38%] Built target gen_onnx_data_proto 2023-01-11T20:23:32.1493250Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:32.1558050Z [ 38%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2023-01-11T20:23:32.1626868Z [ 38%] Built target gen_onnx_operators_proto 2023-01-11T20:23:32.1712662Z [ 39%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2023-01-11T20:23:32.2107428Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:32.2131158Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2023-01-11T20:23:32.2161458Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2023-01-11T20:23:32.2162319Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:32.2273970Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2023-01-11T20:23:32.2563530Z [ 39%] Linking C static library ../../lib/libsleef.a 2023-01-11T20:23:32.2937655Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:32.2992945Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:32.3031238Z [ 39%] Built target sleef 2023-01-11T20:23:32.3110635Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:32.3843012Z [ 39%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2023-01-11T20:23:32.3884379Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:32.3966338Z [ 39%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2023-01-11T20:23:32.4872163Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:32.4987377Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:32.5084363Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:32.5236184Z [ 39%] Linking CXX static library ../../lib/libonnx_proto.a 2023-01-11T20:23:32.5526182Z [ 39%] Built target onnx_proto 2023-01-11T20:23:32.5576281Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:32.5705559Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2023-01-11T20:23:32.5754021Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2023-01-11T20:23:32.6368293Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2023-01-11T20:23:32.6433214Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:32.7365705Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:32.8081619Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:32.8276294Z [ 39%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2023-01-11T20:23:32.8590363Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:32.8851791Z [ 39%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2023-01-11T20:23:32.8870601Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:32.9190339Z [ 40%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2023-01-11T20:23:32.9260371Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:32.9268294Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2023-01-11T20:23:32.9325642Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2023-01-11T20:23:32.9772745Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2023-01-11T20:23:33.0197995Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:33.0715680Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:33.1067429Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2023-01-11T20:23:33.1542973Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:33.1602923Z [ 40%] Linking CXX executable ../bin/vec_test_all_types_DEFAULT 2023-01-11T20:23:33.1965730Z [ 40%] Linking CXX executable ../bin/vec_test_all_types_AVX2 2023-01-11T20:23:33.2222621Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:33.2433824Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2023-01-11T20:23:33.2531605Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2023-01-11T20:23:33.2717682Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:33.2988717Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2023-01-11T20:23:33.3528698Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:33.3791794Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2023-01-11T20:23:33.3847547Z [ 40%] Built target vec_test_all_types_DEFAULT 2023-01-11T20:23:33.3916105Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2023-01-11T20:23:33.4140494Z [ 40%] Built target vec_test_all_types_AVX2 2023-01-11T20:23:33.4204533Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2023-01-11T20:23:33.4622196Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:33.5094325Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:33.5510538Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2023-01-11T20:23:33.5675842Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:33.5959373Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2023-01-11T20:23:33.6426560Z [ 40%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2023-01-11T20:23:33.6555679Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:33.6910130Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:33.7270702Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2023-01-11T20:23:33.7536826Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2023-01-11T20:23:33.7786573Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:33.8351997Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:33.8612708Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2023-01-11T20:23:33.8717660Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:33.9190589Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2023-01-11T20:23:33.9242604Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2023-01-11T20:23:33.9645380Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:33.9653703Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2023-01-11T20:23:34.0167651Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2023-01-11T20:23:34.0953330Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2023-01-11T20:23:34.1241197Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2023-01-11T20:23:34.1849914Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2023-01-11T20:23:34.1912990Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2023-01-11T20:23:34.2154884Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2023-01-11T20:23:34.2286496Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-fmagic.c.o 2023-01-11T20:23:34.2385131Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2023-01-11T20:23:34.2714857Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2023-01-11T20:23:34.2861644Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o 2023-01-11T20:23:34.3003947Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2023-01-11T20:23:34.3572782Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-scalar.c.o 2023-01-11T20:23:34.4217681Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-signed64.c.o 2023-01-11T20:23:34.4446386Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned32.c.o 2023-01-11T20:23:34.4554514Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned64.c.o 2023-01-11T20:23:34.4844205Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2023-01-11T20:23:34.5078956Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x1.c.o 2023-01-11T20:23:34.5190191Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x2.c.o 2023-01-11T20:23:34.5423173Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x4.c.o 2023-01-11T20:23:34.5492310Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2023-01-11T20:23:34.5540267Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x1.c.o 2023-01-11T20:23:34.5656306Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2023-01-11T20:23:34.5670376Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2023-01-11T20:23:34.5953151Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2023-01-11T20:23:34.6193256Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x2.c.o 2023-01-11T20:23:34.6913576Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x4.c.o 2023-01-11T20:23:34.7531546Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2023-01-11T20:23:34.7532748Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x1.c.o 2023-01-11T20:23:34.8173532Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x2.c.o 2023-01-11T20:23:34.8174634Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2023-01-11T20:23:34.8551758Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x4.c.o 2023-01-11T20:23:34.8589663Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2023-01-11T20:23:34.8711319Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2023-01-11T20:23:34.8805916Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2023-01-11T20:23:34.9210574Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2023-01-11T20:23:34.9232711Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2023-01-11T20:23:34.9573993Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2023-01-11T20:23:34.9985300Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c1.c.o 2023-01-11T20:23:35.0278084Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2023-01-11T20:23:35.0606010Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c2.c.o 2023-01-11T20:23:35.0607021Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c4.c.o 2023-01-11T20:23:35.1214945Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2023-01-11T20:23:35.1319821Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-scalar-c1.c.o 2023-01-11T20:23:35.1686275Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/scalar-x4.c.o 2023-01-11T20:23:35.1968249Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c1.c.o 2023-01-11T20:23:35.2298725Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2023-01-11T20:23:35.2456977Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2023-01-11T20:23:35.2475652Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c2.c.o 2023-01-11T20:23:35.2649211Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2023-01-11T20:23:35.3125150Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c4.c.o 2023-01-11T20:23:35.3170205Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o 2023-01-11T20:23:35.3650414Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-lut32norm/scalar.c.o 2023-01-11T20:23:35.3726248Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2023-01-11T20:23:35.4235614Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o 2023-01-11T20:23:35.4598928Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/scalar.c.o 2023-01-11T20:23:35.4805268Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2023-01-11T20:23:35.5164647Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/scalar-x4.c.o 2023-01-11T20:23:35.5331224Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-copy/memcpy.c.o 2023-01-11T20:23:35.5434717Z [ 41%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2023-01-11T20:23:35.5754833Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/scalar-x16.c.o 2023-01-11T20:23:35.5999787Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/scalar.c.o 2023-01-11T20:23:35.6052340Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x1.c.o 2023-01-11T20:23:35.6351884Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x2.c.o 2023-01-11T20:23:35.6389177Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2023-01-11T20:23:35.6662531Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x8.c.o 2023-01-11T20:23:35.6710466Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x16.c.o 2023-01-11T20:23:35.6956793Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x2-scalar-int.c.o 2023-01-11T20:23:35.6966414Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x4-scalar-int.c.o 2023-01-11T20:23:35.7235341Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x1-scalar-int.c.o 2023-01-11T20:23:35.7246593Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x2-scalar-int.c.o 2023-01-11T20:23:35.7456964Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x4-scalar-int.c.o 2023-01-11T20:23:35.7473721Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x1-scalar-int.c.o 2023-01-11T20:23:35.7498276Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x2-scalar-int.c.o 2023-01-11T20:23:35.7721480Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x4-scalar-int.c.o 2023-01-11T20:23:35.7748254Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-scalar.c.o 2023-01-11T20:23:35.7937848Z [ 42%] Linking CXX static library ../../lib/libonnx.a 2023-01-11T20:23:35.7975094Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-scalar.c.o 2023-01-11T20:23:35.7990606Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-scalar.c.o 2023-01-11T20:23:35.8205702Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-scalar.c.o 2023-01-11T20:23:35.8239811Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x2-scalar-int.c.o 2023-01-11T20:23:35.8323362Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x4-scalar-int.c.o 2023-01-11T20:23:35.8480524Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x2-scalar-int.c.o 2023-01-11T20:23:35.8522767Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x1-scalar-int.c.o 2023-01-11T20:23:35.8651767Z [ 42%] Built target onnx 2023-01-11T20:23:35.8702213Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x4-scalar-int.c.o 2023-01-11T20:23:35.8715332Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x1-scalar-int.c.o 2023-01-11T20:23:35.8873450Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x2-scalar-int.c.o 2023-01-11T20:23:35.9033959Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x4-scalar-int.c.o 2023-01-11T20:23:35.9050844Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2023-01-11T20:23:35.9226127Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x2-scalar.c.o 2023-01-11T20:23:35.9265790Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x3-scalar.c.o 2023-01-11T20:23:35.9384323Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-scalar.c.o 2023-01-11T20:23:35.9537119Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-float.c.o 2023-01-11T20:23:35.9626667Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/cmake_pch.hxx.gch 2023-01-11T20:23:35.9660031Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2023-01-11T20:23:35.9680122Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-int.c.o 2023-01-11T20:23:35.9730708Z [ 42%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2023-01-11T20:23:35.9748794Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-float.c.o 2023-01-11T20:23:36.0033709Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2023-01-11T20:23:36.0282137Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2023-01-11T20:23:36.0468619Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-int.c.o 2023-01-11T20:23:36.0833849Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2023-01-11T20:23:36.0834780Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2023-01-11T20:23:36.0839940Z ^~~~~~~ 2023-01-11T20:23:36.0906102Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2023-01-11T20:23:36.1172962Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-float.c.o 2023-01-11T20:23:36.1814262Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-int.c.o 2023-01-11T20:23:36.2857213Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-float.c.o 2023-01-11T20:23:36.3358859Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-int.c.o 2023-01-11T20:23:36.3680910Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-float.c.o 2023-01-11T20:23:36.4001996Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-int.c.o 2023-01-11T20:23:36.4373975Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2023-01-11T20:23:36.4645840Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-float.c.o 2023-01-11T20:23:36.4991245Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-int.c.o 2023-01-11T20:23:36.5350616Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2023-01-11T20:23:36.5670930Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-float.c.o 2023-01-11T20:23:36.6409765Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-int.c.o 2023-01-11T20:23:36.6812547Z In file included from /usr/include/c++/7/tuple:39:0, 2023-01-11T20:23:36.6813754Z from /usr/include/c++/7/functional:54, 2023-01-11T20:23:36.6814437Z from /var/lib/jenkins/workspace/c10/core/DeviceType.h:10, 2023-01-11T20:23:36.6815082Z from /var/lib/jenkins/workspace/c10/core/Device.h:3, 2023-01-11T20:23:36.6815816Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:11, 2023-01-11T20:23:36.6816537Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2023-01-11T20:23:36.6817380Z from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:2, 2023-01-11T20:23:36.6818319Z from /var/lib/jenkins/workspace/build/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:1: 2023-01-11T20:23:36.6820062Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp: In instantiation of ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]’: 2023-01-11T20:23:36.6822310Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::’ 2023-01-11T20:23:36.6824066Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]’ 2023-01-11T20:23:36.6825871Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::’ 2023-01-11T20:23:36.6827852Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]’ 2023-01-11T20:23:36.6869241Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::’ 2023-01-11T20:23:36.6871941Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]’ 2023-01-11T20:23:36.6873479Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:4229:1: required from here 2023-01-11T20:23:36.6874617Z /usr/include/c++/7/array:94:12: note: ‘struct std::array’ has no user-provided default constructor 2023-01-11T20:23:36.6875232Z struct array 2023-01-11T20:23:36.6875644Z ^~~~~ 2023-01-11T20:23:36.6876867Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize ‘signed char std::array::_M_elems [32]’ 2023-01-11T20:23:36.6877570Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:23:36.6877876Z ^~~~~~~~ 2023-01-11T20:23:36.6878667Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp: In instantiation of ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]’: 2023-01-11T20:23:36.6879736Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::’ 2023-01-11T20:23:36.6880803Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]’ 2023-01-11T20:23:36.6881788Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::’ 2023-01-11T20:23:36.6882754Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]’ 2023-01-11T20:23:36.6883974Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::’ 2023-01-11T20:23:36.6885426Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]’ 2023-01-11T20:23:36.6886224Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:4229:1: required from here 2023-01-11T20:23:36.6886814Z /usr/include/c++/7/array:94:12: note: ‘struct std::array’ has no user-provided default constructor 2023-01-11T20:23:36.6887159Z struct array 2023-01-11T20:23:36.6887390Z ^~~~~ 2023-01-11T20:23:36.6887933Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize ‘unsigned char std::array::_M_elems [32]’ 2023-01-11T20:23:36.6888393Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:23:36.6888710Z ^~~~~~~~ 2023-01-11T20:23:36.6889538Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp: In instantiation of ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]’: 2023-01-11T20:23:36.6890591Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::’ 2023-01-11T20:23:36.6891575Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]’ 2023-01-11T20:23:36.6892591Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::’ 2023-01-11T20:23:36.6893554Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]’ 2023-01-11T20:23:36.6894762Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::’ 2023-01-11T20:23:36.6896117Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]’ 2023-01-11T20:23:36.6896920Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:4229:1: required from here 2023-01-11T20:23:36.6897481Z /usr/include/c++/7/array:94:12: note: ‘struct std::array’ has no user-provided default constructor 2023-01-11T20:23:36.6897822Z struct array 2023-01-11T20:23:36.6898032Z ^~~~~ 2023-01-11T20:23:36.6898545Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize ‘int std::array::_M_elems [8]’ 2023-01-11T20:23:36.6898977Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:23:36.6899276Z ^~~~~~~~ 2023-01-11T20:23:36.6900054Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp: In instantiation of ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]’: 2023-01-11T20:23:36.6901136Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::’ 2023-01-11T20:23:36.6902127Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]’ 2023-01-11T20:23:36.6903109Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::’ 2023-01-11T20:23:36.6904062Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]’ 2023-01-11T20:23:36.6905308Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::’ 2023-01-11T20:23:36.6907541Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]’ 2023-01-11T20:23:36.6908401Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:4230:1: required from here 2023-01-11T20:23:36.6908987Z /usr/include/c++/7/array:94:12: note: ‘struct std::array’ has no user-provided default constructor 2023-01-11T20:23:36.6909329Z struct array 2023-01-11T20:23:36.6909568Z ^~~~~ 2023-01-11T20:23:36.6910379Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize ‘signed char std::array::_M_elems [32]’ 2023-01-11T20:23:36.6911099Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:23:36.6911631Z ^~~~~~~~ 2023-01-11T20:23:36.6912986Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp: In instantiation of ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]’: 2023-01-11T20:23:36.6914861Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::’ 2023-01-11T20:23:36.6916654Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]’ 2023-01-11T20:23:36.6918466Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::’ 2023-01-11T20:23:36.6920451Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]’ 2023-01-11T20:23:36.6923066Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::’ 2023-01-11T20:23:36.6926150Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]’ 2023-01-11T20:23:36.6927844Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:4230:1: required from here 2023-01-11T20:23:36.6929206Z /usr/include/c++/7/array:94:12: note: ‘struct std::array’ has no user-provided default constructor 2023-01-11T20:23:36.6929967Z struct array 2023-01-11T20:23:36.6930485Z ^~~~~ 2023-01-11T20:23:36.6931600Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize ‘unsigned char std::array::_M_elems [32]’ 2023-01-11T20:23:36.6932569Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:23:36.6933254Z ^~~~~~~~ 2023-01-11T20:23:36.6934909Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp: In instantiation of ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]’: 2023-01-11T20:23:36.6937435Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::’ 2023-01-11T20:23:36.6939712Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]’ 2023-01-11T20:23:36.6941958Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::’ 2023-01-11T20:23:36.6944249Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]’ 2023-01-11T20:23:36.6946924Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::’ 2023-01-11T20:23:36.6949947Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]’ 2023-01-11T20:23:36.6952048Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:4230:1: required from here 2023-01-11T20:23:36.6953391Z /usr/include/c++/7/array:94:12: note: ‘struct std::array’ has no user-provided default constructor 2023-01-11T20:23:36.6954135Z struct array 2023-01-11T20:23:36.6954544Z ^~~~~ 2023-01-11T20:23:36.6955765Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize ‘int std::array::_M_elems [8]’ 2023-01-11T20:23:36.6956674Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:23:36.6957378Z ^~~~~~~~ 2023-01-11T20:23:36.6958258Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-float.c.o 2023-01-11T20:23:36.6965370Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2023-01-11T20:23:36.7596776Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-int.c.o 2023-01-11T20:23:36.8312905Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/scalar.c.o 2023-01-11T20:23:36.9006383Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-scalar.c.o 2023-01-11T20:23:36.9839754Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-scalar.c.o 2023-01-11T20:23:37.0643631Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-scalar.c.o 2023-01-11T20:23:37.0671728Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2023-01-11T20:23:37.1514452Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-scalar.c.o 2023-01-11T20:23:37.2153043Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-float.c.o 2023-01-11T20:23:37.2908057Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-int.c.o 2023-01-11T20:23:37.3110309Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-float.c.o 2023-01-11T20:23:37.3271125Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2023-01-11T20:23:37.3558946Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2023-01-11T20:23:37.3678182Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-int.c.o 2023-01-11T20:23:37.4529324Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-float.c.o 2023-01-11T20:23:37.4805620Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-int.c.o 2023-01-11T20:23:37.5392740Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:37.5491927Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-float.c.o 2023-01-11T20:23:37.6128021Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-int.c.o 2023-01-11T20:23:37.6738034Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-float.c.o 2023-01-11T20:23:37.7317696Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-int.c.o 2023-01-11T20:23:37.7424705Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:37.7973772Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2023-01-11T20:23:37.8657840Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2023-01-11T20:23:37.9355579Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o 2023-01-11T20:23:37.9618842Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2023-01-11T20:23:38.0070389Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:38.0085778Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse-acc2.c.o 2023-01-11T20:23:38.0486131Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:38.1088660Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse.c.o 2023-01-11T20:23:38.1887076Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o 2023-01-11T20:23:38.2167247Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o 2023-01-11T20:23:38.2572352Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2023-01-11T20:23:38.2628629Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o 2023-01-11T20:23:38.2876661Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:38.3433376Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o 2023-01-11T20:23:38.4338799Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o 2023-01-11T20:23:38.5103670Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o 2023-01-11T20:23:38.5879296Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse-acc2.c.o 2023-01-11T20:23:38.6701263Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2023-01-11T20:23:38.6764642Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:38.7043438Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o 2023-01-11T20:23:38.7368222Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:38.7646780Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2023-01-11T20:23:38.7877737Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:38.8437566Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o 2023-01-11T20:23:38.9188538Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2023-01-11T20:23:39.0038923Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o 2023-01-11T20:23:39.1003018Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2023-01-11T20:23:39.1926672Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc2.c.o 2023-01-11T20:23:39.2510366Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc3.c.o 2023-01-11T20:23:39.2731564Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2023-01-11T20:23:39.2858633Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:39.3142568Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc4.c.o 2023-01-11T20:23:39.3197331Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o 2023-01-11T20:23:39.3588808Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2023-01-11T20:23:39.3875555Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:39.3916245Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:39.4324725Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o 2023-01-11T20:23:39.5332376Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o 2023-01-11T20:23:39.6168692Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o 2023-01-11T20:23:39.6935258Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o 2023-01-11T20:23:39.6961308Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o 2023-01-11T20:23:39.7282980Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc2.c.o 2023-01-11T20:23:39.7732731Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:39.7796793Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:39.7996744Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2023-01-11T20:23:39.8035780Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:39.8656461Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc4.c.o 2023-01-11T20:23:39.8704934Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:39.9155506Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o 2023-01-11T20:23:39.9884093Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:39.9927040Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4-acc2.c.o 2023-01-11T20:23:40.0934021Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o 2023-01-11T20:23:40.1817201Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o 2023-01-11T20:23:40.2715369Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o 2023-01-11T20:23:40.3049718Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc2.c.o 2023-01-11T20:23:40.3404380Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc3.c.o 2023-01-11T20:23:40.3589721Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:40.3637795Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc4.c.o 2023-01-11T20:23:40.3862492Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc5.c.o 2023-01-11T20:23:40.4262988Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:40.4451728Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:40.4515678Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o 2023-01-11T20:23:40.4700627Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc2.c.o 2023-01-11T20:23:40.5312780Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:40.5320811Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc3.c.o 2023-01-11T20:23:40.5648480Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2023-01-11T20:23:40.6209068Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o 2023-01-11T20:23:40.6997172Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4-acc2.c.o 2023-01-11T20:23:40.7789693Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o 2023-01-11T20:23:40.8087143Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:40.8686286Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4-acc2.c.o 2023-01-11T20:23:40.9359772Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:40.9476227Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2023-01-11T20:23:41.0374784Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o 2023-01-11T20:23:41.0943876Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc2.c.o 2023-01-11T20:23:41.1147161Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc3.c.o 2023-01-11T20:23:41.1147834Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:41.1532787Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc4.c.o 2023-01-11T20:23:41.1791279Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:41.1879432Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:41.2407450Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc5.c.o 2023-01-11T20:23:41.3265067Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o 2023-01-11T20:23:41.3564774Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc2.c.o 2023-01-11T20:23:41.4054897Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:41.4520714Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc3.c.o 2023-01-11T20:23:41.4811839Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:41.5372716Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2023-01-11T20:23:41.6210359Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4-acc2.c.o 2023-01-11T20:23:41.6257877Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:41.6439952Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o 2023-01-11T20:23:41.6852251Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/sse-x4.c.o 2023-01-11T20:23:41.6955219Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2023-01-11T20:23:41.7079402Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:41.7569042Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2023-01-11T20:23:41.8362286Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2023-01-11T20:23:41.8881725Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o 2023-01-11T20:23:41.9108525Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:41.9591212Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o 2023-01-11T20:23:41.9958628Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o 2023-01-11T20:23:42.0755524Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o 2023-01-11T20:23:42.0779485Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:42.0813651Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o 2023-01-11T20:23:42.1601094Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:42.1895591Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o 2023-01-11T20:23:42.2777547Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o 2023-01-11T20:23:42.3647932Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o 2023-01-11T20:23:42.4055815Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:42.4841652Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o 2023-01-11T20:23:42.6176491Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o 2023-01-11T20:23:42.7540991Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o 2023-01-11T20:23:42.7583677Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o 2023-01-11T20:23:42.8041425Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o 2023-01-11T20:23:42.8625047Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:42.8728679Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:42.8947511Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2023-01-11T20:23:42.9095033Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o 2023-01-11T20:23:42.9788286Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o 2023-01-11T20:23:43.0129415Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:43.0333747Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:43.0566983Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o 2023-01-11T20:23:43.0710429Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o 2023-01-11T20:23:43.1377967Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:43.1611371Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2023-01-11T20:23:43.2512750Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o 2023-01-11T20:23:43.3344487Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2023-01-11T20:23:43.3885215Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o 2023-01-11T20:23:43.3953022Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o 2023-01-11T20:23:43.3994965Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o 2023-01-11T20:23:43.4054740Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o 2023-01-11T20:23:43.4780362Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:43.4846103Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2023-01-11T20:23:43.4942152Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2023-01-11T20:23:43.5083579Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p4.c.o 2023-01-11T20:23:43.6036439Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2023-01-11T20:23:43.6255262Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2023-01-11T20:23:43.6978012Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c4.c.o 2023-01-11T20:23:43.7608684Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2023-01-11T20:23:43.7888436Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c8.c.o 2023-01-11T20:23:43.9559074Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o 2023-01-11T20:23:44.0072815Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2023-01-11T20:23:44.0389615Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2023-01-11T20:23:44.0588441Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o 2023-01-11T20:23:44.0599210Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o 2023-01-11T20:23:44.0869387Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2023-01-11T20:23:44.0964560Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2023-01-11T20:23:44.1362435Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o 2023-01-11T20:23:44.1475246Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o 2023-01-11T20:23:44.2086135Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2023-01-11T20:23:44.2131433Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2023-01-11T20:23:44.2400938Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2023-01-11T20:23:44.3008266Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o 2023-01-11T20:23:44.3888156Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2023-01-11T20:23:44.4785712Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o 2023-01-11T20:23:44.4840946Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2023-01-11T20:23:44.5552644Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o 2023-01-11T20:23:44.5731609Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o 2023-01-11T20:23:44.6405589Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2023-01-11T20:23:44.6510397Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o 2023-01-11T20:23:44.6542026Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2023-01-11T20:23:44.7163393Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2023-01-11T20:23:44.7208059Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2023-01-11T20:23:44.7806450Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2023-01-11T20:23:44.8533116Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2023-01-11T20:23:44.8878691Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o 2023-01-11T20:23:44.9175613Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2023-01-11T20:23:44.9409727Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x4.c.o 2023-01-11T20:23:44.9641979Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x8.c.o 2023-01-11T20:23:45.0158218Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2023-01-11T20:23:45.0357837Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/sse.c.o 2023-01-11T20:23:45.1091744Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o 2023-01-11T20:23:45.1293822Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o 2023-01-11T20:23:45.2028370Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o 2023-01-11T20:23:45.2485324Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2023-01-11T20:23:45.2524224Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2023-01-11T20:23:45.3133898Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2023-01-11T20:23:45.4145774Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o 2023-01-11T20:23:45.4332235Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2023-01-11T20:23:45.4360969Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o 2023-01-11T20:23:45.4889113Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2023-01-11T20:23:45.5055434Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2023-01-11T20:23:45.5152498Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2023-01-11T20:23:45.5872356Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o 2023-01-11T20:23:45.6126906Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2023-01-11T20:23:45.6691464Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2023-01-11T20:23:45.6878995Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o 2023-01-11T20:23:45.7240894Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2023-01-11T20:23:45.7680043Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2023-01-11T20:23:45.8015966Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o 2023-01-11T20:23:45.8856909Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2023-01-11T20:23:45.9318901Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2023-01-11T20:23:45.9666280Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o 2023-01-11T20:23:46.0171779Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2023-01-11T20:23:46.0362008Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2023-01-11T20:23:46.1007227Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o 2023-01-11T20:23:46.1682577Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2023-01-11T20:23:46.2170038Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2023-01-11T20:23:46.2545629Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o 2023-01-11T20:23:46.3272615Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2023-01-11T20:23:46.3774928Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2023-01-11T20:23:46.4156944Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o 2023-01-11T20:23:46.4876230Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2023-01-11T20:23:46.5352027Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o 2023-01-11T20:23:46.5468352Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2023-01-11T20:23:46.5564636Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o 2023-01-11T20:23:46.6124940Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2023-01-11T20:23:46.6179228Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2023-01-11T20:23:46.6495944Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2023-01-11T20:23:46.6928482Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o 2023-01-11T20:23:46.7287927Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2023-01-11T20:23:46.7714786Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2023-01-11T20:23:46.8052455Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o 2023-01-11T20:23:46.8950014Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2023-01-11T20:23:46.9771335Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o 2023-01-11T20:23:46.9918816Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2023-01-11T20:23:46.9959245Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o 2023-01-11T20:23:47.0375147Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2023-01-11T20:23:47.0394235Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2023-01-11T20:23:47.0602130Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2023-01-11T20:23:47.0694940Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o 2023-01-11T20:23:47.1334544Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2023-01-11T20:23:47.1627392Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2023-01-11T20:23:47.2287161Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x4.c.o 2023-01-11T20:23:47.2857600Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2023-01-11T20:23:47.3032589Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2023-01-11T20:23:47.4072589Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x4.c.o 2023-01-11T20:23:47.4418189Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2023-01-11T20:23:47.4764111Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2023-01-11T20:23:47.5043947Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o 2023-01-11T20:23:47.5081604Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2023-01-11T20:23:47.5527013Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2023-01-11T20:23:47.5643220Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o 2023-01-11T20:23:47.5710312Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2023-01-11T20:23:47.5728013Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2023-01-11T20:23:47.6206041Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o 2023-01-11T20:23:47.6400630Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x4.c.o 2023-01-11T20:23:47.7134701Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x8.c.o 2023-01-11T20:23:47.7247728Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2023-01-11T20:23:47.7827073Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2023-01-11T20:23:47.8325798Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2023-01-11T20:23:47.8523805Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o 2023-01-11T20:23:47.9219520Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x4.c.o 2023-01-11T20:23:48.0053723Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2023-01-11T20:23:48.0944938Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x4.c.o 2023-01-11T20:23:48.1668010Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2023-01-11T20:23:48.1707444Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2023-01-11T20:23:48.2394140Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o 2023-01-11T20:23:48.3215896Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2023-01-11T20:23:48.3311829Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2023-01-11T20:23:48.4015812Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse-addsub.c.o 2023-01-11T20:23:48.4736656Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse-addsub.c.o 2023-01-11T20:23:48.4987187Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2023-01-11T20:23:48.5129480Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse-addsub.c.o 2023-01-11T20:23:48.5407206Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2023-01-11T20:23:48.5443401Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2023-01-11T20:23:48.5968341Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse-addsub.c.o 2023-01-11T20:23:48.6362641Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-hh1mac.c.o 2023-01-11T20:23:48.6621983Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2023-01-11T20:23:48.7002044Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr1mac.c.o 2023-01-11T20:23:48.7312492Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr2mac.c.o 2023-01-11T20:23:48.7717078Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2023-01-11T20:23:48.8491189Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-sse.c.o 2023-01-11T20:23:48.9114228Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2023-01-11T20:23:48.9152604Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/4x4-sse.c.o 2023-01-11T20:23:48.9935204Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x8.c.o 2023-01-11T20:23:49.0048125Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x16.c.o 2023-01-11T20:23:49.0669271Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x24.c.o 2023-01-11T20:23:49.0769975Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2023-01-11T20:23:49.1575620Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2023-01-11T20:23:49.2472850Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x8.c.o 2023-01-11T20:23:49.3218994Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x16.c.o 2023-01-11T20:23:49.3997166Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x24.c.o 2023-01-11T20:23:49.3999828Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2023-01-11T20:23:49.4483271Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x32.c.o 2023-01-11T20:23:49.4767872Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2023-01-11T20:23:49.4923575Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2023-01-11T20:23:49.5208042Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2023-01-11T20:23:49.5871551Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2023-01-11T20:23:49.5890633Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2023-01-11T20:23:49.6094499Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x8.c.o 2023-01-11T20:23:49.6563159Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2023-01-11T20:23:49.7073854Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2023-01-11T20:23:49.7913953Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x24.c.o 2023-01-11T20:23:49.8606340Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:23:49.9469742Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o 2023-01-11T20:23:49.9500644Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o 2023-01-11T20:23:50.0152018Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o 2023-01-11T20:23:50.0221829Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o 2023-01-11T20:23:50.0348264Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2023-01-11T20:23:50.0428510Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o 2023-01-11T20:23:50.0593643Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o 2023-01-11T20:23:50.0947583Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2023-01-11T20:23:50.1015815Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2023-01-11T20:23:50.1210843Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2023-01-11T20:23:50.1316264Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o 2023-01-11T20:23:50.2246939Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o 2023-01-11T20:23:50.3176376Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o 2023-01-11T20:23:50.3526960Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o 2023-01-11T20:23:50.4066737Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2023-01-11T20:23:50.4277958Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o 2023-01-11T20:23:50.4388302Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2023-01-11T20:23:50.4438900Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o 2023-01-11T20:23:50.5080148Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2023-01-11T20:23:50.5269909Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x4.c.o 2023-01-11T20:23:50.5354618Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2023-01-11T20:23:50.5541682Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x8.c.o 2023-01-11T20:23:50.5974951Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2023-01-11T20:23:50.6365524Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x8.c.o 2023-01-11T20:23:50.7196148Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x16.c.o 2023-01-11T20:23:50.8081062Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x24.c.o 2023-01-11T20:23:50.8876315Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:23:50.8965804Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x8.c.o 2023-01-11T20:23:50.9564505Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2023-01-11T20:23:50.9968174Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x16.c.o 2023-01-11T20:23:51.0849744Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x24.c.o 2023-01-11T20:23:51.1541379Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:23:51.2370583Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x4.c.o 2023-01-11T20:23:51.2977958Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8-acc2.c.o 2023-01-11T20:23:51.3969450Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8.c.o 2023-01-11T20:23:51.5024575Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc2.c.o 2023-01-11T20:23:51.5571643Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc3.c.o 2023-01-11T20:23:51.5856673Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2023-01-11T20:23:51.6400938Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc2.c.o 2023-01-11T20:23:51.6458187Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12.c.o 2023-01-11T20:23:51.7347914Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2023-01-11T20:23:51.7578160Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc4.c.o 2023-01-11T20:23:51.7821411Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16.c.o 2023-01-11T20:23:51.8237445Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2023-01-11T20:23:51.8405101Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2023-01-11T20:23:51.8559793Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2023-01-11T20:23:51.9339994Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc5.c.o 2023-01-11T20:23:52.0247553Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20.c.o 2023-01-11T20:23:52.0695349Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2023-01-11T20:23:52.1173224Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x4.c.o 2023-01-11T20:23:52.1987884Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x8.c.o 2023-01-11T20:23:52.2776938Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2023-01-11T20:23:52.3554513Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x16.c.o 2023-01-11T20:23:52.4366063Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x20.c.o 2023-01-11T20:23:52.5216627Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x24.c.o 2023-01-11T20:23:52.6433382Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o 2023-01-11T20:23:52.7383777Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o 2023-01-11T20:23:52.7427533Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o 2023-01-11T20:23:52.7774281Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2023-01-11T20:23:52.8450365Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2023-01-11T20:23:52.8486690Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o 2023-01-11T20:23:52.9615602Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o 2023-01-11T20:23:52.9957570Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2023-01-11T20:23:53.0430770Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o 2023-01-11T20:23:53.0719188Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o 2023-01-11T20:23:53.1252992Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2023-01-11T20:23:53.1577005Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2023-01-11T20:23:53.1604810Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o 2023-01-11T20:23:53.2334676Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2023-01-11T20:23:53.2631053Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2023-01-11T20:23:53.3609318Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o 2023-01-11T20:23:53.4488008Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2023-01-11T20:23:53.5249256Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o 2023-01-11T20:23:53.6033215Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2023-01-11T20:23:53.6830916Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o 2023-01-11T20:23:53.8019526Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2023-01-11T20:23:53.9138186Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x4.c.o 2023-01-11T20:23:53.9821669Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2023-01-11T20:23:53.9886596Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2023-01-11T20:23:54.0274050Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x12.c.o 2023-01-11T20:23:54.0738119Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2023-01-11T20:23:54.0963037Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x16.c.o 2023-01-11T20:23:54.1448522Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2023-01-11T20:23:54.1969437Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x20.c.o 2023-01-11T20:23:54.2933931Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x24.c.o 2023-01-11T20:23:54.3422412Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x4.c.o 2023-01-11T20:23:54.3665181Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2023-01-11T20:23:54.4076256Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x8.c.o 2023-01-11T20:23:54.4097625Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2023-01-11T20:23:54.4955214Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x12.c.o 2023-01-11T20:23:54.5776359Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x16.c.o 2023-01-11T20:23:54.6512719Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x20.c.o 2023-01-11T20:23:54.7273554Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x24.c.o 2023-01-11T20:23:54.8005563Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int16.c.o 2023-01-11T20:23:54.8357624Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int32.c.o 2023-01-11T20:23:54.8654145Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2023-01-11T20:23:54.9059364Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse2.c.o 2023-01-11T20:23:55.0003023Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-lut64-p2.c.o 2023-01-11T20:23:55.0960759Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-p5.c.o 2023-01-11T20:23:55.1293791Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-sse2-rr2-p5.c.o 2023-01-11T20:23:55.1601544Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-lut16-p3.c.o 2023-01-11T20:23:55.1734470Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2023-01-11T20:23:55.1948458Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2023-01-11T20:23:55.2049492Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-p6.c.o 2023-01-11T20:23:55.2410062Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2023-01-11T20:23:55.2848398Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse2-cvt.c.o 2023-01-11T20:23:55.3265594Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse2-cvt.c.o 2023-01-11T20:23:55.3572947Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2023-01-11T20:23:55.4017136Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse2-cvt.c.o 2023-01-11T20:23:55.4788408Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse2-cvt.c.o 2023-01-11T20:23:55.5597910Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-div.c.o 2023-01-11T20:23:55.5659236Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2023-01-11T20:23:55.6539873Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr1.c.o 2023-01-11T20:23:55.6863116Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr2.c.o 2023-01-11T20:23:55.7362331Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2023-01-11T20:23:55.7671006Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-div.c.o 2023-01-11T20:23:55.8130786Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr1.c.o 2023-01-11T20:23:55.8446582Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2023-01-11T20:23:55.8890415Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr2.c.o 2023-01-11T20:23:56.0171712Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2023-01-11T20:23:56.0880210Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:56.1858806Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2023-01-11T20:23:56.2321540Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2023-01-11T20:23:56.2648747Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:56.3663043Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2023-01-11T20:23:56.3877125Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2023-01-11T20:23:56.3877692Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2023-01-11T20:23:56.4128191Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:56.4491025Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2023-01-11T20:23:56.4768167Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2023-01-11T20:23:56.4863932Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:56.5455268Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:56.5565769Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2023-01-11T20:23:56.6288556Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:56.6976359Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:56.7506799Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:56.7636924Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2023-01-11T20:23:56.8434688Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:56.8878274Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:56.9293860Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:56.9339213Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:56.9649359Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2023-01-11T20:23:57.0101112Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2023-01-11T20:23:57.0162758Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:57.0508514Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2023-01-11T20:23:57.0975801Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2023-01-11T20:23:57.1053518Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:57.1245195Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:57.1926070Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2023-01-11T20:23:57.2208898Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:57.3075652Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:57.4070419Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:57.4247495Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:57.4289930Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:57.4684645Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:57.4838457Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2023-01-11T20:23:57.5013941Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2023-01-11T20:23:57.5204628Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:57.5456992Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2023-01-11T20:23:57.5865519Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:57.5914148Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2023-01-11T20:23:57.6238307Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:57.6732151Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2023-01-11T20:23:57.7132572Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:57.8023213Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:57.8609327Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:57.8884816Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2023-01-11T20:23:57.9242985Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:57.9443834Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:57.9759756Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:58.0070889Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2023-01-11T20:23:58.0263178Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2023-01-11T20:23:58.0728281Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:58.0837097Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2023-01-11T20:23:58.0928178Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:58.1607252Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2023-01-11T20:23:58.2087474Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:58.2953548Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:58.3171561Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:58.3786058Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2023-01-11T20:23:58.4131468Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:58.4949212Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:58.5291795Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:58.5320101Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:58.5387796Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:58.5540997Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:58.5654909Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2023-01-11T20:23:58.6112736Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2023-01-11T20:23:58.6142687Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2023-01-11T20:23:58.6169185Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2023-01-11T20:23:58.6447116Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:58.7208172Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:58.7520629Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2023-01-11T20:23:58.8003111Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:58.9458729Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:58.9475290Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:59.0268161Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:59.0287043Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2023-01-11T20:23:59.0519613Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:59.0882900Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:23:59.1080182Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2023-01-11T20:23:59.1245524Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:23:59.1324936Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2023-01-11T20:23:59.1673307Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2023-01-11T20:23:59.2046268Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:59.2113319Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2023-01-11T20:23:59.2236554Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2023-01-11T20:23:59.2725756Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2023-01-11T20:23:59.3568757Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:59.4455885Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2023-01-11T20:23:59.4461956Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:59.4731634Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2023-01-11T20:23:59.5113335Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2023-01-11T20:23:59.5333893Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2023-01-11T20:23:59.5686150Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:59.6490089Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:59.6841422Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:23:59.7164262Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2023-01-11T20:23:59.7186869Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2023-01-11T20:23:59.7560139Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2023-01-11T20:23:59.7636967Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2023-01-11T20:23:59.8205139Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2023-01-11T20:23:59.8340146Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2023-01-11T20:23:59.9012398Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:23:59.9283231Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:23:59.9684584Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2023-01-11T20:23:59.9718525Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2023-01-11T20:24:00.0005214Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2023-01-11T20:24:00.0414867Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2023-01-11T20:24:00.1056728Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:24:00.1846201Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2023-01-11T20:24:00.2243122Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2023-01-11T20:24:00.2262825Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:00.2505074Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2023-01-11T20:24:00.3089918Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2023-01-11T20:24:00.3118134Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2023-01-11T20:24:00.3421332Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:00.3590100Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse2.c.o 2023-01-11T20:24:00.4296473Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2023-01-11T20:24:00.4438840Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:00.4552320Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2023-01-11T20:24:00.5160861Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:00.6005718Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse2.c.o 2023-01-11T20:24:00.6876292Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:00.7126593Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:00.7627561Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse2.c.o 2023-01-11T20:24:00.7703991Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2023-01-11T20:24:00.7855413Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2023-01-11T20:24:00.8212331Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:00.8314123Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:00.8541408Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2023-01-11T20:24:00.8836164Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse2.c.o 2023-01-11T20:24:00.9141149Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2023-01-11T20:24:00.9150574Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:00.9918993Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2023-01-11T20:24:01.1102505Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:01.1519223Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse2.c.o 2023-01-11T20:24:01.1853413Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2023-01-11T20:24:01.1854306Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:01.2318349Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:01.2586203Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2023-01-11T20:24:01.2984878Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse2.c.o 2023-01-11T20:24:01.3178094Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:01.3238395Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:01.3863070Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2023-01-11T20:24:01.4070207Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2023-01-11T20:24:01.4144276Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse2.c.o 2023-01-11T20:24:01.4524278Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:01.4927867Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:01.5370046Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse2.c.o 2023-01-11T20:24:01.5656890Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2023-01-11T20:24:01.6214770Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:01.6996287Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:01.7017632Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2023-01-11T20:24:01.7495175Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2023-01-11T20:24:01.7806500Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse2.c.o 2023-01-11T20:24:01.8337680Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:01.8575472Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2023-01-11T20:24:01.8674129Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2023-01-11T20:24:01.9095736Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:01.9874471Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse2.c.o 2023-01-11T20:24:02.0374559Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:02.0696725Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2023-01-11T20:24:02.1288690Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:02.1602154Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2023-01-11T20:24:02.2221829Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse2.c.o 2023-01-11T20:24:02.2872551Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2023-01-11T20:24:02.2876200Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:02.3113378Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:02.3567994Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:02.3684251Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2023-01-11T20:24:02.3925279Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2023-01-11T20:24:02.4373608Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:02.5496979Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:02.5616608Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2023-01-11T20:24:02.6471769Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:02.6526398Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:02.7338107Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2023-01-11T20:24:02.7402658Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:02.7725410Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:02.8107807Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:02.8171383Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2023-01-11T20:24:02.8267145Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:02.8562100Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2023-01-11T20:24:02.8886214Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2023-01-11T20:24:02.9196942Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:02.9664197Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:03.0154768Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2023-01-11T20:24:03.0615585Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:03.1439910Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2023-01-11T20:24:03.1484252Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:03.2411424Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:03.2726483Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2023-01-11T20:24:03.3176905Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:03.3714238Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:03.4234631Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2023-01-11T20:24:03.4571130Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:03.4956926Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:03.5125654Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:03.5455872Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2023-01-11T20:24:03.5917597Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2023-01-11T20:24:03.6047858Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:03.6867140Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse2.c.o 2023-01-11T20:24:03.7211760Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse2.c.o 2023-01-11T20:24:03.7441553Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse2.c.o 2023-01-11T20:24:03.7492589Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2023-01-11T20:24:03.7894293Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2023-01-11T20:24:03.8108977Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:24:03.8567447Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2023-01-11T20:24:03.8940614Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o 2023-01-11T20:24:03.9349494Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2023-01-11T20:24:03.9570608Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o 2023-01-11T20:24:03.9750593Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:24:04.0311025Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2023-01-11T20:24:04.0472980Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2023-01-11T20:24:04.1099199Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o 2023-01-11T20:24:04.1433118Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o 2023-01-11T20:24:04.1847407Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2023-01-11T20:24:04.2197021Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2023-01-11T20:24:04.2353495Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2023-01-11T20:24:04.2771719Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2023-01-11T20:24:04.2876078Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2023-01-11T20:24:04.2983959Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2023-01-11T20:24:04.3488141Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2023-01-11T20:24:04.3685397Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2023-01-11T20:24:04.3841783Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2023-01-11T20:24:04.4444201Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2023-01-11T20:24:04.4554899Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:24:04.4837981Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:24:04.5241328Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2023-01-11T20:24:04.5727968Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:24:04.5761818Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2023-01-11T20:24:04.6601031Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2023-01-11T20:24:04.6783756Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2023-01-11T20:24:04.7260828Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2023-01-11T20:24:04.7553634Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2023-01-11T20:24:04.7734936Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2023-01-11T20:24:04.8295522Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:24:04.8940281Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2023-01-11T20:24:04.8968425Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2023-01-11T20:24:04.8982531Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2023-01-11T20:24:04.9317883Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2023-01-11T20:24:04.9711055Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2023-01-11T20:24:04.9780497Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2023-01-11T20:24:04.9862089Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2023-01-11T20:24:05.0767719Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2023-01-11T20:24:05.1489807Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2023-01-11T20:24:05.1774032Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2023-01-11T20:24:05.2189593Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:05.3047985Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:05.3110740Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2023-01-11T20:24:05.3961850Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:05.4221447Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:05.4512211Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:05.4600110Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:05.4771539Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2023-01-11T20:24:05.5057700Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2023-01-11T20:24:05.5313626Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2023-01-11T20:24:05.5314551Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:05.6100845Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:05.6434314Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:05.6944718Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2023-01-11T20:24:05.7407607Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:05.7683962Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:05.8212244Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:05.8360478Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:05.9103775Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2023-01-11T20:24:05.9418478Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:05.9559640Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2023-01-11T20:24:06.0613757Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:06.0870089Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:06.1521463Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2023-01-11T20:24:06.1526668Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:06.1845271Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2023-01-11T20:24:06.2328026Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:06.2369980Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2023-01-11T20:24:06.3085781Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:06.3364719Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:06.3435722Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:06.3926339Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2023-01-11T20:24:06.4250942Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2023-01-11T20:24:06.4353467Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:06.5337120Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:06.5471048Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:06.6072233Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:06.6266866Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2023-01-11T20:24:06.6304743Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2023-01-11T20:24:06.6826445Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:06.6838883Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:06.7536846Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2023-01-11T20:24:06.7876423Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:06.8620545Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:06.8779751Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2023-01-11T20:24:06.9247160Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:06.9411292Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2023-01-11T20:24:07.0006974Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:07.0865335Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:07.1524881Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:07.1526488Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:07.2168111Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:07.2350845Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2023-01-11T20:24:07.2457846Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2023-01-11T20:24:07.2612238Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2023-01-11T20:24:07.2960398Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:07.3715541Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:07.3821946Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2023-01-11T20:24:07.4543158Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:07.5358462Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:07.5468828Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2023-01-11T20:24:07.6236436Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:07.7358446Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:07.7841816Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:07.7987809Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2023-01-11T20:24:07.8110444Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2023-01-11T20:24:07.8289650Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2023-01-11T20:24:07.8661300Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2023-01-11T20:24:07.9070328Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2023-01-11T20:24:07.9072390Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-sse2.c.o 2023-01-11T20:24:07.9581610Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2023-01-11T20:24:07.9830199Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse2.c.o 2023-01-11T20:24:07.9883027Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2023-01-11T20:24:08.0626718Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse2.c.o 2023-01-11T20:24:08.1388513Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:24:08.2133571Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2023-01-11T20:24:08.2796666Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2023-01-11T20:24:08.2916929Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2023-01-11T20:24:08.3563145Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2023-01-11T20:24:08.3623490Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2023-01-11T20:24:08.3937354Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2023-01-11T20:24:08.4088494Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2023-01-11T20:24:08.4362859Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2023-01-11T20:24:08.4663714Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2023-01-11T20:24:08.4704433Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2023-01-11T20:24:08.5382848Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2023-01-11T20:24:08.5707515Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2023-01-11T20:24:08.5964281Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c16.c.o 2023-01-11T20:24:08.5979366Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2023-01-11T20:24:08.6806663Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2023-01-11T20:24:08.7659895Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse2-x64.c.o 2023-01-11T20:24:08.7912991Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2023-01-11T20:24:08.8293144Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2023-01-11T20:24:08.8989435Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c16.c.o 2023-01-11T20:24:08.9041052Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2023-01-11T20:24:09.0179665Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2023-01-11T20:24:09.0186824Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2023-01-11T20:24:09.0529655Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/sse2.c.o 2023-01-11T20:24:09.0849262Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2023-01-11T20:24:09.0958834Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2023-01-11T20:24:09.1366765Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/sse2-x64.c.o 2023-01-11T20:24:09.2089144Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/sse2-x64.c.o 2023-01-11T20:24:09.2184547Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/sse2.c.o 2023-01-11T20:24:09.2698208Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2023-01-11T20:24:09.2829534Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-mov-sse2.c.o 2023-01-11T20:24:09.3127321Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-switch-sse2.c.o 2023-01-11T20:24:09.3833232Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2023-01-11T20:24:09.4295835Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-sse2.c.o 2023-01-11T20:24:09.4972557Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-sse2.c.o 2023-01-11T20:24:09.5082822Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-sse2.c.o 2023-01-11T20:24:09.5630662Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2023-01-11T20:24:09.5758501Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-sse2.c.o 2023-01-11T20:24:09.5799521Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2023-01-11T20:24:09.6434015Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-mov-sse2.c.o 2023-01-11T20:24:09.6914187Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-switch-sse2.c.o 2023-01-11T20:24:09.7547178Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2023-01-11T20:24:09.7955095Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-mov-sse2.c.o 2023-01-11T20:24:09.8228275Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-multi-sse2.c.o 2023-01-11T20:24:09.9231798Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2023-01-11T20:24:09.9443610Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-switch-sse2.c.o 2023-01-11T20:24:09.9765462Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/4x8-sse2.c.o 2023-01-11T20:24:10.0111548Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-mov-sse2.c.o 2023-01-11T20:24:10.0395549Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2023-01-11T20:24:10.0440147Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2023-01-11T20:24:10.0564786Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-multi-sse2.c.o 2023-01-11T20:24:10.1413880Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2023-01-11T20:24:10.1838806Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-switch-sse2.c.o 2023-01-11T20:24:10.1965811Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-mov-sse2.c.o 2023-01-11T20:24:10.3091220Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2023-01-11T20:24:10.3159977Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-multi-sse2.c.o 2023-01-11T20:24:10.3598457Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-switch-sse2.c.o 2023-01-11T20:24:10.4490293Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2023-01-11T20:24:10.4574346Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/sse2.c.o 2023-01-11T20:24:10.4681526Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2023-01-11T20:24:10.5328755Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-sse2.c.o 2023-01-11T20:24:10.5463671Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-sse2.c.o 2023-01-11T20:24:10.6005962Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-sse2.c.o 2023-01-11T20:24:10.6048975Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2023-01-11T20:24:10.6398815Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2023-01-11T20:24:10.6645925Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-sse2.c.o 2023-01-11T20:24:10.7426504Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-mov-sse2.c.o 2023-01-11T20:24:10.7541644Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2023-01-11T20:24:10.8437926Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-multi-sse2.c.o 2023-01-11T20:24:10.9044587Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-switch-sse2.c.o 2023-01-11T20:24:10.9356422Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2023-01-11T20:24:10.9403357Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-mov-sse2.c.o 2023-01-11T20:24:11.0130840Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-multi-sse2.c.o 2023-01-11T20:24:11.0617381Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-switch-sse2.c.o 2023-01-11T20:24:11.1331838Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc2.c.o 2023-01-11T20:24:11.1364209Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2023-01-11T20:24:11.1679714Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc3.c.o 2023-01-11T20:24:11.1895894Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc4.c.o 2023-01-11T20:24:11.1992579Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c.o 2023-01-11T20:24:11.2000067Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2023-01-11T20:24:11.2619491Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2023-01-11T20:24:11.2803302Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2023-01-11T20:24:11.2804179Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2023-01-11T20:24:11.3395381Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c.o 2023-01-11T20:24:11.3524883Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2023-01-11T20:24:11.4114466Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c.o 2023-01-11T20:24:11.4971348Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c.o 2023-01-11T20:24:11.5852289Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c.o 2023-01-11T20:24:11.6422707Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c.o 2023-01-11T20:24:11.6679691Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2023-01-11T20:24:11.7110001Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2023-01-11T20:24:11.7222153Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2023-01-11T20:24:11.7984653Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2023-01-11T20:24:11.8206972Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-ssse3.c.o 2023-01-11T20:24:11.8882271Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2023-01-11T20:24:11.9016215Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2023-01-11T20:24:11.9883773Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2023-01-11T20:24:12.0896840Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-ssse3.c.o 2023-01-11T20:24:12.1141029Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2023-01-11T20:24:12.1777370Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2023-01-11T20:24:12.1824648Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2023-01-11T20:24:12.2024759Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2023-01-11T20:24:12.2328233Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-ssse3.c.o 2023-01-11T20:24:12.2572932Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2023-01-11T20:24:12.3081206Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2023-01-11T20:24:12.3100170Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2023-01-11T20:24:12.3806388Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2023-01-11T20:24:12.3960755Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2023-01-11T20:24:12.4778546Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2023-01-11T20:24:12.5086347Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2023-01-11T20:24:12.5555055Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2023-01-11T20:24:12.5907771Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2023-01-11T20:24:12.6354896Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-ssse3.c.o 2023-01-11T20:24:12.6799440Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2023-01-11T20:24:12.6835178Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-ssse3.c.o 2023-01-11T20:24:12.7122747Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2023-01-11T20:24:12.7553499Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-ssse3.c.o 2023-01-11T20:24:12.7722615Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-ssse3.c.o 2023-01-11T20:24:12.8246413Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2023-01-11T20:24:12.8262067Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x16.c.o 2023-01-11T20:24:12.8564210Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2023-01-11T20:24:12.9086013Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x32.c.o 2023-01-11T20:24:12.9886556Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x8.c.o 2023-01-11T20:24:13.0250709Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2023-01-11T20:24:13.0579242Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2023-01-11T20:24:13.0864331Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x24.c.o 2023-01-11T20:24:13.0914786Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x32.c.o 2023-01-11T20:24:13.1528769Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2023-01-11T20:24:13.1677862Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x8.c.o 2023-01-11T20:24:13.2716364Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x16.c.o 2023-01-11T20:24:13.3277073Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2023-01-11T20:24:13.3306062Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x24.c.o 2023-01-11T20:24:13.3582086Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2023-01-11T20:24:13.4153886Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x32.c.o 2023-01-11T20:24:13.4818588Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2023-01-11T20:24:13.4819165Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2023-01-11T20:24:13.5248061Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2023-01-11T20:24:13.5818623Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x16.c.o 2023-01-11T20:24:13.5819614Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2023-01-11T20:24:13.6571103Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x24.c.o 2023-01-11T20:24:13.7353069Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x32.c.o 2023-01-11T20:24:13.7646947Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x4.c.o 2023-01-11T20:24:13.8157099Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x8.c.o 2023-01-11T20:24:13.8268517Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2023-01-11T20:24:13.8647008Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x8.c.o 2023-01-11T20:24:13.8971603Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2023-01-11T20:24:13.9446940Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x16.c.o 2023-01-11T20:24:13.9466126Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x24.c.o 2023-01-11T20:24:13.9952932Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2023-01-11T20:24:14.0196899Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x4.c.o 2023-01-11T20:24:14.0197681Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2023-01-11T20:24:14.0248297Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2023-01-11T20:24:14.0674783Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2023-01-11T20:24:14.1017719Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x8.c.o 2023-01-11T20:24:14.1855366Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x12.c.o 2023-01-11T20:24:14.2567076Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x16.c.o 2023-01-11T20:24:14.2954272Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x20.c.o 2023-01-11T20:24:14.3453330Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x24.c.o 2023-01-11T20:24:14.3487623Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2023-01-11T20:24:14.3808676Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2023-01-11T20:24:14.4485146Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c.o 2023-01-11T20:24:14.4717123Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c.o 2023-01-11T20:24:14.4997540Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c.o 2023-01-11T20:24:14.5257432Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2023-01-11T20:24:14.5404730Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2023-01-11T20:24:14.5560955Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c.o 2023-01-11T20:24:14.5678111Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2023-01-11T20:24:14.6689529Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c.o 2023-01-11T20:24:14.7527216Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c.o 2023-01-11T20:24:14.7847458Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2023-01-11T20:24:14.8331708Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o 2023-01-11T20:24:14.9066850Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2023-01-11T20:24:14.9330895Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o 2023-01-11T20:24:14.9834305Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2023-01-11T20:24:15.0193139Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2023-01-11T20:24:15.0253989Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o 2023-01-11T20:24:15.0680218Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2023-01-11T20:24:15.1040737Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2023-01-11T20:24:15.1093741Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2023-01-11T20:24:15.1573915Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o 2023-01-11T20:24:15.2521827Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2023-01-11T20:24:15.3057807Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o 2023-01-11T20:24:15.3325125Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2023-01-11T20:24:15.3909888Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2023-01-11T20:24:15.4198012Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x4.c.o 2023-01-11T20:24:15.4532168Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2023-01-11T20:24:15.5165859Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2023-01-11T20:24:15.5564527Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2023-01-11T20:24:15.5921735Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x12.c.o 2023-01-11T20:24:15.6623183Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x16.c.o 2023-01-11T20:24:15.7338743Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x20.c.o 2023-01-11T20:24:15.7944002Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x24.c.o 2023-01-11T20:24:15.8419856Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x4.c.o 2023-01-11T20:24:15.8676277Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2023-01-11T20:24:15.9065102Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x8.c.o 2023-01-11T20:24:15.9332235Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x12.c.o 2023-01-11T20:24:15.9515615Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x16.c.o 2023-01-11T20:24:15.9847864Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2023-01-11T20:24:16.0022829Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2023-01-11T20:24:16.0069718Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x20.c.o 2023-01-11T20:24:16.0195093Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x24.c.o 2023-01-11T20:24:16.0538549Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int16.c.o 2023-01-11T20:24:16.0650730Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2023-01-11T20:24:16.0809703Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2023-01-11T20:24:16.1312539Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int32.c.o 2023-01-11T20:24:16.2028999Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse41.c.o 2023-01-11T20:24:16.3070927Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse41.c.o 2023-01-11T20:24:16.3927043Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse41.c.o 2023-01-11T20:24:16.4310653Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse41.c.o 2023-01-11T20:24:16.4637133Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2023-01-11T20:24:16.4649285Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse41.c.o 2023-01-11T20:24:16.4968258Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2023-01-11T20:24:16.4991326Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2023-01-11T20:24:16.5057939Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:16.5177304Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2023-01-11T20:24:16.5678304Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2023-01-11T20:24:16.5836854Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:16.6543960Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2023-01-11T20:24:16.6991811Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:16.7289720Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2023-01-11T20:24:16.7854827Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:16.9147480Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2023-01-11T20:24:16.9252817Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2023-01-11T20:24:16.9658642Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:16.9825504Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2023-01-11T20:24:17.0037305Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:17.0453526Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2023-01-11T20:24:17.1225832Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:17.1314004Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2023-01-11T20:24:17.1445735Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:17.1988066Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:17.2037817Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:17.2613064Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2023-01-11T20:24:17.2934744Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2023-01-11T20:24:17.3489787Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:17.4346179Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:17.4405767Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:17.5341418Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2023-01-11T20:24:17.5735082Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:17.6719834Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:17.7679052Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:17.8618637Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:17.9469692Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:18.0122024Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:18.0155050Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2023-01-11T20:24:18.1058120Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:18.1099271Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:18.1441384Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:18.1605126Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2023-01-11T20:24:18.2031080Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:18.2130477Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2023-01-11T20:24:18.2377268Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2023-01-11T20:24:18.3134192Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:18.4186527Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:18.4903178Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:18.4957393Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:18.6193388Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2023-01-11T20:24:18.6194887Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:18.6590577Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:18.7134352Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2023-01-11T20:24:18.7408496Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:18.8400093Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:18.9141534Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2023-01-11T20:24:18.9367092Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:19.0224659Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:19.0258392Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2023-01-11T20:24:19.0667430Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:19.0764213Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2023-01-11T20:24:19.0914003Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:19.1171996Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2023-01-11T20:24:19.1489990Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2023-01-11T20:24:19.1725583Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:19.2637760Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:19.3605776Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:19.4690554Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:19.5608491Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:19.6449933Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:19.7292984Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:19.8089998Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:19.8933803Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:19.9034138Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:19.9824201Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2023-01-11T20:24:20.0194115Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:20.0958289Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:20.1334668Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2023-01-11T20:24:20.1416332Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:20.1759749Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2023-01-11T20:24:20.2622709Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:20.2669249Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:20.2875863Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:20.3420296Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2023-01-11T20:24:20.3633875Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:20.3681468Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2023-01-11T20:24:20.4614643Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:20.5546178Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:20.6288778Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:20.6338645Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:20.7083480Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2023-01-11T20:24:20.7412799Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2023-01-11T20:24:20.7797267Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:20.8207127Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2023-01-11T20:24:20.8673375Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:20.8865967Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2023-01-11T20:24:20.9248557Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:20.9803756Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2023-01-11T20:24:20.9852155Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2023-01-11T20:24:20.9952424Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:21.0228586Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2023-01-11T20:24:21.1125411Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2023-01-11T20:24:21.1190119Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:21.1310709Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:21.2046555Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2023-01-11T20:24:21.2631346Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2023-01-11T20:24:21.2673375Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:21.3530218Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:21.3668348Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:21.4534098Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:21.4925607Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2023-01-11T20:24:21.5374137Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:21.6092807Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2023-01-11T20:24:21.6404082Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:21.6732952Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2023-01-11T20:24:21.6785015Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2023-01-11T20:24:21.7166138Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2023-01-11T20:24:21.7565333Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2023-01-11T20:24:21.7937042Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2023-01-11T20:24:21.8324615Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2023-01-11T20:24:21.8806675Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2023-01-11T20:24:21.9366092Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2023-01-11T20:24:21.9816960Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:24:22.0608765Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2023-01-11T20:24:22.0713315Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2023-01-11T20:24:22.1015588Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2023-01-11T20:24:22.1357397Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2023-01-11T20:24:22.1821009Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:24:22.2214355Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2023-01-11T20:24:22.2489273Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2023-01-11T20:24:22.2936837Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2023-01-11T20:24:22.2963707Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2023-01-11T20:24:22.3843617Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:22.4881881Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:22.5433030Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2023-01-11T20:24:22.5766677Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse41.c.o 2023-01-11T20:24:22.6825214Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:22.6843358Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:22.7286743Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse41.c.o 2023-01-11T20:24:22.7490714Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:22.7532551Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2023-01-11T20:24:22.7619699Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:22.8325456Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2023-01-11T20:24:22.8358213Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2023-01-11T20:24:22.8531247Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse41.c.o 2023-01-11T20:24:22.9394432Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:23.0278517Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:23.1083549Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse41.c.o 2023-01-11T20:24:23.2243971Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:23.2244626Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2023-01-11T20:24:23.2286806Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:23.2645116Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2023-01-11T20:24:23.2997618Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse41.c.o 2023-01-11T20:24:23.3053434Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2023-01-11T20:24:23.3627613Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:23.3924444Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2023-01-11T20:24:23.4035834Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2023-01-11T20:24:23.4488433Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:23.5471492Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse41.c.o 2023-01-11T20:24:23.6472552Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:23.7439382Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:23.8367330Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse41.c.o 2023-01-11T20:24:23.9474452Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:23.9888587Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:24.0217986Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse41.c.o 2023-01-11T20:24:24.0623712Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:24.0736865Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2023-01-11T20:24:24.1055092Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2023-01-11T20:24:24.1311587Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:24.1652100Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse41.c.o 2023-01-11T20:24:24.2125976Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2023-01-11T20:24:24.2469489Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:24.3394585Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2023-01-11T20:24:24.3399465Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:24.4387853Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse41.c.o 2023-01-11T20:24:24.5334973Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:24.5456114Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:24.6228702Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2023-01-11T20:24:24.6448687Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse41.c.o 2023-01-11T20:24:24.6808102Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2023-01-11T20:24:24.7685827Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:24.7974108Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:24.8316550Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:24.8556440Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2023-01-11T20:24:24.8812431Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2023-01-11T20:24:24.9111425Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:24.9405818Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:25.0298171Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:25.0611047Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:25.0755380Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2023-01-11T20:24:25.1250415Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2023-01-11T20:24:25.1480367Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:25.1807520Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:25.2478245Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2023-01-11T20:24:25.2575665Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:25.3129131Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:25.3572765Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:25.4129001Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:25.4441063Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2023-01-11T20:24:25.5211666Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:25.5920555Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:25.5994860Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:25.6747500Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2023-01-11T20:24:25.6817825Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:25.7618167Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:25.8570379Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:25.8825858Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2023-01-11T20:24:25.9085630Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2023-01-11T20:24:25.9414285Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:26.0326530Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:26.1049940Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:26.1237043Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2023-01-11T20:24:26.1315170Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2023-01-11T20:24:26.1795362Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse4.c.o 2023-01-11T20:24:26.1848272Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse4.c.o 2023-01-11T20:24:26.2651895Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2023-01-11T20:24:26.2667919Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse4.c.o 2023-01-11T20:24:26.3445486Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-sra.c.o 2023-01-11T20:24:26.3905121Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-srl.c.o 2023-01-11T20:24:26.4284969Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2023-01-11T20:24:26.4523815Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:24:26.4627399Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2023-01-11T20:24:26.5206766Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2023-01-11T20:24:26.5446193Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c.o 2023-01-11T20:24:26.5917174Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c.o 2023-01-11T20:24:26.6199844Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2023-01-11T20:24:26.6643832Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2023-01-11T20:24:26.7043921Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2023-01-11T20:24:26.7818429Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2023-01-11T20:24:26.8712200Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c.o 2023-01-11T20:24:26.8808875Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2023-01-11T20:24:26.9993947Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c.o 2023-01-11T20:24:27.1071891Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:24:27.1454396Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2023-01-11T20:24:27.1976723Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2023-01-11T20:24:27.2243876Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2023-01-11T20:24:27.2730240Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c.o 2023-01-11T20:24:27.3294790Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c.o 2023-01-11T20:24:27.3376906Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2023-01-11T20:24:27.4152739Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2023-01-11T20:24:27.4976730Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2023-01-11T20:24:27.5406922Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2023-01-11T20:24:27.6681267Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c.o 2023-01-11T20:24:27.6901089Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2023-01-11T20:24:27.7552679Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c.o 2023-01-11T20:24:27.7965345Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2023-01-11T20:24:27.8453289Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2023-01-11T20:24:27.8993988Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2023-01-11T20:24:27.9452918Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2023-01-11T20:24:27.9760158Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2023-01-11T20:24:28.0365129Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2023-01-11T20:24:28.0684213Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:28.0822408Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:28.1028216Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2023-01-11T20:24:28.1772970Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:28.2212196Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2023-01-11T20:24:28.2632286Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:28.2965669Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:28.3940778Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2023-01-11T20:24:28.3990006Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:28.4870707Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2023-01-11T20:24:28.5258204Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2023-01-11T20:24:28.5325691Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2023-01-11T20:24:28.5715076Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2023-01-11T20:24:28.6723403Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2023-01-11T20:24:28.6912417Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2023-01-11T20:24:28.8162644Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2023-01-11T20:24:28.8498901Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2023-01-11T20:24:28.9420190Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2023-01-11T20:24:28.9850232Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2023-01-11T20:24:29.0066559Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:24:29.1016650Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2023-01-11T20:24:29.1763900Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2023-01-11T20:24:29.2372153Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2023-01-11T20:24:29.2429101Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2023-01-11T20:24:29.2730148Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2023-01-11T20:24:29.3253956Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2023-01-11T20:24:29.4141313Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2023-01-11T20:24:29.4981431Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:29.5290128Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2023-01-11T20:24:29.5653073Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:29.5900725Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2023-01-11T20:24:29.6618375Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2023-01-11T20:24:29.6619302Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:29.7555975Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:29.8328932Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:29.8573503Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:29.9174016Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2023-01-11T20:24:29.9409380Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:30.0263133Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:30.1242441Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:30.2139494Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:30.2488231Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:30.2691516Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:30.2968239Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2023-01-11T20:24:30.3437026Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2023-01-11T20:24:30.3720301Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:30.4313174Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:30.4646477Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2023-01-11T20:24:30.4940065Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:30.5288081Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:30.5850664Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2023-01-11T20:24:30.6252544Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:30.6849905Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:30.6964279Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:30.7689881Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2023-01-11T20:24:30.7751121Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:30.8168346Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2023-01-11T20:24:30.8764341Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:30.9477019Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:30.9803491Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2023-01-11T20:24:31.0343396Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:31.0387052Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:31.1175600Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2023-01-11T20:24:31.1417006Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2023-01-11T20:24:31.2501908Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:31.3466625Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:31.3676340Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:31.4292992Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:31.4577161Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2023-01-11T20:24:31.5112826Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:31.5565642Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:31.5810889Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:31.6298763Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2023-01-11T20:24:31.6577706Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2023-01-11T20:24:31.6779725Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:31.7562832Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:31.7605146Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2023-01-11T20:24:31.8435061Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:31.8562278Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:31.9071572Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:31.9324752Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2023-01-11T20:24:31.9382146Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:31.9955616Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:32.0293051Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:32.0326361Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2023-01-11T20:24:32.0585779Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:32.0637085Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2023-01-11T20:24:32.1253295Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:32.1585750Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:32.2114196Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2023-01-11T20:24:32.2373896Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2023-01-11T20:24:32.2401065Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2023-01-11T20:24:32.3249862Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2023-01-11T20:24:32.3426945Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse4.c.o 2023-01-11T20:24:32.4003424Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse4.c.o 2023-01-11T20:24:32.4330640Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2023-01-11T20:24:32.4716417Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:24:32.4757575Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2023-01-11T20:24:32.5355821Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2023-01-11T20:24:32.5694186Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2023-01-11T20:24:32.6075447Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2023-01-11T20:24:32.6641699Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2023-01-11T20:24:32.6813137Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2023-01-11T20:24:32.7982956Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2023-01-11T20:24:32.8780910Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2023-01-11T20:24:32.8999073Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2023-01-11T20:24:32.9540948Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2023-01-11T20:24:33.0730831Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2023-01-11T20:24:33.0746939Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2023-01-11T20:24:33.1403291Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2023-01-11T20:24:33.1724541Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2023-01-11T20:24:33.2087485Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2023-01-11T20:24:33.2114276Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2023-01-11T20:24:33.2793017Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2023-01-11T20:24:33.2809620Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2023-01-11T20:24:33.2838533Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2023-01-11T20:24:33.3344101Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c8.c.o 2023-01-11T20:24:33.4054952Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2023-01-11T20:24:33.4694005Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2023-01-11T20:24:33.5149454Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse41-x64.c.o 2023-01-11T20:24:33.5427479Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c8.c.o 2023-01-11T20:24:33.5948642Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2023-01-11T20:24:33.6235286Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2023-01-11T20:24:33.6245483Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x8.c.o 2023-01-11T20:24:33.6676963Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2023-01-11T20:24:33.7133211Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2023-01-11T20:24:33.7528320Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2023-01-11T20:24:33.8170547Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x24.c.o 2023-01-11T20:24:33.8690996Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x32.c.o 2023-01-11T20:24:33.8962816Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2023-01-11T20:24:33.9502859Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x8.c.o 2023-01-11T20:24:33.9732045Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2023-01-11T20:24:34.0331231Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x16.c.o 2023-01-11T20:24:34.1297375Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x24.c.o 2023-01-11T20:24:34.1797066Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x32.c.o 2023-01-11T20:24:34.2025037Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2023-01-11T20:24:34.2774212Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx-acc2.c.o 2023-01-11T20:24:34.2824518Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx.c.o 2023-01-11T20:24:34.3294006Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o 2023-01-11T20:24:34.4154799Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2023-01-11T20:24:34.4287855Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2023-01-11T20:24:34.4534106Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o 2023-01-11T20:24:34.4749278Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o 2023-01-11T20:24:34.5039335Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o 2023-01-11T20:24:34.6017560Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2023-01-11T20:24:34.6064135Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o 2023-01-11T20:24:34.6478803Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2023-01-11T20:24:34.7303336Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2023-01-11T20:24:34.7370957Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx-acc2.c.o 2023-01-11T20:24:34.8529270Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2023-01-11T20:24:34.8914117Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2023-01-11T20:24:34.9900352Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o 2023-01-11T20:24:35.0487596Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2023-01-11T20:24:35.0920479Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o 2023-01-11T20:24:35.1024501Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2023-01-11T20:24:35.1179452Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2023-01-11T20:24:35.1530229Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2023-01-11T20:24:35.1925916Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o 2023-01-11T20:24:35.2286310Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2023-01-11T20:24:35.2287242Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2023-01-11T20:24:35.3022149Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o 2023-01-11T20:24:35.3238654Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2023-01-11T20:24:35.4280732Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x8.c.o 2023-01-11T20:24:35.5156796Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x16.c.o 2023-01-11T20:24:35.5771481Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2023-01-11T20:24:35.6000566Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:24:35.6206224Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c.o 2023-01-11T20:24:35.6635563Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2023-01-11T20:24:35.6830175Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2023-01-11T20:24:35.7445680Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c.o 2023-01-11T20:24:35.7743004Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c.o 2023-01-11T20:24:35.8354553Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c.o 2023-01-11T20:24:35.8582414Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2023-01-11T20:24:35.9014312Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2023-01-11T20:24:35.9433074Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c.o 2023-01-11T20:24:36.0721815Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c.o 2023-01-11T20:24:36.1988433Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c.o 2023-01-11T20:24:36.2151201Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c.o 2023-01-11T20:24:36.2485589Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2023-01-11T20:24:36.2664365Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c.o 2023-01-11T20:24:36.2730164Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2023-01-11T20:24:36.3294263Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o 2023-01-11T20:24:36.3350538Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2023-01-11T20:24:36.4013157Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2023-01-11T20:24:36.4630098Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2023-01-11T20:24:36.6077036Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o 2023-01-11T20:24:36.6808023Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o 2023-01-11T20:24:36.7273349Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o 2023-01-11T20:24:36.7390362Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2023-01-11T20:24:36.8082184Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o 2023-01-11T20:24:36.8620595Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2023-01-11T20:24:36.9193567Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2023-01-11T20:24:37.0298002Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o 2023-01-11T20:24:37.1332402Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o 2023-01-11T20:24:37.1606079Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2023-01-11T20:24:37.2207172Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o 2023-01-11T20:24:37.2614965Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2023-01-11T20:24:37.3393568Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2023-01-11T20:24:37.3591687Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o 2023-01-11T20:24:37.4592426Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2023-01-11T20:24:37.4621349Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o 2023-01-11T20:24:37.5449578Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2023-01-11T20:24:37.5847648Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o 2023-01-11T20:24:37.7012232Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2023-01-11T20:24:37.7284703Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o 2023-01-11T20:24:37.7481858Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2023-01-11T20:24:37.8317914Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2023-01-11T20:24:38.0040664Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o 2023-01-11T20:24:38.1388491Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o 2023-01-11T20:24:38.2397905Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/ATen_pch.h:43:0, 2023-01-11T20:24:38.2398683Z from /var/lib/jenkins/workspace/build/caffe2/CMakeFiles/torch_cpu.dir/cmake_pch.hxx:5, 2023-01-11T20:24:38.2399254Z from :0: 2023-01-11T20:24:38.2432206Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp: In instantiation of ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]’: 2023-01-11T20:24:38.2446990Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::’ 2023-01-11T20:24:38.2448829Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]’ 2023-01-11T20:24:38.2450546Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::’ 2023-01-11T20:24:38.2452585Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]’ 2023-01-11T20:24:38.2532914Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::’ 2023-01-11T20:24:38.2535784Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]’ 2023-01-11T20:24:38.2537286Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:4229:1: required from here 2023-01-11T20:24:38.2538368Z /usr/include/c++/7/array:94:12: note: ‘struct std::array’ has no user-provided default constructor 2023-01-11T20:24:38.2538940Z struct array 2023-01-11T20:24:38.2539353Z ^~~~~ 2023-01-11T20:24:38.2540372Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize ‘signed char std::array::_M_elems [32]’ 2023-01-11T20:24:38.2541364Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:24:38.2541872Z ^~~~~~~~ 2023-01-11T20:24:38.2543261Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp: In instantiation of ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]’: 2023-01-11T20:24:38.2545113Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::’ 2023-01-11T20:24:38.2547177Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]’ 2023-01-11T20:24:38.2578039Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::’ 2023-01-11T20:24:38.2579869Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]’ 2023-01-11T20:24:38.2582100Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::’ 2023-01-11T20:24:38.2584605Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]’ 2023-01-11T20:24:38.2586194Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:4229:1: required from here 2023-01-11T20:24:38.2587458Z /usr/include/c++/7/array:94:12: note: ‘struct std::array’ has no user-provided default constructor 2023-01-11T20:24:38.2588069Z struct array 2023-01-11T20:24:38.2588411Z ^~~~~ 2023-01-11T20:24:38.2589320Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize ‘unsigned char std::array::_M_elems [32]’ 2023-01-11T20:24:38.2590061Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:24:38.2590582Z ^~~~~~~~ 2023-01-11T20:24:38.2591992Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp: In instantiation of ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = false; int64_t = long int]’: 2023-01-11T20:24:38.2594329Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]::’ 2023-01-11T20:24:38.2596124Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = false]’ 2023-01-11T20:24:38.2597900Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]::’ 2023-01-11T20:24:38.2599591Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = false]’ 2023-01-11T20:24:38.2601688Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::’ 2023-01-11T20:24:38.2604171Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = false; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]’ 2023-01-11T20:24:38.2605687Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:4229:1: required from here 2023-01-11T20:24:38.2606803Z /usr/include/c++/7/array:94:12: note: ‘struct std::array’ has no user-provided default constructor 2023-01-11T20:24:38.2607352Z struct array 2023-01-11T20:24:38.2607699Z ^~~~~ 2023-01-11T20:24:38.2608729Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize ‘int std::array::_M_elems [8]’ 2023-01-11T20:24:38.2609475Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:24:38.2609960Z ^~~~~~~~ 2023-01-11T20:24:38.2611293Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp: In instantiation of ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]’: 2023-01-11T20:24:38.2613155Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::’ 2023-01-11T20:24:38.2615091Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]’ 2023-01-11T20:24:38.2616837Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::’ 2023-01-11T20:24:38.2618582Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]’ 2023-01-11T20:24:38.2620698Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::’ 2023-01-11T20:24:38.2623094Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]’ 2023-01-11T20:24:38.2624650Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:4230:1: required from here 2023-01-11T20:24:38.2625666Z /usr/include/c++/7/array:94:12: note: ‘struct std::array’ has no user-provided default constructor 2023-01-11T20:24:38.2626252Z struct array 2023-01-11T20:24:38.2627471Z ^~~~~ 2023-01-11T20:24:38.2628432Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize ‘signed char std::array::_M_elems [32]’ 2023-01-11T20:24:38.2629218Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:24:38.2629730Z ^~~~~~~~ 2023-01-11T20:24:38.2669694Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp: In instantiation of ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]’: 2023-01-11T20:24:38.2672094Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::’ 2023-01-11T20:24:38.2673934Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]’ 2023-01-11T20:24:38.2675671Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::’ 2023-01-11T20:24:38.2677503Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]’ 2023-01-11T20:24:38.2679654Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::’ 2023-01-11T20:24:38.2682117Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]’ 2023-01-11T20:24:38.2683602Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:4230:1: required from here 2023-01-11T20:24:38.2684880Z /usr/include/c++/7/array:94:12: note: ‘struct std::array’ has no user-provided default constructor 2023-01-11T20:24:38.2685499Z struct array 2023-01-11T20:24:38.2685854Z ^~~~~ 2023-01-11T20:24:38.2686861Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize ‘unsigned char std::array::_M_elems [32]’ 2023-01-11T20:24:38.2687666Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:24:38.2688182Z ^~~~~~~~ 2023-01-11T20:24:38.2689491Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp: In instantiation of ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::::: [with bool ReLUFused = true; int64_t = long int]’: 2023-01-11T20:24:38.2691506Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]::’ 2023-01-11T20:24:38.2693356Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):::: [with bool ReLUFused = true]’ 2023-01-11T20:24:38.2695123Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]::’ 2023-01-11T20:24:38.2696879Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t):: [with bool ReLUFused = true]’ 2023-01-11T20:24:38.2699322Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘struct at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]::’ 2023-01-11T20:24:38.2701718Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:123:3: required from ‘at::Tensor at::native::{anonymous}::qcat_nhwc_kernel(const MaterializedITensorListRef&, int64_t, double, int64_t) [with bool ReLUFused = true; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]’ 2023-01-11T20:24:38.2703160Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp:4230:1: required from here 2023-01-11T20:24:38.2704203Z /usr/include/c++/7/array:94:12: note: ‘struct std::array’ has no user-provided default constructor 2023-01-11T20:24:38.2704769Z struct array 2023-01-11T20:24:38.2705169Z ^~~~~ 2023-01-11T20:24:38.2706091Z /usr/include/c++/7/array:110:56: note: and the implicitly-defined constructor does not initialize ‘int std::array::_M_elems [8]’ 2023-01-11T20:24:38.2707095Z typename _AT_Type::_Type _M_elems; 2023-01-11T20:24:38.2707600Z ^~~~~~~~ 2023-01-11T20:24:38.2708350Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:38.2709299Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x8.c.o 2023-01-11T20:24:38.3821438Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x16.c.o 2023-01-11T20:24:38.4406624Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x8.c.o 2023-01-11T20:24:38.5481569Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:38.5798000Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x16.c.o 2023-01-11T20:24:38.5843759Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:38.6405614Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x24.c.o 2023-01-11T20:24:38.6930204Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2023-01-11T20:24:38.7408557Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:24:38.8488313Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x8.c.o 2023-01-11T20:24:38.8889629Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x16.c.o 2023-01-11T20:24:38.9455706Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:39.0316185Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x24.c.o 2023-01-11T20:24:39.1575502Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:24:39.2228770Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx.c.o 2023-01-11T20:24:39.2450786Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o 2023-01-11T20:24:39.2793605Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:39.3504861Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2023-01-11T20:24:39.3886328Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:39.4394612Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o 2023-01-11T20:24:39.4470175Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:39.5439905Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2023-01-11T20:24:39.5708216Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o 2023-01-11T20:24:39.6560826Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2023-01-11T20:24:39.6891210Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2023-01-11T20:24:39.8077971Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o 2023-01-11T20:24:39.8136553Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:39.9334751Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2023-01-11T20:24:39.9943575Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o 2023-01-11T20:24:40.0408002Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2023-01-11T20:24:40.0605247Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o 2023-01-11T20:24:40.1015804Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:40.1277993Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:40.1605841Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:40.1637863Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2023-01-11T20:24:40.2809933Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o 2023-01-11T20:24:40.4014967Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2023-01-11T20:24:40.5288609Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o 2023-01-11T20:24:40.6016573Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2023-01-11T20:24:40.6721900Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2023-01-11T20:24:40.6865882Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o 2023-01-11T20:24:40.6905171Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:40.6965315Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2023-01-11T20:24:40.7963974Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:40.8127207Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o 2023-01-11T20:24:40.8207176Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2023-01-11T20:24:40.9389954Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:40.9766716Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o 2023-01-11T20:24:41.0779594Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2023-01-11T20:24:41.0883938Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:41.1059926Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:41.1953989Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o 2023-01-11T20:24:41.3112449Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2023-01-11T20:24:41.3208367Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:41.4217115Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o 2023-01-11T20:24:41.5003944Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2023-01-11T20:24:41.5315714Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o 2023-01-11T20:24:41.5370231Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:41.6217090Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2023-01-11T20:24:41.6606194Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:41.7230750Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o 2023-01-11T20:24:41.7378653Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2023-01-11T20:24:41.8540463Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o 2023-01-11T20:24:41.8547865Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:41.8627567Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2023-01-11T20:24:41.9590923Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:41.9765423Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x8.c.o 2023-01-11T20:24:42.0666013Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2023-01-11T20:24:42.1114054Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:42.1921578Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x8.c.o 2023-01-11T20:24:42.1971828Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x16.c.o 2023-01-11T20:24:42.3071399Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:42.3237171Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x24.c.o 2023-01-11T20:24:42.3283870Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2023-01-11T20:24:42.4310856Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x40.c.o 2023-01-11T20:24:42.4514701Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2023-01-11T20:24:42.4682395Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x48.c.o 2023-01-11T20:24:42.5797198Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:42.6020313Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x8.c.o 2023-01-11T20:24:42.6763273Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x16.c.o 2023-01-11T20:24:42.7287286Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:42.7928313Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x24.c.o 2023-01-11T20:24:42.8528129Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x32.c.o 2023-01-11T20:24:42.8836423Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:42.9286037Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x40.c.o 2023-01-11T20:24:42.9729069Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x48.c.o 2023-01-11T20:24:43.0511660Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:43.0895145Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x8.c.o 2023-01-11T20:24:43.1529219Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:43.1880612Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x16.c.o 2023-01-11T20:24:43.2518684Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x24.c.o 2023-01-11T20:24:43.2894136Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:43.3561756Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x32.c.o 2023-01-11T20:24:43.3873236Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x40.c.o 2023-01-11T20:24:43.4812460Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:43.5068572Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x48.c.o 2023-01-11T20:24:43.5841807Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x8.c.o 2023-01-11T20:24:43.6266217Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:43.6672171Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2023-01-11T20:24:43.6885688Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2023-01-11T20:24:43.7891282Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o 2023-01-11T20:24:43.8165087Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2023-01-11T20:24:43.8309528Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:43.9117202Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o 2023-01-11T20:24:43.9242259Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:44.0355726Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2023-01-11T20:24:44.1247737Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o 2023-01-11T20:24:44.1304259Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:44.2691215Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2023-01-11T20:24:44.3054368Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o 2023-01-11T20:24:44.3937987Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2023-01-11T20:24:44.4244290Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:44.5208632Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o 2023-01-11T20:24:44.6468140Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2023-01-11T20:24:44.7508463Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:44.7891383Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x8.c.o 2023-01-11T20:24:44.8560246Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:44.9231950Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x16.c.o 2023-01-11T20:24:44.9570486Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x24.c.o 2023-01-11T20:24:45.0607781Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x32.c.o 2023-01-11T20:24:45.0864286Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:45.1098131Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x40.c.o 2023-01-11T20:24:45.1945676Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:45.2163011Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x48.c.o 2023-01-11T20:24:45.3169165Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x56.c.o 2023-01-11T20:24:45.3262450Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:45.3523071Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x64.c.o 2023-01-11T20:24:45.4353939Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x72.c.o 2023-01-11T20:24:45.4885978Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x80.c.o 2023-01-11T20:24:45.5506646Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x8.c.o 2023-01-11T20:24:45.5507965Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:45.5776851Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x16.c.o 2023-01-11T20:24:45.6206034Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:45.6727816Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2023-01-11T20:24:45.6918138Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x24.c.o 2023-01-11T20:24:45.8087364Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x32.c.o 2023-01-11T20:24:45.8791455Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2023-01-11T20:24:45.9347131Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x48.c.o 2023-01-11T20:24:46.0033543Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x56.c.o 2023-01-11T20:24:46.0765181Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x64.c.o 2023-01-11T20:24:46.1000795Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2023-01-11T20:24:46.1088923Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x72.c.o 2023-01-11T20:24:46.1241638Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x80.c.o 2023-01-11T20:24:46.1784744Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2023-01-11T20:24:46.1977774Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2023-01-11T20:24:46.2292187Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2023-01-11T20:24:46.2469929Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2023-01-11T20:24:46.3246713Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o 2023-01-11T20:24:46.4397055Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x8.c.o 2023-01-11T20:24:46.5897848Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2023-01-11T20:24:46.5898479Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2023-01-11T20:24:46.5918772Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2023-01-11T20:24:46.6811264Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x8.c.o 2023-01-11T20:24:46.7048386Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2023-01-11T20:24:46.7103275Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2023-01-11T20:24:46.7954568Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2023-01-11T20:24:46.9135540Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o 2023-01-11T20:24:47.0012710Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2023-01-11T20:24:47.0091788Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2023-01-11T20:24:47.0268113Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2023-01-11T20:24:47.0853821Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx-rr2-p5.c.o 2023-01-11T20:24:47.0883442Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2023-01-11T20:24:47.1174904Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2023-01-11T20:24:47.2310167Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut4-p4-perm.c.o 2023-01-11T20:24:47.3397153Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut16-p3.c.o 2023-01-11T20:24:47.3407496Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2023-01-11T20:24:47.4167417Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-p6.c.o 2023-01-11T20:24:47.4481747Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2023-01-11T20:24:47.4559724Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-lut64-p2-div.c.o 2023-01-11T20:24:47.5111732Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2023-01-11T20:24:47.5560768Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-div.c.o 2023-01-11T20:24:47.5687100Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2023-01-11T20:24:47.6658705Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr1.c.o 2023-01-11T20:24:47.7034104Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2023-01-11T20:24:47.7796477Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr2.c.o 2023-01-11T20:24:47.8399463Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2023-01-11T20:24:47.8717214Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:24:47.9088057Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2023-01-11T20:24:47.9539283Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:24:48.0352280Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:24:48.1377628Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:24:48.2204992Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:24:48.3186122Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:24:48.4322104Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:24:48.5201279Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:24:48.6810363Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:24:48.7847682Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:24:48.8629973Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:24:49.0077369Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:24:49.1334193Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:24:49.2115175Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:24:49.3260015Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:24:49.3989727Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:24:49.5216964Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:49.6607447Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:49.7370555Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:49.8194958Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:49.9068265Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:49.9888168Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:50.0672911Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:50.1559989Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:50.2364919Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:50.3313333Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:50.4151348Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:50.4967080Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:50.5813642Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:50.6610829Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:50.7436052Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:50.8441123Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:50.9292535Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:51.0126541Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:51.0929770Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:51.1765621Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:51.2631199Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:51.3425390Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:51.4237841Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:51.5110807Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:51.5939214Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:51.6722085Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:51.7518592Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:51.8397084Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:51.9234162Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:51.9991441Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:52.0757170Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:52.1485911Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:52.2232180Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:52.2994542Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:52.3738090Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:52.4571610Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:52.5335174Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:52.6135542Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:52.6905606Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:52.7709230Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:52.8525618Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:52.9268027Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:52.9991955Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:53.0941252Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:53.1894940Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:24:53.2644587Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:24:53.3453629Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:24:53.4630089Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:24:53.5395415Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:24:53.6150997Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:24:53.7369981Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:24:53.8019547Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:24:53.8630387Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:24:53.9874166Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2023-01-11T20:24:54.0641843Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:24:54.1419650Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:24:54.2623065Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:24:54.3383183Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:24:54.4585943Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:24:54.5335162Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:24:54.6719612Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x8.c.o 2023-01-11T20:24:54.7879688Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x16.c.o 2023-01-11T20:24:54.9047196Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x24.c.o 2023-01-11T20:24:55.0430473Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:24:55.1447652Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:55.2256116Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:55.3003936Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-avx.c.o 2023-01-11T20:24:55.3788799Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:55.4585826Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:55.5347906Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-avx.c.o 2023-01-11T20:24:55.6125733Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:55.6917888Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:55.7714935Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-avx.c.o 2023-01-11T20:24:55.8526202Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:55.9359103Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:56.0284702Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-avx.c.o 2023-01-11T20:24:56.1065573Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:56.1840892Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:56.2626548Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-avx.c.o 2023-01-11T20:24:56.3409532Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:56.3701680Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:56.4687669Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2023-01-11T20:24:56.4795565Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-avx.c.o 2023-01-11T20:24:56.5623099Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:56.6243518Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:56.7021306Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-avx.c.o 2023-01-11T20:24:56.7724407Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:56.8467542Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:56.9098926Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-avx.c.o 2023-01-11T20:24:56.9844632Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:57.0620128Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:57.1407785Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-avx.c.o 2023-01-11T20:24:57.2150735Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:57.3014219Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:57.3701938Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-avx.c.o 2023-01-11T20:24:57.3777720Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2023-01-11T20:24:57.4597048Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:57.5347640Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:57.6412908Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-avx.c.o 2023-01-11T20:24:57.7143689Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:57.7899001Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:57.8546794Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:57.9049164Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:57.9241571Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2023-01-11T20:24:57.9874439Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:58.0548401Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:58.1310970Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:58.2093458Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:58.2826583Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:58.3566922Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:58.4271978Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:58.4987797Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:58.5729028Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:58.6500394Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:58.7231000Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:58.7901098Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:58.8667975Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:58.9432665Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:59.0474985Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:59.1541261Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:59.2174055Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:24:59.2894977Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:24:59.3605980Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2023-01-11T20:24:59.4269077Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2023-01-11T20:24:59.4847972Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x24.c.o 2023-01-11T20:24:59.5539217Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x32.c.o 2023-01-11T20:24:59.6242081Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:24:59.7343683Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2023-01-11T20:24:59.7863697Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x24.c.o 2023-01-11T20:24:59.8418369Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x32.c.o 2023-01-11T20:24:59.8928217Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2023-01-11T20:24:59.9559504Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2023-01-11T20:25:00.0172889Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2023-01-11T20:25:00.0744099Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x24.c.o 2023-01-11T20:25:00.1398683Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x32.c.o 2023-01-11T20:25:00.2161495Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:25:00.3303532Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2023-01-11T20:25:00.4392304Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x24.c.o 2023-01-11T20:25:00.5438475Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x32.c.o 2023-01-11T20:25:00.6461943Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2023-01-11T20:25:00.7197949Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2023-01-11T20:25:00.7919535Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2023-01-11T20:25:00.8617843Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2023-01-11T20:25:00.9271855Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:25:01.0036885Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:25:01.1163622Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:25:01.1940633Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:25:01.3288759Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2023-01-11T20:25:01.4086837Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2023-01-11T20:25:01.5289213Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2023-01-11T20:25:01.6070637Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2023-01-11T20:25:01.8923872Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x8.c.o 2023-01-11T20:25:02.0041017Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x16.c.o 2023-01-11T20:25:02.1166519Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x24.c.o 2023-01-11T20:25:02.2488916Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2023-01-11T20:25:02.3781976Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:02.4594442Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:02.5395341Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:02.6222285Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:02.8600932Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:02.9403772Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:03.0240468Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:03.1057523Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:03.1805468Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:03.2592542Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:03.3399343Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:03.4206921Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:03.5074244Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:03.5839595Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:03.6715468Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:03.7547258Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:03.8389760Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:03.9198148Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:04.0253510Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:04.1075237Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:04.2354076Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:04.3145888Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:04.3958208Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:04.4789519Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:04.5807610Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:04.6590518Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:04.7444928Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:04.8214876Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:04.8989984Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:04.9775046Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:05.0519231Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:05.1357323Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:05.2192415Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:05.2993952Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:05.3772546Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:05.4650909Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:05.5438032Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:05.6256132Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:05.7105679Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:05.8062123Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:05.8865985Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:05.9638344Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:05.9928243Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2023-01-11T20:25:06.0640803Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2023-01-11T20:25:06.0797885Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2023-01-11T20:25:06.1776241Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2023-01-11T20:25:06.2491798Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2023-01-11T20:25:06.3208819Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:25:06.4370272Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2023-01-11T20:25:06.4820097Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2023-01-11T20:25:06.5599102Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2023-01-11T20:25:06.5912290Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2023-01-11T20:25:06.6561006Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2023-01-11T20:25:06.7714661Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2023-01-11T20:25:06.8770086Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2023-01-11T20:25:06.9543161Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2023-01-11T20:25:07.0299821Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2023-01-11T20:25:07.1003628Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2023-01-11T20:25:07.1666004Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x16.c.o 2023-01-11T20:25:07.2791965Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x32.c.o 2023-01-11T20:25:07.3878691Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x48.c.o 2023-01-11T20:25:07.5019733Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x64.c.o 2023-01-11T20:25:07.6261942Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x8.c.o 2023-01-11T20:25:07.7395777Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2023-01-11T20:25:07.8630880Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2023-01-11T20:25:07.9790278Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c16.c.o 2023-01-11T20:25:08.0948305Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c24.c.o 2023-01-11T20:25:08.1669937Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c32.c.o 2023-01-11T20:25:08.2137898Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2023-01-11T20:25:08.2837454Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2023-01-11T20:25:08.3280052Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c16.c.o 2023-01-11T20:25:08.4426702Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c24.c.o 2023-01-11T20:25:08.5543040Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c32.c.o 2023-01-11T20:25:08.6638780Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2023-01-11T20:25:08.7782721Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x8.c.o 2023-01-11T20:25:08.8311717Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x16.c.o 2023-01-11T20:25:08.8883070Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2023-01-11T20:25:08.9419176Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x8.c.o 2023-01-11T20:25:08.9678232Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp: In function ‘torch::jit::Operation torch::jit::createLlgaKernel(const torch::jit::Node*)’: 2023-01-11T20:25:08.9680558Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:106:3: warning: ‘torch::jit::Operation::Operation(F&&) [with F = torch::jit::createLlgaKernel(const torch::jit::Node*)::; typename std::enable_if*)>, F&&>::value, int>::type = 0]’ is deprecated: Please use void(Stack&) to register operator instead. [-Wdeprecated-declarations] 2023-01-11T20:25:08.9681815Z }; 2023-01-11T20:25:08.9682160Z ^ 2023-01-11T20:25:08.9682822Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/boxing/KernelFunction.h:5:0, 2023-01-11T20:25:08.9833503Z from /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/Dispatcher.h:4, 2023-01-11T20:25:08.9834911Z from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h:6, 2023-01-11T20:25:08.9835554Z from /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h:7, 2023-01-11T20:25:08.9836239Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/decompose_silu.h:3, 2023-01-11T20:25:08.9837013Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:2: 2023-01-11T20:25:08.9837772Z /var/lib/jenkins/workspace/aten/src/ATen/core/stack.h:25:3: note: declared here 2023-01-11T20:25:08.9838629Z Operation(F&& raw): op_([raw = std::forward(raw)](Stack& stack) { 2023-01-11T20:25:08.9839109Z ^~~~~~~~~ 2023-01-11T20:25:08.9840097Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp: In function ‘torch::jit::Operation torch::jit::createLlgaGuardKernel(const torch::jit::Node*)’: 2023-01-11T20:25:08.9914640Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:171:3: warning: ‘torch::jit::Operation::Operation(F&&) [with F = torch::jit::createLlgaGuardKernel(const torch::jit::Node*)::; typename std::enable_if*)>, F&&>::value, int>::type = 0]’ is deprecated: Please use void(Stack&) to register operator instead. [-Wdeprecated-declarations] 2023-01-11T20:25:08.9915767Z }; 2023-01-11T20:25:08.9916081Z ^ 2023-01-11T20:25:08.9916622Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/boxing/KernelFunction.h:5:0, 2023-01-11T20:25:08.9917291Z from /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/Dispatcher.h:4, 2023-01-11T20:25:08.9917897Z from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h:6, 2023-01-11T20:25:08.9918451Z from /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h:7, 2023-01-11T20:25:08.9919089Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/decompose_silu.h:3, 2023-01-11T20:25:08.9919746Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:2: 2023-01-11T20:25:08.9920562Z /var/lib/jenkins/workspace/aten/src/ATen/core/stack.h:25:3: note: declared here 2023-01-11T20:25:08.9921244Z Operation(F&& raw): op_([raw = std::forward(raw)](Stack& stack) { 2023-01-11T20:25:08.9921657Z ^~~~~~~~~ 2023-01-11T20:25:08.9922309Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2023-01-11T20:25:09.0467417Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2023-01-11T20:25:09.1035243Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x8.c.o 2023-01-11T20:25:09.2016787Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2023-01-11T20:25:09.3273304Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x8.c.o 2023-01-11T20:25:09.3297048Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x16.c.o 2023-01-11T20:25:09.4429586Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2023-01-11T20:25:09.4554678Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x8.c.o 2023-01-11T20:25:09.5736077Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x16.c.o 2023-01-11T20:25:09.6856738Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x8.c.o 2023-01-11T20:25:09.8077641Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x16.c.o 2023-01-11T20:25:09.9278339Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x8.c.o 2023-01-11T20:25:10.0653457Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x16.c.o 2023-01-11T20:25:10.1701148Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x8.c.o 2023-01-11T20:25:10.1795711Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2023-01-11T20:25:10.2804388Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x16.c.o 2023-01-11T20:25:10.4047262Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x8.c.o 2023-01-11T20:25:10.5392511Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x16.c.o 2023-01-11T20:25:10.6337189Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x8.c.o 2023-01-11T20:25:10.6382224Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2023-01-11T20:25:10.7473148Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2023-01-11T20:25:10.8729439Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x8.c.o 2023-01-11T20:25:10.9836745Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2023-01-11T20:25:11.1125079Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x8.c.o 2023-01-11T20:25:11.2365344Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x16.c.o 2023-01-11T20:25:11.3641923Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x8.c.o 2023-01-11T20:25:11.4610569Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x16.c.o 2023-01-11T20:25:11.4804798Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2023-01-11T20:25:11.5776353Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x8.c.o 2023-01-11T20:25:11.7083169Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x16.c.o 2023-01-11T20:25:11.8105716Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x8.c.o 2023-01-11T20:25:11.8278087Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2023-01-11T20:25:11.8672711Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2023-01-11T20:25:11.9313282Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x16.c.o 2023-01-11T20:25:12.0680088Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x8.c.o 2023-01-11T20:25:12.1847179Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2023-01-11T20:25:12.3011160Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x8.c.o 2023-01-11T20:25:12.4292607Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2023-01-11T20:25:12.5522982Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x8.c.o 2023-01-11T20:25:12.6658312Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2023-01-11T20:25:12.7820590Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x8.c.o 2023-01-11T20:25:12.7939308Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2023-01-11T20:25:12.8990075Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2023-01-11T20:25:12.9108426Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-f16c.c.o 2023-01-11T20:25:13.0458874Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-f16c.c.o 2023-01-11T20:25:13.1088964Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:25:13.1688192Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:13.2341475Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2023-01-11T20:25:13.3114822Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:25:13.4367087Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:13.5646739Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:25:13.6984023Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:13.8496454Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:25:13.9761217Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:14.0985572Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:14.2252975Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:14.3515194Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:14.4741396Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:14.5966795Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:14.7003215Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:14.7975725Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:14.9159276Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:15.0425768Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:15.1589386Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:15.2936374Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:15.4087296Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:15.5244402Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:15.6384425Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:15.7648783Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:15.8918875Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:16.0249181Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:16.1577132Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:16.2904162Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:16.3649449Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:16.4437540Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2023-01-11T20:25:16.4990837Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:16.6258097Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:16.7905021Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:16.9058661Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:17.0325136Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:17.1600008Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:17.2881208Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:17.4017404Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:17.5631677Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:17.6913726Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:17.7942230Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:17.8916247Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:17.9878755Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:18.0952130Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:18.2061379Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:18.3394815Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:18.4726786Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:18.6003959Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:18.6964344Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:18.8216898Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:18.9478196Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:19.0787461Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:19.2146269Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:19.3646250Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:19.4878634Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:19.6160976Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:19.7464574Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:25:19.8723660Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:19.9883680Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:25:20.1126798Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:20.2328393Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:25:20.3367391Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:20.4283425Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2023-01-11T20:25:20.5225075Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:20.6031983Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:20.6180984Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2023-01-11T20:25:20.7211202Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:20.8551856Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:20.9946640Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:21.1150957Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-xop.c.o 2023-01-11T20:25:21.2638497Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:21.4062247Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:21.5297322Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-xop.c.o 2023-01-11T20:25:21.6647158Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:21.7652479Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:21.9018333Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-xop.c.o 2023-01-11T20:25:22.0296700Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:22.1270482Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:22.2229589Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-xop.c.o 2023-01-11T20:25:22.4743053Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:22.6023613Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:22.7719936Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-xop.c.o 2023-01-11T20:25:22.8814898Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:23.0104408Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:23.1459999Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-xop.c.o 2023-01-11T20:25:23.2911519Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:23.4221060Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:23.5525589Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-xop.c.o 2023-01-11T20:25:23.6850648Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:23.8233503Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:23.9561293Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-xop.c.o 2023-01-11T20:25:24.0815523Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:24.2097576Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:24.3390512Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-xop.c.o 2023-01-11T20:25:24.4667567Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:24.6241130Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:24.7484343Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-xop.c.o 2023-01-11T20:25:24.8764170Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:25.0104306Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:25.1472162Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-xop.c.o 2023-01-11T20:25:25.2719931Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:25.3873015Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:25.5153672Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:25.8424355Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:25.9621858Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:26.0799890Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:26.2045126Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:26.3226572Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:26.4430448Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:26.5569755Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:26.6728475Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:26.7997722Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:26.9189917Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:27.0422792Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:27.1718570Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:27.2999769Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:27.4710468Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:27.5989735Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:27.7156727Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:27.8459595Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:27.9800366Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:28.1133369Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:28.2376427Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:25:28.3243193Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2023-01-11T20:25:28.4306626Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c.o 2023-01-11T20:25:28.5541415Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c.o 2023-01-11T20:25:28.6717013Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:25:28.7871498Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2023-01-11T20:25:28.9039454Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c.o 2023-01-11T20:25:29.0219292Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c.o 2023-01-11T20:25:29.1169608Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:29.3123696Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:29.4395556Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:29.5660671Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2023-01-11T20:25:29.6891436Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:29.8194588Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:29.9569655Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:30.0884651Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:30.2170859Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:30.3435534Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:30.4687042Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:30.5977017Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:30.7244916Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:30.8435960Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:30.9657559Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:31.0893300Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:31.2181192Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:31.3558316Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:31.4554342Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:31.5760699Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:31.7048607Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:31.8323707Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:31.9564831Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:32.0791364Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:32.2054307Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:32.3402763Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:32.4721070Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:32.6022659Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:32.7317806Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:32.8447869Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:32.9744662Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:33.1153548Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:33.2468308Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:33.3752690Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:33.5042539Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:33.6629978Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:33.7924888Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:33.9216772Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:34.0532411Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:34.1815704Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:34.2957415Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:34.3931137Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:34.4915434Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:34.6175542Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:34.7426047Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:34.8688119Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:34.9986235Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2023-01-11T20:25:35.1442442Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2023-01-11T20:25:35.2721330Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:25:35.3889758Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2023-01-11T20:25:35.5170182Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2023-01-11T20:25:35.6406145Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2023-01-11T20:25:35.7890347Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2023-01-11T20:25:35.9112769Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3.c.o 2023-01-11T20:25:36.0347927Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2023-01-11T20:25:36.1563224Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3.c.o 2023-01-11T20:25:36.2782254Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2023-01-11T20:25:36.4005121Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3.c.o 2023-01-11T20:25:36.5226750Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2023-01-11T20:25:36.6297686Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3.c.o 2023-01-11T20:25:36.7595421Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2023-01-11T20:25:36.8689672Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2023-01-11T20:25:36.9901549Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2023-01-11T20:25:37.1099097Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2023-01-11T20:25:37.2289952Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2023-01-11T20:25:37.3519943Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2023-01-11T20:25:37.4736047Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2023-01-11T20:25:37.5948771Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3.c.o 2023-01-11T20:25:37.7138021Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3-acc2.c.o 2023-01-11T20:25:37.8349632Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3.c.o 2023-01-11T20:25:37.9557459Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3-acc2.c.o 2023-01-11T20:25:38.0822976Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3.c.o 2023-01-11T20:25:38.2026666Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3-acc2.c.o 2023-01-11T20:25:38.3229872Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3.c.o 2023-01-11T20:25:38.4346162Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3-acc2.c.o 2023-01-11T20:25:38.5507996Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3.c.o 2023-01-11T20:25:38.6626013Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2023-01-11T20:25:38.7705925Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c16.c.o 2023-01-11T20:25:38.8791944Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2023-01-11T20:25:38.9851580Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c16-minmax-fma3-2x.c.o 2023-01-11T20:25:39.1368260Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2023-01-11T20:25:39.2574252Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3.c.o 2023-01-11T20:25:39.3773166Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2023-01-11T20:25:39.4982052Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o 2023-01-11T20:25:39.5975926Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2023-01-11T20:25:39.6942952Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o 2023-01-11T20:25:39.8123011Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2023-01-11T20:25:39.9313867Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2023-01-11T20:25:40.0676354Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2023-01-11T20:25:40.1859406Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2023-01-11T20:25:40.3678057Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2023-01-11T20:25:40.4875587Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2023-01-11T20:25:40.6118982Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2023-01-11T20:25:40.7341796Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2023-01-11T20:25:40.8564615Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2023-01-11T20:25:40.9801777Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o 2023-01-11T20:25:41.1187138Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c.o 2023-01-11T20:25:41.2426725Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c.o 2023-01-11T20:25:41.3696637Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c.o 2023-01-11T20:25:41.4959962Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c.o 2023-01-11T20:25:41.6247681Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c.o 2023-01-11T20:25:41.7492654Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c.o 2023-01-11T20:25:41.8789886Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c.o 2023-01-11T20:25:42.0075949Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c.o 2023-01-11T20:25:42.1358128Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c.o 2023-01-11T20:25:42.2667829Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c.o 2023-01-11T20:25:42.3920034Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c.o 2023-01-11T20:25:42.5214890Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c.o 2023-01-11T20:25:42.6505466Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c.o 2023-01-11T20:25:42.7760831Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c.o 2023-01-11T20:25:42.9021279Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o 2023-01-11T20:25:43.0320749Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2023-01-11T20:25:43.1577074Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:25:43.2895642Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o 2023-01-11T20:25:43.4149626Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:25:43.5645755Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o 2023-01-11T20:25:43.6931954Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o 2023-01-11T20:25:43.8289743Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:25:43.9594077Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o 2023-01-11T20:25:44.1064615Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2023-01-11T20:25:44.2446635Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:25:44.3766042Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o 2023-01-11T20:25:44.5032848Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o 2023-01-11T20:25:44.6358556Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o 2023-01-11T20:25:44.7575201Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o 2023-01-11T20:25:44.8861818Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2023-01-11T20:25:45.0142245Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:25:45.1421858Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o 2023-01-11T20:25:45.2690011Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:25:45.3911545Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o 2023-01-11T20:25:45.5206134Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o 2023-01-11T20:25:45.6454470Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:25:45.7718927Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o 2023-01-11T20:25:45.8976087Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2023-01-11T20:25:46.0198240Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2023-01-11T20:25:46.1745031Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o 2023-01-11T20:25:46.2981348Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o 2023-01-11T20:25:46.4235418Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o 2023-01-11T20:25:46.5489667Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x8.c.o 2023-01-11T20:25:46.6718395Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2023-01-11T20:25:46.7916258Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o 2023-01-11T20:25:46.9073901Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o 2023-01-11T20:25:47.0510482Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o 2023-01-11T20:25:47.1683795Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o 2023-01-11T20:25:47.2969031Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o 2023-01-11T20:25:47.4139227Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o 2023-01-11T20:25:47.5358243Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o 2023-01-11T20:25:47.6510018Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o 2023-01-11T20:25:47.7805063Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma.c.o 2023-01-11T20:25:47.8919754Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma1adj.c.o 2023-01-11T20:25:48.0008443Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr2fma.c.o 2023-01-11T20:25:48.1124696Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x8-minmax-avx2-broadcast.c.o 2023-01-11T20:25:48.2670279Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2023-01-11T20:25:48.4000977Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/3x16-minmax-avx2-broadcast.c.o 2023-01-11T20:25:48.5475576Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x8-minmax-avx2-broadcast.c.o 2023-01-11T20:25:48.6786209Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2023-01-11T20:25:48.8147408Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x8-minmax-avx2-broadcast.c.o 2023-01-11T20:25:48.9471949Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x16-minmax-avx2-broadcast.c.o 2023-01-11T20:25:49.0840786Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/6x8-minmax-avx2-broadcast.c.o 2023-01-11T20:25:49.2125850Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/7x8-minmax-avx2-broadcast.c.o 2023-01-11T20:25:49.3403122Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x8-minmax-avx2-broadcast.c.o 2023-01-11T20:25:49.4709436Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2023-01-11T20:25:49.6005100Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/3x16-minmax-avx2-broadcast.c.o 2023-01-11T20:25:49.7353865Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x8-minmax-avx2-broadcast.c.o 2023-01-11T20:25:49.8641678Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2023-01-11T20:25:49.9956233Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x8-minmax-avx2-broadcast.c.o 2023-01-11T20:25:50.1225414Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x16-minmax-avx2-broadcast.c.o 2023-01-11T20:25:50.2557680Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/6x8-minmax-avx2-broadcast.c.o 2023-01-11T20:25:50.3843802Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/7x8-minmax-avx2-broadcast.c.o 2023-01-11T20:25:50.5193728Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x16.c.o 2023-01-11T20:25:50.6361827Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x32.c.o 2023-01-11T20:25:50.7543512Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x48.c.o 2023-01-11T20:25:50.8701369Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2023-01-11T20:25:50.9945016Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x16.c.o 2023-01-11T20:25:51.1143443Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x32.c.o 2023-01-11T20:25:51.2300069Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x48.c.o 2023-01-11T20:25:51.3479122Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2023-01-11T20:25:51.4664859Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o 2023-01-11T20:25:51.5847016Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o 2023-01-11T20:25:51.7045487Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o 2023-01-11T20:25:51.8213650Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o 2023-01-11T20:25:51.9546088Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o 2023-01-11T20:25:52.0671961Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o 2023-01-11T20:25:52.2051548Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o 2023-01-11T20:25:52.3258417Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o 2023-01-11T20:25:52.4434147Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o 2023-01-11T20:25:52.5629375Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o 2023-01-11T20:25:52.6818051Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o 2023-01-11T20:25:52.8064056Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o 2023-01-11T20:25:52.9191141Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o 2023-01-11T20:25:53.0476488Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o 2023-01-11T20:25:53.1726250Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o 2023-01-11T20:25:53.3053886Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o 2023-01-11T20:25:53.4275424Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o 2023-01-11T20:25:53.5511397Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o 2023-01-11T20:25:53.6759941Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o 2023-01-11T20:25:53.8482176Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o 2023-01-11T20:25:53.9744857Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o 2023-01-11T20:25:54.0998721Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o 2023-01-11T20:25:54.2252519Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o 2023-01-11T20:25:54.2512628Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o 2023-01-11T20:25:54.3793406Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2023-01-11T20:25:54.4079418Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc2.c.o 2023-01-11T20:25:54.5275241Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc4.c.o 2023-01-11T20:25:54.6476478Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64.c.o 2023-01-11T20:25:54.7455336Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72-acc3.c.o 2023-01-11T20:25:54.8659429Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72.c.o 2023-01-11T20:25:54.9861708Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc2.c.o 2023-01-11T20:25:55.1063100Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc5.c.o 2023-01-11T20:25:55.2216382Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80.c.o 2023-01-11T20:25:55.3369865Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc2.c.o 2023-01-11T20:25:55.4602180Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc3.c.o 2023-01-11T20:25:55.5874155Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc6.c.o 2023-01-11T20:25:55.6001273Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96.c.o 2023-01-11T20:25:55.6846109Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2023-01-11T20:25:55.7329660Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x8.c.o 2023-01-11T20:25:55.8635514Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x16.c.o 2023-01-11T20:25:56.0512260Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x24.c.o 2023-01-11T20:25:56.1710390Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x32.c.o 2023-01-11T20:25:56.3021877Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x40.c.o 2023-01-11T20:25:56.4114360Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x48.c.o 2023-01-11T20:25:56.5290652Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2023-01-11T20:25:56.6446177Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x64.c.o 2023-01-11T20:25:56.7608631Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x72.c.o 2023-01-11T20:25:56.9057409Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x80.c.o 2023-01-11T20:25:57.0207807Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x8.c.o 2023-01-11T20:25:57.1516681Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x16.c.o 2023-01-11T20:25:57.2540822Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x24.c.o 2023-01-11T20:25:57.3602577Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x32.c.o 2023-01-11T20:25:57.4725793Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x40.c.o 2023-01-11T20:25:57.5937028Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x48.c.o 2023-01-11T20:25:57.7127270Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x56.c.o 2023-01-11T20:25:57.8365257Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x64.c.o 2023-01-11T20:25:57.9663941Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x72.c.o 2023-01-11T20:25:58.0630184Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x80.c.o 2023-01-11T20:25:58.1010570Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2023-01-11T20:25:58.1648975Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x8.c.o 2023-01-11T20:25:58.2831456Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x16.c.o 2023-01-11T20:25:58.3980588Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x24.c.o 2023-01-11T20:25:58.5108185Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x32.c.o 2023-01-11T20:25:58.6215827Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x40.c.o 2023-01-11T20:25:58.7365005Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x48.c.o 2023-01-11T20:25:58.7436688Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2023-01-11T20:25:58.8314503Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x56.c.o 2023-01-11T20:25:58.9531836Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x64.c.o 2023-01-11T20:25:59.0711419Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x72.c.o 2023-01-11T20:25:59.1703086Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x80.c.o 2023-01-11T20:25:59.1715033Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c.o 2023-01-11T20:25:59.2677435Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2023-01-11T20:25:59.2789988Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c.o 2023-01-11T20:25:59.3909160Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c.o 2023-01-11T20:25:59.4977879Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c.o 2023-01-11T20:25:59.6340510Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c.o 2023-01-11T20:25:59.7670390Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c.o 2023-01-11T20:25:59.8448023Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c.o 2023-01-11T20:25:59.8845692Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2023-01-11T20:25:59.9692125Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c.o 2023-01-11T20:26:00.0850589Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c.o 2023-01-11T20:26:00.2045723Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c.o 2023-01-11T20:26:00.3234005Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x8.c.o 2023-01-11T20:26:00.4496401Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x16.c.o 2023-01-11T20:26:00.5682278Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o 2023-01-11T20:26:00.6830345Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o 2023-01-11T20:26:00.7330132Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o 2023-01-11T20:26:00.8451465Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2023-01-11T20:26:00.8654538Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o 2023-01-11T20:26:00.9830649Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o 2023-01-11T20:26:01.0985553Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o 2023-01-11T20:26:01.2155994Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o 2023-01-11T20:26:01.3302772Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o 2023-01-11T20:26:01.4425909Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o 2023-01-11T20:26:01.5570354Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o 2023-01-11T20:26:01.6616575Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o 2023-01-11T20:26:01.7772204Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o 2023-01-11T20:26:01.9022772Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o 2023-01-11T20:26:02.0071964Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o 2023-01-11T20:26:02.1557580Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o 2023-01-11T20:26:02.2688352Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o 2023-01-11T20:26:02.3912295Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o 2023-01-11T20:26:02.5062313Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o 2023-01-11T20:26:02.6181193Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o 2023-01-11T20:26:02.7301629Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o 2023-01-11T20:26:02.8350462Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o 2023-01-11T20:26:02.9442498Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o 2023-01-11T20:26:03.0598784Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o 2023-01-11T20:26:03.1743959Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o 2023-01-11T20:26:03.2909754Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x8.c.o 2023-01-11T20:26:03.4086071Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x16.c.o 2023-01-11T20:26:03.5405268Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x24.c.o 2023-01-11T20:26:03.6952669Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x32.c.o 2023-01-11T20:26:03.8106194Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2023-01-11T20:26:03.9347884Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x48.c.o 2023-01-11T20:26:04.0527075Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x56.c.o 2023-01-11T20:26:04.1904189Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x64.c.o 2023-01-11T20:26:04.3316471Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x72.c.o 2023-01-11T20:26:04.4549648Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x80.c.o 2023-01-11T20:26:04.5562727Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x8.c.o 2023-01-11T20:26:04.5797430Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2023-01-11T20:26:04.6684193Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x16.c.o 2023-01-11T20:26:04.7812433Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x24.c.o 2023-01-11T20:26:04.8872387Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x32.c.o 2023-01-11T20:26:04.9766757Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x40.c.o 2023-01-11T20:26:05.0849189Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x48.c.o 2023-01-11T20:26:05.2007838Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x56.c.o 2023-01-11T20:26:05.3195099Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x64.c.o 2023-01-11T20:26:05.4319169Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x72.c.o 2023-01-11T20:26:05.5479125Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x80.c.o 2023-01-11T20:26:05.6613742Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x8.c.o 2023-01-11T20:26:05.7778212Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x16.c.o 2023-01-11T20:26:05.8943300Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x24.c.o 2023-01-11T20:26:06.0049696Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x32.c.o 2023-01-11T20:26:06.1114279Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x40.c.o 2023-01-11T20:26:06.2149269Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x48.c.o 2023-01-11T20:26:06.3209076Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x56.c.o 2023-01-11T20:26:06.4320082Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x64.c.o 2023-01-11T20:26:06.5494545Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x72.c.o 2023-01-11T20:26:06.6129239Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x80.c.o 2023-01-11T20:26:06.6998600Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2023-01-11T20:26:06.7391073Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p3-perm.c.o 2023-01-11T20:26:06.8653420Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p4-perm.c.o 2023-01-11T20:26:06.9814239Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-p5.c.o 2023-01-11T20:26:07.0854187Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr1-p5.c.o 2023-01-11T20:26:07.2004693Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr2-p5.c.o 2023-01-11T20:26:07.3223090Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut4-p4-perm.c.o 2023-01-11T20:26:07.4233518Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut8-p4-perm.c.o 2023-01-11T20:26:07.5277318Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut16-p3-gather.c.o 2023-01-11T20:26:07.6340129Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-p6.c.o 2023-01-11T20:26:07.7375648Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx2-p5.c.o 2023-01-11T20:26:07.8485079Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-div.c.o 2023-01-11T20:26:07.9507562Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2023-01-11T20:26:08.0607287Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2023-01-11T20:26:08.1604224Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2023-01-11T20:26:08.2628069Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-div.c.o 2023-01-11T20:26:08.3682922Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr1fma.c.o 2023-01-11T20:26:08.4770062Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr2fma.c.o 2023-01-11T20:26:08.5864082Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-div.c.o 2023-01-11T20:26:08.6941275Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2023-01-11T20:26:08.7997405Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2023-01-11T20:26:08.8032229Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2023-01-11T20:26:08.9304334Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2023-01-11T20:26:08.9592848Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-div.c.o 2023-01-11T20:26:09.0681442Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr1fma.c.o 2023-01-11T20:26:09.1816511Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr2fma.c.o 2023-01-11T20:26:09.2870032Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:09.4160399Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:09.5374856Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2023-01-11T20:26:09.6740659Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2023-01-11T20:26:09.7798150Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2023-01-11T20:26:09.8917401Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:10.0040426Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2023-01-11T20:26:10.1181459Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2023-01-11T20:26:10.2263432Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2023-01-11T20:26:10.3410008Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:10.4582318Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:10.5779764Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:10.7139014Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2023-01-11T20:26:10.8401618Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2023-01-11T20:26:10.9568694Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2023-01-11T20:26:11.0782706Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:11.1989421Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2023-01-11T20:26:11.3301134Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2023-01-11T20:26:11.4763684Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2023-01-11T20:26:11.6057580Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:11.7331576Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:11.8550298Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2023-01-11T20:26:11.9839467Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:12.1052253Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2023-01-11T20:26:12.2326907Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:12.3585566Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2023-01-11T20:26:12.4828592Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:12.6055680Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:12.7334046Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:12.8590039Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:12.9765981Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:13.0968975Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2023-01-11T20:26:13.2100950Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2023-01-11T20:26:13.3313190Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2023-01-11T20:26:13.4414557Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:13.5531848Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2023-01-11T20:26:13.6991415Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2023-01-11T20:26:13.7171675Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2023-01-11T20:26:13.8079353Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2023-01-11T20:26:13.8528254Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:13.9841624Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:14.0905264Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:14.2142324Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2023-01-11T20:26:14.2558269Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2023-01-11T20:26:14.3411929Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2023-01-11T20:26:14.3815275Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2023-01-11T20:26:14.5037763Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:14.6171823Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2023-01-11T20:26:14.7430084Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2023-01-11T20:26:14.8651909Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2023-01-11T20:26:14.9862073Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:15.1162702Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2023-01-11T20:26:15.2332424Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2023-01-11T20:26:15.3490077Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2023-01-11T20:26:15.4637108Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2023-01-11T20:26:15.6097338Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:15.7351762Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2023-01-11T20:26:15.8565984Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:15.9988798Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2023-01-11T20:26:16.1248180Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:16.2508287Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2023-01-11T20:26:16.3814686Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:16.5032949Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:16.6301590Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:16.7521942Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2023-01-11T20:26:16.8645941Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:26:16.9796680Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c.o 2023-01-11T20:26:17.0952262Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c.o 2023-01-11T20:26:17.2145198Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2023-01-11T20:26:17.3305693Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:26:17.4450985Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c.o 2023-01-11T20:26:17.5522300Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c.o 2023-01-11T20:26:17.6548782Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:17.7720038Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:17.8923482Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:18.0145488Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:18.2559054Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:18.3748376Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2023-01-11T20:26:18.4924534Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2023-01-11T20:26:18.6048710Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2023-01-11T20:26:18.7170612Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2023-01-11T20:26:18.8346604Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2023-01-11T20:26:18.9513765Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:19.0751103Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:19.2008377Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:19.3312953Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:19.4584694Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:19.5838494Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2023-01-11T20:26:19.7136863Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2023-01-11T20:26:19.8321427Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:26:19.9495174Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2023-01-11T20:26:20.0666758Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2023-01-11T20:26:20.1726073Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x32.c.o 2023-01-11T20:26:20.1992161Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x64.c.o 2023-01-11T20:26:20.3129152Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2023-01-11T20:26:20.3162256Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x96.c.o 2023-01-11T20:26:20.4502193Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2023-01-11T20:26:20.5744911Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f-acc2.c.o 2023-01-11T20:26:20.6672892Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2023-01-11T20:26:20.7045438Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2023-01-11T20:26:20.8270009Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o 2023-01-11T20:26:20.9552826Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2023-01-11T20:26:21.0792079Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o 2023-01-11T20:26:21.2013116Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2023-01-11T20:26:21.3186010Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o 2023-01-11T20:26:21.4438297Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2023-01-11T20:26:21.5591959Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f-acc2.c.o 2023-01-11T20:26:21.6765971Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f.c.o 2023-01-11T20:26:21.7957706Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o 2023-01-11T20:26:21.9091111Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o 2023-01-11T20:26:22.0238502Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o 2023-01-11T20:26:22.1453834Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o 2023-01-11T20:26:22.2724425Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o 2023-01-11T20:26:22.4009521Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o 2023-01-11T20:26:22.5257877Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:22.6535118Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:22.7767974Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:22.9104664Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:23.0385860Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:23.1722495Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:23.2962088Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:23.4236358Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:23.5513776Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:23.6318246Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:23.6432727Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:23.7635771Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2023-01-11T20:26:23.7677857Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:23.8685046Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:23.9691665Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:24.0691564Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:24.1808151Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:24.1980961Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:24.3045576Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2023-01-11T20:26:24.3187635Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o 2023-01-11T20:26:24.4486478Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2023-01-11T20:26:24.5574805Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x32.c.o 2023-01-11T20:26:24.6709353Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o 2023-01-11T20:26:24.7580217Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o 2023-01-11T20:26:24.8496705Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2023-01-11T20:26:24.9352478Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o 2023-01-11T20:26:25.0213983Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2023-01-11T20:26:25.1099149Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o 2023-01-11T20:26:25.2240402Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o 2023-01-11T20:26:25.3421335Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2023-01-11T20:26:25.4844999Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o 2023-01-11T20:26:25.6015112Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o 2023-01-11T20:26:25.7155521Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o 2023-01-11T20:26:25.7183565Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2023-01-11T20:26:25.8373103Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2023-01-11T20:26:25.8566437Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c.o 2023-01-11T20:26:25.9875805Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c.o 2023-01-11T20:26:26.1101506Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o 2023-01-11T20:26:26.2384069Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c.o 2023-01-11T20:26:26.3354185Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o 2023-01-11T20:26:26.4317903Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c.o 2023-01-11T20:26:26.5505225Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c.o 2023-01-11T20:26:26.6756139Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o 2023-01-11T20:26:26.8187581Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c.o 2023-01-11T20:26:26.9441726Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c.o 2023-01-11T20:26:27.0650762Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c.o 2023-01-11T20:26:27.1652952Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o 2023-01-11T20:26:27.1895456Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2023-01-11T20:26:27.2982339Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc2.c.o 2023-01-11T20:26:27.4218226Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc4.c.o 2023-01-11T20:26:27.5406043Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128.c.o 2023-01-11T20:26:27.6559721Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144-acc3.c.o 2023-01-11T20:26:27.7245181Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2023-01-11T20:26:27.7718972Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144.c.o 2023-01-11T20:26:27.8921037Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc2.c.o 2023-01-11T20:26:28.0174993Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc5.c.o 2023-01-11T20:26:28.1561271Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160.c.o 2023-01-11T20:26:28.2716621Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc2.c.o 2023-01-11T20:26:28.3826703Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc3.c.o 2023-01-11T20:26:28.5016305Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc6.c.o 2023-01-11T20:26:28.6098667Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192.c.o 2023-01-11T20:26:28.7300067Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx512f.c.o 2023-01-11T20:26:28.8370084Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o 2023-01-11T20:26:28.9590461Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2023-01-11T20:26:29.0990962Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o 2023-01-11T20:26:29.2158987Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2023-01-11T20:26:29.3248892Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o 2023-01-11T20:26:29.4409065Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2023-01-11T20:26:29.5297683Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o 2023-01-11T20:26:29.6437892Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2023-01-11T20:26:29.7631217Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o 2023-01-11T20:26:29.8793565Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2023-01-11T20:26:30.0221295Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o 2023-01-11T20:26:30.1370790Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2023-01-11T20:26:30.1953831Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o 2023-01-11T20:26:30.2561582Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2023-01-11T20:26:30.3119570Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o 2023-01-11T20:26:30.3834556Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2023-01-11T20:26:30.4307935Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2023-01-11T20:26:30.5601702Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o 2023-01-11T20:26:30.6806366Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2023-01-11T20:26:30.8003489Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o 2023-01-11T20:26:30.9247525Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2023-01-11T20:26:31.0131426Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o 2023-01-11T20:26:31.1498978Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2023-01-11T20:26:31.2580774Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o 2023-01-11T20:26:31.3763850Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2023-01-11T20:26:31.4831364Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o 2023-01-11T20:26:31.5982994Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2023-01-11T20:26:31.7209529Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o 2023-01-11T20:26:31.8422855Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2023-01-11T20:26:31.9609840Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o 2023-01-11T20:26:32.0749425Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2023-01-11T20:26:32.1902772Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o 2023-01-11T20:26:32.3069491Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2023-01-11T20:26:32.4238879Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2023-01-11T20:26:32.5421906Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x32.c.o 2023-01-11T20:26:32.6645450Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x16.c.o 2023-01-11T20:26:32.7844845Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x32.c.o 2023-01-11T20:26:32.9037970Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x48.c.o 2023-01-11T20:26:33.0221572Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2023-01-11T20:26:33.1379958Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x80.c.o 2023-01-11T20:26:33.1640138Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x96.c.o 2023-01-11T20:26:33.2627574Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2023-01-11T20:26:33.2780323Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x112.c.o 2023-01-11T20:26:33.3994884Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x128.c.o 2023-01-11T20:26:33.5181688Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c.o 2023-01-11T20:26:33.6231759Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c.o 2023-01-11T20:26:33.6437617Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2023-01-11T20:26:33.6454010Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c.o 2023-01-11T20:26:33.7459166Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2023-01-11T20:26:33.7998786Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c.o 2023-01-11T20:26:33.9162490Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c.o 2023-01-11T20:26:34.0568221Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c.o 2023-01-11T20:26:34.1906495Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c.o 2023-01-11T20:26:34.3269724Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c.o 2023-01-11T20:26:34.5066024Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2023-01-11T20:26:34.5943635Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x32.c.o 2023-01-11T20:26:34.6851477Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2023-01-11T20:26:34.8042919Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o 2023-01-11T20:26:34.9189647Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x16.c.o 2023-01-11T20:26:35.0377124Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x32.c.o 2023-01-11T20:26:35.1613247Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2023-01-11T20:26:35.2765655Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o 2023-01-11T20:26:35.3641528Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2023-01-11T20:26:35.4248179Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2023-01-11T20:26:35.4442992Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o 2023-01-11T20:26:35.4699720Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2023-01-11T20:26:35.5555044Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2023-01-11T20:26:35.5966839Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o 2023-01-11T20:26:35.7255139Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2023-01-11T20:26:35.8488606Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o 2023-01-11T20:26:35.8494007Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o 2023-01-11T20:26:35.9951505Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2023-01-11T20:26:35.9962363Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o 2023-01-11T20:26:36.0891264Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o 2023-01-11T20:26:36.1838245Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o 2023-01-11T20:26:36.2926141Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o 2023-01-11T20:26:36.3930002Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o 2023-01-11T20:26:36.4201696Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2023-01-11T20:26:36.5161140Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o 2023-01-11T20:26:36.6384090Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2023-01-11T20:26:36.7544919Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2023-01-11T20:26:36.8738793Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2023-01-11T20:26:36.9907533Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o 2023-01-11T20:26:37.1083470Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2023-01-11T20:26:37.2184196Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o 2023-01-11T20:26:37.3388451Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o 2023-01-11T20:26:37.4687176Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o 2023-01-11T20:26:37.5759013Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o 2023-01-11T20:26:37.6844519Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o 2023-01-11T20:26:37.7934421Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o 2023-01-11T20:26:37.8863751Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o 2023-01-11T20:26:38.0031735Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o 2023-01-11T20:26:38.1127815Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o 2023-01-11T20:26:38.2313471Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o 2023-01-11T20:26:38.3447014Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o 2023-01-11T20:26:38.4730520Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o 2023-01-11T20:26:38.5906614Z [ 82%] 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 2023-01-11T20:26:38.7067478Z [ 82%] 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 2023-01-11T20:26:38.8232374Z [ 82%] 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 2023-01-11T20:26:38.9381014Z [ 82%] 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 2023-01-11T20:26:39.0545892Z [ 82%] 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 2023-01-11T20:26:39.1723458Z [ 82%] 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 2023-01-11T20:26:39.2887075Z [ 82%] 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 2023-01-11T20:26:39.4053927Z [ 82%] 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 2023-01-11T20:26:39.5219326Z [ 82%] 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 2023-01-11T20:26:39.6367792Z [ 82%] 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 2023-01-11T20:26:39.7566646Z [ 82%] 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 2023-01-11T20:26:39.8803386Z [ 83%] 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 2023-01-11T20:26:39.9997814Z [ 83%] 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 2023-01-11T20:26:40.1162799Z [ 83%] 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 2023-01-11T20:26:40.2348200Z [ 83%] 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 2023-01-11T20:26:40.3907994Z [ 83%] 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 2023-01-11T20:26:40.5216867Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x16.c.o 2023-01-11T20:26:40.6406161Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x32.c.o 2023-01-11T20:26:40.7576855Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x48.c.o 2023-01-11T20:26:40.7931302Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x64.c.o 2023-01-11T20:26:40.8702908Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2023-01-11T20:26:40.9248795Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x80.c.o 2023-01-11T20:26:41.0489689Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x96.c.o 2023-01-11T20:26:41.1743572Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x112.c.o 2023-01-11T20:26:41.2851008Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x128.c.o 2023-01-11T20:26:41.3772755Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x16.c.o 2023-01-11T20:26:41.4665615Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x32.c.o 2023-01-11T20:26:41.5572073Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x48.c.o 2023-01-11T20:26:41.6846432Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x64.c.o 2023-01-11T20:26:41.7896599Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x80.c.o 2023-01-11T20:26:41.9310172Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x96.c.o 2023-01-11T20:26:42.0265300Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x112.c.o 2023-01-11T20:26:42.1465138Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x128.c.o 2023-01-11T20:26:42.2588373Z [ 83%] 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 2023-01-11T20:26:42.3766012Z [ 83%] 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 2023-01-11T20:26:42.4831113Z [ 83%] 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 2023-01-11T20:26:42.5036296Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2023-01-11T20:26:42.6080165Z [ 83%] 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 2023-01-11T20:26:42.6692579Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2023-01-11T20:26:42.7402602Z [ 83%] 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 2023-01-11T20:26:42.8666935Z [ 83%] 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 2023-01-11T20:26:42.9879997Z [ 83%] 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 2023-01-11T20:26:43.0689221Z [ 83%] 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 2023-01-11T20:26:43.1340500Z [ 83%] 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 2023-01-11T20:26:43.1422762Z [ 83%] 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 2023-01-11T20:26:43.2070454Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2023-01-11T20:26:43.2448371Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2023-01-11T20:26:43.2619376Z [ 83%] 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 2023-01-11T20:26:43.3642839Z [ 83%] 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 2023-01-11T20:26:43.4700194Z [ 83%] 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 2023-01-11T20:26:43.5851078Z [ 83%] 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 2023-01-11T20:26:43.7078066Z [ 83%] 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 2023-01-11T20:26:43.7081553Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2023-01-11T20:26:43.7323830Z [ 83%] 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 2023-01-11T20:26:43.8136405Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o 2023-01-11T20:26:43.8768357Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2023-01-11T20:26:43.9214977Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o 2023-01-11T20:26:44.0495775Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o 2023-01-11T20:26:44.1772377Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o 2023-01-11T20:26:44.2126594Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2023-01-11T20:26:44.2836164Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o 2023-01-11T20:26:44.2974291Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o 2023-01-11T20:26:44.4021577Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2023-01-11T20:26:44.4221674Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o 2023-01-11T20:26:44.5213031Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o 2023-01-11T20:26:44.6188533Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2023-01-11T20:26:44.6976716Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o 2023-01-11T20:26:44.7362691Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2023-01-11T20:26:44.8224533Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2023-01-11T20:26:44.9359691Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o 2023-01-11T20:26:45.0625646Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2023-01-11T20:26:45.1848218Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o 2023-01-11T20:26:45.2957934Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm-scalef.c.o 2023-01-11T20:26:45.4062022Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm.c.o 2023-01-11T20:26:45.5344497Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2023-01-11T20:26:45.6521638Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2.c.o 2023-01-11T20:26:45.7841276Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5-scalef.c.o 2023-01-11T20:26:45.9006892Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5.c.o 2023-01-11T20:26:46.0173412Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-lut16-p3-perm.c.o 2023-01-11T20:26:46.1258151Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-p6.c.o 2023-01-11T20:26:46.1368920Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx512f-p5.c.o 2023-01-11T20:26:46.2380252Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2023-01-11T20:26:46.2557897Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-div.c.o 2023-01-11T20:26:46.3669868Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o 2023-01-11T20:26:46.4823144Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o 2023-01-11T20:26:46.6014286Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o 2023-01-11T20:26:46.7104247Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o 2023-01-11T20:26:46.8250869Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2023-01-11T20:26:46.9305393Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-div.c.o 2023-01-11T20:26:47.0402449Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o 2023-01-11T20:26:47.2017239Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o 2023-01-11T20:26:47.3088213Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-div.c.o 2023-01-11T20:26:47.4125660Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma.c.o 2023-01-11T20:26:47.5216264Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2023-01-11T20:26:47.6258591Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-div.c.o 2023-01-11T20:26:47.7317540Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o 2023-01-11T20:26:47.8434354Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o 2023-01-11T20:26:47.9535285Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o 2023-01-11T20:26:48.0637680Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o 2023-01-11T20:26:48.1784198Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2023-01-11T20:26:48.2909097Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-div.c.o 2023-01-11T20:26:48.4002214Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o 2023-01-11T20:26:48.4994226Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o 2023-01-11T20:26:48.6079704Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-div.c.o 2023-01-11T20:26:48.7183460Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma.c.o 2023-01-11T20:26:48.8276608Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2023-01-11T20:26:48.9368407Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma.c.o 2023-01-11T20:26:49.0508046Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o 2023-01-11T20:26:49.1703082Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr2fma.c.o 2023-01-11T20:26:49.3161674Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2023-01-11T20:26:49.4425817Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:26:49.5670148Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2023-01-11T20:26:49.6821416Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:26:49.7988220Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:26:49.9143344Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x64.c.o 2023-01-11T20:26:50.0261828Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x96.c.o 2023-01-11T20:26:50.1340908Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2023-01-11T20:26:50.2597982Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:26:50.3720228Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x64.c.o 2023-01-11T20:26:50.4943435Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x96.c.o 2023-01-11T20:26:50.6096876Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2023-01-11T20:26:50.7232722Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:26:50.8381781Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:26:50.9463374Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:26:51.0687714Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:26:51.1890323Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:51.3156132Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:51.4690092Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:51.5962408Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:51.7756872Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:51.9065857Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:52.0377427Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:52.0474857Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:52.1611967Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2023-01-11T20:26:52.1903977Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:26:52.3175963Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:26:52.4500998Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:26:52.5778183Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:26:52.7029221Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2023-01-11T20:26:52.8256904Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:26:52.9393650Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2023-01-11T20:26:53.0726522Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2023-01-11T20:26:53.1922490Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:53.3159012Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:53.4464623Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:53.5629753Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:53.6871351Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:53.8705051Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:53.9947615Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:54.1222001Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:54.2486731Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:26:54.3580756Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2023-01-11T20:26:54.4725311Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:26:54.5905308Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2023-01-11T20:26:54.7014735Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:26:54.8205040Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:26:54.9426713Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:26:55.0315210Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2023-01-11T20:26:55.0937132Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2023-01-11T20:26:55.2053148Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2023-01-11T20:26:55.3005439Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2023-01-11T20:26:55.4003545Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2023-01-11T20:26:55.5144247Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2023-01-11T20:26:55.6193744Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:55.7165250Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:55.8341210Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:55.9249287Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:56.0510124Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:56.1600387Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:56.2907882Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:56.4141160Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2023-01-11T20:26:56.4588933Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:26:56.5467083Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2023-01-11T20:26:56.5862428Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2023-01-11T20:26:56.7073690Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2023-01-11T20:26:56.7646026Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2023-01-11T20:26:56.8609517Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2023-01-11T20:26:56.8772519Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2023-01-11T20:26:56.9719892Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x128.c.o 2023-01-11T20:26:57.0736153Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x192.c.o 2023-01-11T20:26:57.1754318Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x256.c.o 2023-01-11T20:26:57.2808686Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-64.c.o 2023-01-11T20:26:57.3278114Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-2048.c.o 2023-01-11T20:26:57.3716637Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-4.c.o 2023-01-11T20:26:57.3769574Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2023-01-11T20:26:57.4381748Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-8.c.o 2023-01-11T20:26:57.4448591Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2023-01-11T20:26:57.5803711Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-16.c.o 2023-01-11T20:26:57.6303838Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-64.c.o 2023-01-11T20:26:57.6762922Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-2048.c.o 2023-01-11T20:26:57.7856646Z [ 85%] Built target all_microkernels 2023-01-11T20:26:57.7926260Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2023-01-11T20:26:57.8346155Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2023-01-11T20:26:57.9695573Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2023-01-11T20:26:58.0923677Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2023-01-11T20:26:58.2894255Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2023-01-11T20:26:58.5161175Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2023-01-11T20:26:58.6391064Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2023-01-11T20:26:58.6618580Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2023-01-11T20:26:58.8737513Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2023-01-11T20:26:59.1508110Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2023-01-11T20:26:59.1749210Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2023-01-11T20:26:59.4309493Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2023-01-11T20:26:59.6508411Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2023-01-11T20:26:59.9469159Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2023-01-11T20:27:00.1596391Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2023-01-11T20:27:00.4265671Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2023-01-11T20:27:00.7324948Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2023-01-11T20:27:01.2277215Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2023-01-11T20:27:01.6555485Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2023-01-11T20:27:02.2121006Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2023-01-11T20:27:02.6813692Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2023-01-11T20:27:03.1717729Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2023-01-11T20:27:03.2213421Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2023-01-11T20:27:03.7267027Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2023-01-11T20:27:03.8407935Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2023-01-11T20:27:04.2350036Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2023-01-11T20:27:04.5249794Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2023-01-11T20:27:04.7096435Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2023-01-11T20:27:05.1123942Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2023-01-11T20:27:05.2272692Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2023-01-11T20:27:05.6202596Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2023-01-11T20:27:05.7730957Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2023-01-11T20:27:05.9876862Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2023-01-11T20:27:06.3340082Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2023-01-11T20:27:06.5494176Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2023-01-11T20:27:06.7506619Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2023-01-11T20:27:07.0093125Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2023-01-11T20:27:07.2130246Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2023-01-11T20:27:07.4610461Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2023-01-11T20:27:07.7499348Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2023-01-11T20:27:08.3684361Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2023-01-11T20:27:08.8182418Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2023-01-11T20:27:09.2377949Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2023-01-11T20:27:09.2586999Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2023-01-11T20:27:09.6743261Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2023-01-11T20:27:09.7312274Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2023-01-11T20:27:10.0617413Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2023-01-11T20:27:10.1790985Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2023-01-11T20:27:10.5718310Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2023-01-11T20:27:10.6914051Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2023-01-11T20:27:11.3277394Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2023-01-11T20:27:11.8636834Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2023-01-11T20:27:12.3466697Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2023-01-11T20:27:12.8438855Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2023-01-11T20:27:14.5070488Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2023-01-11T20:27:18.7323673Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2023-01-11T20:27:19.1246192Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2023-01-11T20:27:19.6219851Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2023-01-11T20:27:20.1220607Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2023-01-11T20:27:20.6031839Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2023-01-11T20:27:21.8354659Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2023-01-11T20:27:22.0954991Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2023-01-11T20:27:22.2731231Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2023-01-11T20:27:22.6651664Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2023-01-11T20:27:22.6884530Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2023-01-11T20:27:22.7330060Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2023-01-11T20:27:23.1794575Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2023-01-11T20:27:23.2139433Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2023-01-11T20:27:23.2413210Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2023-01-11T20:27:23.6397401Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2023-01-11T20:27:24.1767975Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2023-01-11T20:27:27.2914450Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2023-01-11T20:27:28.5898416Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2023-01-11T20:27:29.3411534Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2023-01-11T20:27:31.1109324Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2023-01-11T20:27:31.4356203Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2023-01-11T20:27:31.4626831Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2023-01-11T20:27:31.9129390Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2023-01-11T20:27:34.2481531Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2023-01-11T20:27:35.6791172Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2023-01-11T20:27:37.9934991Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2023-01-11T20:27:38.5013542Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2023-01-11T20:27:38.9709157Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2023-01-11T20:27:39.1298691Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2023-01-11T20:27:39.6629022Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2023-01-11T20:27:39.9668537Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2023-01-11T20:27:40.1954865Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2023-01-11T20:27:40.5027249Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2023-01-11T20:27:40.7565488Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2023-01-11T20:27:41.0032310Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2023-01-11T20:27:41.1708938Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2023-01-11T20:27:41.5429151Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2023-01-11T20:27:41.6461879Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2023-01-11T20:27:42.1565593Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2023-01-11T20:27:42.7260953Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2023-01-11T20:27:44.0721817Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2023-01-11T20:27:44.5954314Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2023-01-11T20:27:45.1042818Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2023-01-11T20:27:45.5094696Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2023-01-11T20:27:50.5942694Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2023-01-11T20:27:51.2382360Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2023-01-11T20:27:51.2383273Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2023-01-11T20:27:51.6709234Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2023-01-11T20:27:51.7708541Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2023-01-11T20:27:51.9548982Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2023-01-11T20:27:52.2082551Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2023-01-11T20:27:52.3309952Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2023-01-11T20:27:52.3671497Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2023-01-11T20:27:52.7648127Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2023-01-11T20:27:52.8349003Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2023-01-11T20:27:52.8729527Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2023-01-11T20:27:53.3351946Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2023-01-11T20:27:53.3381670Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2023-01-11T20:27:53.9656782Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2023-01-11T20:27:53.9862017Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2023-01-11T20:27:54.2240263Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2023-01-11T20:27:54.3805213Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2023-01-11T20:27:54.5477925Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2023-01-11T20:27:54.9182591Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2023-01-11T20:27:55.0596075Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2023-01-11T20:27:55.3823261Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2023-01-11T20:27:55.5223548Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2023-01-11T20:27:55.8333634Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2023-01-11T20:27:56.0192315Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2023-01-11T20:27:56.3335229Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2023-01-11T20:27:56.4800291Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2023-01-11T20:27:56.7825693Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2023-01-11T20:27:58.4462624Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2023-01-11T20:27:58.8446320Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2023-01-11T20:27:59.2166398Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2023-01-11T20:27:59.7538863Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2023-01-11T20:28:04.8399977Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2023-01-11T20:28:07.2616089Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2023-01-11T20:28:07.6217304Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2023-01-11T20:28:08.0588341Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2023-01-11T20:28:08.3845989Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2023-01-11T20:28:08.5377881Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2023-01-11T20:28:08.8650185Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2023-01-11T20:28:09.0577567Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2023-01-11T20:28:09.3387283Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2023-01-11T20:28:09.5430049Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2023-01-11T20:28:09.6088291Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2023-01-11T20:28:09.9600642Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2023-01-11T20:28:10.5139806Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2023-01-11T20:28:11.0596055Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2023-01-11T20:28:11.6041081Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2023-01-11T20:28:12.1463141Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2023-01-11T20:28:17.5134746Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2023-01-11T20:28:17.8537877Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2023-01-11T20:28:20.9896162Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2023-01-11T20:28:21.0506942Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2023-01-11T20:28:21.5601177Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2023-01-11T20:28:21.9567587Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2023-01-11T20:28:24.3740792Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2023-01-11T20:28:24.7708608Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2023-01-11T20:28:25.9158954Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2023-01-11T20:28:26.2772171Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2023-01-11T20:28:26.9736019Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2023-01-11T20:28:31.0049136Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2023-01-11T20:28:32.0217863Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2023-01-11T20:28:32.3804242Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2023-01-11T20:28:32.5600074Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2023-01-11T20:28:32.8852203Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2023-01-11T20:28:33.2696716Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2023-01-11T20:28:33.8236842Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2023-01-11T20:28:36.0378725Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2023-01-11T20:28:36.5724417Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2023-01-11T20:28:37.0694118Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2023-01-11T20:28:38.0781637Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2023-01-11T20:28:41.5956024Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2023-01-11T20:28:42.1230799Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2023-01-11T20:28:43.0840403Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2023-01-11T20:28:43.6244597Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2023-01-11T20:28:44.1745854Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2023-01-11T20:28:44.7129365Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2023-01-11T20:28:45.4812424Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2023-01-11T20:28:45.6531431Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2023-01-11T20:28:45.9662420Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2023-01-11T20:28:46.3992242Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2023-01-11T20:28:46.8961527Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2023-01-11T20:28:47.4289794Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2023-01-11T20:28:47.9431100Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2023-01-11T20:28:54.6950553Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2023-01-11T20:28:55.2877809Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2023-01-11T20:28:55.7901371Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2023-01-11T20:28:56.2269802Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2023-01-11T20:29:01.0764494Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2023-01-11T20:29:01.8574744Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2023-01-11T20:29:02.1470453Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2023-01-11T20:29:02.7982799Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2023-01-11T20:29:03.1384452Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2023-01-11T20:29:03.8510450Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2023-01-11T20:29:03.9859604Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2023-01-11T20:29:04.5963874Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2023-01-11T20:29:04.8896031Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2023-01-11T20:29:05.0559294Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2023-01-11T20:29:05.8232139Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2023-01-11T20:29:06.0626267Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2023-01-11T20:29:06.1825893Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2023-01-11T20:29:07.1432368Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2023-01-11T20:29:07.5437901Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2023-01-11T20:29:07.5932743Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2023-01-11T20:29:07.9751115Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2023-01-11T20:29:08.5881190Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2023-01-11T20:29:09.0501990Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2023-01-11T20:29:09.5511336Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2023-01-11T20:29:10.1751064Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2023-01-11T20:29:10.5762715Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2023-01-11T20:29:11.2518032Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2023-01-11T20:29:11.2843729Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2023-01-11T20:29:12.2575454Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2023-01-11T20:29:12.5566001Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2023-01-11T20:29:13.3648785Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2023-01-11T20:29:13.4393028Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2023-01-11T20:29:13.8434217Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2023-01-11T20:29:14.5401086Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2023-01-11T20:29:20.7379447Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2023-01-11T20:29:22.4904402Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2023-01-11T20:29:30.7463297Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2023-01-11T20:29:31.6065795Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2023-01-11T20:29:35.0846853Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2023-01-11T20:29:38.5327588Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2023-01-11T20:29:39.9142230Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2023-01-11T20:29:40.3594488Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2023-01-11T20:29:41.4556987Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2023-01-11T20:29:41.9021445Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2023-01-11T20:29:42.3558886Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2023-01-11T20:29:42.8365460Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2023-01-11T20:29:43.3566537Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2023-01-11T20:29:43.5020495Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2023-01-11T20:29:43.8748617Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2023-01-11T20:29:43.9112666Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2023-01-11T20:29:44.2936631Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2023-01-11T20:29:44.4133668Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2023-01-11T20:29:44.4467401Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2023-01-11T20:29:44.6522761Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2023-01-11T20:29:44.8181907Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2023-01-11T20:29:44.8676518Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2023-01-11T20:29:45.1862024Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2023-01-11T20:29:45.3185904Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2023-01-11T20:29:45.5039475Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2023-01-11T20:29:45.6991206Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2023-01-11T20:29:45.7613626Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2023-01-11T20:29:46.1049731Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2023-01-11T20:29:46.1527165Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2023-01-11T20:29:46.5004871Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2023-01-11T20:29:46.6350381Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2023-01-11T20:29:46.8907611Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2023-01-11T20:29:47.0449070Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2023-01-11T20:29:47.4292471Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2023-01-11T20:29:47.9146635Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2023-01-11T20:29:48.4636331Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2023-01-11T20:29:48.8523283Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2023-01-11T20:29:49.3593318Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2023-01-11T20:29:49.7606319Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2023-01-11T20:29:50.1343360Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2023-01-11T20:29:50.1601305Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2023-01-11T20:29:51.1487800Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2023-01-11T20:29:51.5751658Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2023-01-11T20:29:51.9337259Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2023-01-11T20:29:52.3339006Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2023-01-11T20:29:52.8465323Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2023-01-11T20:29:53.3660986Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2023-01-11T20:29:53.8082926Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_graph_observer.cpp.o 2023-01-11T20:29:54.4184027Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2023-01-11T20:29:54.5364617Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2023-01-11T20:29:54.9672931Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2023-01-11T20:29:55.1004510Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2023-01-11T20:29:55.3467236Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2023-01-11T20:29:55.7639373Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2023-01-11T20:29:56.1564736Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2023-01-11T20:29:56.2891998Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2023-01-11T20:29:56.4042063Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2023-01-11T20:29:56.7763644Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2023-01-11T20:29:57.0603810Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2023-01-11T20:29:57.5248990Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2023-01-11T20:29:58.0303010Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2023-01-11T20:29:58.4019370Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2023-01-11T20:29:58.8540474Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2023-01-11T20:30:01.7086986Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2023-01-11T20:30:04.1197982Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2023-01-11T20:30:05.9574783Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2023-01-11T20:30:06.4554223Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2023-01-11T20:30:06.9707705Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2023-01-11T20:30:07.3552445Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2023-01-11T20:30:07.8319603Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o 2023-01-11T20:30:07.9630370Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2023-01-11T20:30:08.3671287Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2023-01-11T20:30:08.4022433Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2023-01-11T20:30:08.7686480Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2023-01-11T20:30:13.1210598Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2023-01-11T20:30:14.4221501Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2023-01-11T20:30:14.8768993Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2023-01-11T20:30:16.1147467Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2023-01-11T20:30:16.6240717Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2023-01-11T20:30:18.7575941Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2023-01-11T20:30:21.2648624Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2023-01-11T20:30:21.7448242Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2023-01-11T20:30:22.0459219Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2023-01-11T20:30:23.8024400Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2023-01-11T20:30:26.6961829Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2023-01-11T20:30:30.1942072Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2023-01-11T20:30:30.3614171Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2023-01-11T20:30:30.7847734Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2023-01-11T20:30:31.3450750Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2023-01-11T20:30:32.1002817Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2023-01-11T20:30:32.5270483Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2023-01-11T20:30:32.6316171Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2023-01-11T20:30:32.8379230Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2023-01-11T20:30:32.9143345Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2023-01-11T20:30:33.1169856Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2023-01-11T20:30:33.2898948Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2023-01-11T20:30:33.4594830Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2023-01-11T20:30:33.6672607Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2023-01-11T20:30:34.0012879Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2023-01-11T20:30:38.4600329Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2023-01-11T20:30:38.9679847Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2023-01-11T20:30:39.3613196Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2023-01-11T20:30:40.5129613Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2023-01-11T20:30:41.0594130Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2023-01-11T20:30:41.4489712Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2023-01-11T20:30:42.6454829Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2023-01-11T20:30:43.1211484Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2023-01-11T20:30:43.5648121Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2023-01-11T20:30:43.6212556Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2023-01-11T20:30:44.4874540Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2023-01-11T20:30:44.8688711Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2023-01-11T20:30:44.8906664Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2023-01-11T20:30:44.9273229Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2023-01-11T20:30:45.3915427Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2023-01-11T20:30:45.8676597Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2023-01-11T20:30:46.0669076Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2023-01-11T20:30:46.3645598Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2023-01-11T20:30:46.5135338Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o 2023-01-11T20:30:46.7092184Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2023-01-11T20:30:46.8080786Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2023-01-11T20:30:47.2633452Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2023-01-11T20:30:48.3317753Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2023-01-11T20:30:50.4680479Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2023-01-11T20:30:50.9185911Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2023-01-11T20:30:51.4085215Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2023-01-11T20:30:51.5664160Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2023-01-11T20:30:52.2670401Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2023-01-11T20:30:59.3887373Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2023-01-11T20:31:00.4009531Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2023-01-11T20:31:01.3555808Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2023-01-11T20:31:04.0910006Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2023-01-11T20:31:04.1452744Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2023-01-11T20:31:08.2235464Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2023-01-11T20:31:08.4517398Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2023-01-11T20:31:08.4856777Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2023-01-11T20:31:10.2098761Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2023-01-11T20:31:12.9970939Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2023-01-11T20:31:14.0551993Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2023-01-11T20:31:15.3807263Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2023-01-11T20:31:15.8287797Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2023-01-11T20:31:19.8498839Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2023-01-11T20:31:20.6517197Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2023-01-11T20:31:21.3279820Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2023-01-11T20:31:21.8349842Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2023-01-11T20:31:22.7623151Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2023-01-11T20:31:27.5554897Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2023-01-11T20:31:28.4908343Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2023-01-11T20:31:28.8270765Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2023-01-11T20:31:29.0143851Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2023-01-11T20:31:29.3983034Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2023-01-11T20:31:32.8485869Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2023-01-11T20:31:35.4058147Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2023-01-11T20:31:36.1289670Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2023-01-11T20:31:38.3302318Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2023-01-11T20:31:39.1306150Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2023-01-11T20:31:40.8737679Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2023-01-11T20:31:42.7473149Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2023-01-11T20:31:44.3742071Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2023-01-11T20:31:48.5535927Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2023-01-11T20:31:51.5687487Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2023-01-11T20:31:53.1043268Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2023-01-11T20:31:56.7228908Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2023-01-11T20:31:56.8046809Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2023-01-11T20:31:59.5573559Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2023-01-11T20:32:00.6975878Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2023-01-11T20:32:01.1692562Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2023-01-11T20:32:04.4174900Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2023-01-11T20:32:04.8047739Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2023-01-11T20:32:09.4020508Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2023-01-11T20:32:10.9854303Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2023-01-11T20:32:11.9633982Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2023-01-11T20:32:13.8337789Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2023-01-11T20:32:18.6036945Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2023-01-11T20:32:18.8044306Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2023-01-11T20:32:18.9720354Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2023-01-11T20:32:19.1835610Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2023-01-11T20:32:21.6248695Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2023-01-11T20:32:21.6645425Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2023-01-11T20:32:24.1871436Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2023-01-11T20:32:25.8668823Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2023-01-11T20:32:28.2165397Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2023-01-11T20:32:29.8195734Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2023-01-11T20:32:31.3168253Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2023-01-11T20:32:35.7018224Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2023-01-11T20:32:40.5479706Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2023-01-11T20:32:41.7061529Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2023-01-11T20:32:42.1960232Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2023-01-11T20:32:42.3786041Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2023-01-11T20:32:45.2548083Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2023-01-11T20:32:52.7608408Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2023-01-11T20:32:53.5816625Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2023-01-11T20:32:54.4728044Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2023-01-11T20:32:55.5555747Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2023-01-11T20:32:55.8738451Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2023-01-11T20:32:59.1938781Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2023-01-11T20:33:06.6130968Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2023-01-11T20:33:08.1480479Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2023-01-11T20:33:08.3142412Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2023-01-11T20:33:12.3230423Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2023-01-11T20:33:13.9667493Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2023-01-11T20:33:14.6066156Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2023-01-11T20:33:16.6786464Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2023-01-11T20:33:19.8550526Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2023-01-11T20:33:21.5085626Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2023-01-11T20:33:21.7864212Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2023-01-11T20:33:22.0636166Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2023-01-11T20:33:22.7003166Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2023-01-11T20:33:24.2972208Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2023-01-11T20:33:28.2024527Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2023-01-11T20:33:28.3960601Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2023-01-11T20:33:29.9837509Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2023-01-11T20:33:30.1013729Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2023-01-11T20:33:30.9082278Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2023-01-11T20:33:31.1788734Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2023-01-11T20:33:35.4868177Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2023-01-11T20:33:36.5920272Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2023-01-11T20:33:43.0313823Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2023-01-11T20:33:43.4979687Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2023-01-11T20:33:43.6809615Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2023-01-11T20:33:45.6582310Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2023-01-11T20:33:45.8560522Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2023-01-11T20:33:46.0635913Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2023-01-11T20:33:46.2094780Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2023-01-11T20:33:59.1638603Z [ 92%] Linking CXX shared library ../lib/libtorch_cpu.so 2023-01-11T20:34:17.4062237Z [ 93%] Built target torch_cpu 2023-01-11T20:34:17.4194458Z [ 93%] Generating sources 2023-01-11T20:34:17.4206261Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2023-01-11T20:34:17.4232355Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2023-01-11T20:34:17.4234967Z [ 93%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2023-01-11T20:34:17.4236416Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2023-01-11T20:34:17.4277061Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2023-01-11T20:34:17.4751155Z [ 93%] Linking CXX shared library ../lib/libtorch.so 2023-01-11T20:34:17.8353156Z [ 93%] Linking CXX executable ../bin/HashStoreTest 2023-01-11T20:34:17.8703538Z [ 93%] Built target torch 2023-01-11T20:34:17.8715555Z [ 93%] Linking CXX executable ../bin/FileStoreTest 2023-01-11T20:34:17.8908296Z [ 93%] Linking CXX executable ../bin/TCPStoreTest 2023-01-11T20:34:17.8911239Z [ 93%] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2023-01-11T20:34:18.4359876Z [ 93%] Built target FileStoreTest 2023-01-11T20:34:18.4565567Z [ 93%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2023-01-11T20:34:18.5299205Z [ 93%] Built target HashStoreTest 2023-01-11T20:34:18.5370641Z [ 93%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2023-01-11T20:34:18.6058157Z [ 93%] Built target TCPStoreTest 2023-01-11T20:34:18.6290260Z [ 93%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2023-01-11T20:34:18.7214146Z [ 93%] Linking CXX executable ../bin/ProcessGroupGlooTest 2023-01-11T20:34:18.7726013Z [ 93%] Linking CXX executable ../bin/example_allreduce 2023-01-11T20:34:18.7837420Z [ 93%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2023-01-11T20:34:18.9166707Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2023-01-11T20:34:19.1997562Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2023-01-11T20:34:19.2928868Z [ 93%] Built target example_allreduce 2023-01-11T20:34:19.2998608Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2023-01-11T20:34:19.3809236Z [ 93%] Built target ProcessGroupGlooTest 2023-01-11T20:34:19.3877130Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2023-01-11T20:34:19.9026843Z [ 93%] Linking CXX executable ../bin/test_dist_autograd 2023-01-11T20:34:20.0262345Z [ 93%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2023-01-11T20:34:20.5677218Z [ 93%] Built target test_dist_autograd 2023-01-11T20:34:20.5752306Z [ 93%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2023-01-11T20:34:20.6031295Z [ 93%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2023-01-11T20:34:20.6479595Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2023-01-11T20:34:20.6623971Z [ 93%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCodegenUnboxedKernelsEverything.cpp.o 2023-01-11T20:34:20.9490979Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2023-01-11T20:34:21.5015740Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2023-01-11T20:34:21.7987161Z [ 93%] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/operator_registry.cpp.o 2023-01-11T20:34:22.0892400Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2023-01-11T20:34:22.1144528Z [ 93%] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2023-01-11T20:34:22.1250343Z [ 93%] Linking CXX executable ../bin/test_cpp_rpc 2023-01-11T20:34:22.2127049Z [ 93%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2023-01-11T20:34:22.7618968Z [ 93%] Linking CXX static library ../lib/libunbox_lib.a 2023-01-11T20:34:22.7889420Z [ 93%] Built target unbox_lib 2023-01-11T20:34:22.7954233Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2023-01-11T20:34:22.8184944Z [ 93%] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/__/binaries/aot_model_compiler.cc.o 2023-01-11T20:34:22.8975639Z [ 93%] Built target test_cpp_rpc 2023-01-11T20:34:22.9183023Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2023-01-11T20:34:23.1351502Z [ 93%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2023-01-11T20:34:23.3013620Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2023-01-11T20:34:23.3914614Z [ 93%] Linking CXX executable ../bin/parallel_benchmark 2023-01-11T20:34:23.5964196Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2023-01-11T20:34:23.9000663Z [ 93%] Built target parallel_benchmark 2023-01-11T20:34:23.9059727Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2023-01-11T20:34:23.9944449Z [ 93%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2023-01-11T20:34:24.1486912Z [ 93%] Linking CXX executable ../bin/aot_model_compiler_test 2023-01-11T20:34:24.3767203Z [ 93%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2023-01-11T20:34:24.7156360Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2023-01-11T20:34:24.7172767Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2023-01-11T20:34:24.9170301Z [ 93%] Linking CXX executable ../bin/test_mobile_nnc 2023-01-11T20:34:24.9729329Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2023-01-11T20:34:24.9911924Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2023-01-11T20:34:25.0448036Z [ 93%] Built target aot_model_compiler_test 2023-01-11T20:34:25.0517118Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2023-01-11T20:34:25.0973841Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2023-01-11T20:34:25.2648036Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2023-01-11T20:34:25.4750450Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2023-01-11T20:34:25.5259306Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2023-01-11T20:34:25.5615124Z [ 93%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2023-01-11T20:34:25.5798471Z [ 93%] Built target test_mobile_nnc 2023-01-11T20:34:25.5852455Z [ 93%] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2023-01-11T20:34:25.8705786Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2023-01-11T20:34:25.9008055Z [ 93%] Linking CXX shared library ../../../../lib/libshm.so 2023-01-11T20:34:26.3891482Z [ 93%] Built target shm 2023-01-11T20:34:26.3958386Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2023-01-11T20:34:26.5384782Z [ 93%] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2023-01-11T20:34:26.6766694Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2023-01-11T20:34:26.8039276Z [ 93%] Building CXX object caffe2/CMakeFiles/static_runtime_bench.dir/__/benchmarks/static_runtime/deep_wide_pt_bench.cc.o 2023-01-11T20:34:26.8496110Z [ 93%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2023-01-11T20:34:26.9288685Z [ 94%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/deep_wide_pt.cc.o 2023-01-11T20:34:26.9607824Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2023-01-11T20:34:26.9880216Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2023-01-11T20:34:28.0871024Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2023-01-11T20:34:28.0921656Z [ 94%] Linking CXX executable ../bin/static_runtime_bench 2023-01-11T20:34:28.3976327Z [ 94%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_utils.cc.o 2023-01-11T20:34:28.4568816Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2023-01-11T20:34:28.4778438Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp: In lambda function: 2023-01-11T20:34:28.4780071Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:959:30: warning: ‘bool c10::isIntegralType(c10::ScalarType)’ is deprecated: isIntegralType is deprecated. Please use the overload with 'includeBool' parameter instead. [-Wdeprecated-declarations] 2023-01-11T20:34:28.4781297Z isIntegralType(type) ? torch::Scalar(1) : torch::Scalar(1.0); 2023-01-11T20:34:28.4781817Z ^ 2023-01-11T20:34:28.4920787Z In file included from /var/lib/jenkins/workspace/c10/core/Scalar.h:11:0, 2023-01-11T20:34:28.4923395Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:16, 2023-01-11T20:34:28.4924106Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2023-01-11T20:34:28.4924781Z from /var/lib/jenkins/workspace/aten/src/ATen/Tensor.h:3, 2023-01-11T20:34:28.4925508Z from /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.h:7, 2023-01-11T20:34:28.4926320Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops_util.h:4, 2023-01-11T20:34:28.4927049Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:4: 2023-01-11T20:34:28.5024444Z /var/lib/jenkins/workspace/c10/core/ScalarType.h:250:20: note: declared here 2023-01-11T20:34:28.5025237Z static inline bool isIntegralType(ScalarType t) { 2023-01-11T20:34:28.5025657Z ^~~~~~~~~~~~~~ 2023-01-11T20:34:28.5026157Z [ 94%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2023-01-11T20:34:28.8158214Z [ 94%] Built target static_runtime_bench 2023-01-11T20:34:28.8351491Z [ 94%] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2023-01-11T20:34:28.9387232Z [ 94%] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2023-01-11T20:34:29.3047193Z [ 94%] Linking CXX executable ../bin/Dimname_test 2023-01-11T20:34:29.3212647Z [ 94%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_runtime.cc.o 2023-01-11T20:34:29.3928813Z [ 94%] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2023-01-11T20:34:29.7323343Z [ 94%] Linking CXX executable ../bin/test_lazy 2023-01-11T20:34:29.9482333Z [ 94%] Linking CXX executable ../bin/Dict_test 2023-01-11T20:34:29.9789027Z [ 94%] Built target Dimname_test 2023-01-11T20:34:30.0083209Z [ 94%] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2023-01-11T20:34:30.1262653Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2023-01-11T20:34:30.3566934Z [ 94%] Linking CXX executable ../bin/MaybeOwned_test 2023-01-11T20:34:30.6788096Z [ 94%] Built target Dict_test 2023-01-11T20:34:30.6861263Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2023-01-11T20:34:30.7746852Z [ 94%] Built target test_lazy 2023-01-11T20:34:30.7847414Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2023-01-11T20:34:30.9042414Z [ 94%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_static_module.cc.o 2023-01-11T20:34:30.9712903Z [ 94%] Built target MaybeOwned_test 2023-01-11T20:34:30.9764993Z [ 94%] Building CXX object caffe2/CMakeFiles/static_runtime_test.dir/__/benchmarks/static_runtime/test_generated_ops.cc.o 2023-01-11T20:34:31.0772913Z [ 94%] Linking CXX executable ../bin/NamedTensor_test 2023-01-11T20:34:31.4300158Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2023-01-11T20:34:31.6862692Z [ 94%] Built target NamedTensor_test 2023-01-11T20:34:31.6915665Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2023-01-11T20:34:32.2028131Z [ 94%] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2023-01-11T20:34:32.4947466Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2023-01-11T20:34:32.5381434Z [ 94%] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2023-01-11T20:34:32.6797358Z [ 94%] Linking CXX executable ../bin/static_runtime_test 2023-01-11T20:34:32.8133879Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2023-01-11T20:34:33.1005177Z [ 94%] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2023-01-11T20:34:33.1700554Z [ 94%] Linking CXX executable ../bin/apply_utils_test 2023-01-11T20:34:33.5558350Z [ 94%] Linking CXX executable ../bin/atest 2023-01-11T20:34:33.6561434Z [ 94%] Built target static_runtime_test 2023-01-11T20:34:33.6650609Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2023-01-11T20:34:33.8572371Z [ 94%] Built target apply_utils_test 2023-01-11T20:34:33.8641205Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2023-01-11T20:34:33.9426131Z [ 94%] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2023-01-11T20:34:34.0438597Z [ 94%] Linking CXX executable ../bin/basic 2023-01-11T20:34:34.2243320Z [ 94%] Built target atest 2023-01-11T20:34:34.2310816Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2023-01-11T20:34:34.3250668Z [ 94%] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2023-01-11T20:34:34.8799862Z [ 94%] Built target basic 2023-01-11T20:34:34.8994636Z [ 94%] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2023-01-11T20:34:34.9653028Z [ 94%] Linking CXX executable ../bin/broadcast_test 2023-01-11T20:34:35.1292381Z [ 94%] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2023-01-11T20:34:35.3214044Z [ 94%] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2023-01-11T20:34:35.3985786Z [ 94%] Linking CXX executable ../bin/cpu_generator_test 2023-01-11T20:34:35.4647761Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2023-01-11T20:34:35.5083004Z [ 94%] Built target broadcast_test 2023-01-11T20:34:35.5163972Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2023-01-11T20:34:36.0412481Z [ 95%] Linking CXX executable ../bin/cpu_profiling_allocator_test 2023-01-11T20:34:36.0907378Z [ 95%] Built target cpu_generator_test 2023-01-11T20:34:36.1171541Z [ 95%] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2023-01-11T20:34:36.3255398Z [ 95%] Linking CXX executable ../bin/dispatch_key_set_test 2023-01-11T20:34:36.5713231Z [ 95%] Linking CXX executable ../bin/cpu_rng_test 2023-01-11T20:34:36.7437886Z [ 95%] Built target cpu_profiling_allocator_test 2023-01-11T20:34:36.7509401Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2023-01-11T20:34:36.8621030Z [ 95%] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2023-01-11T20:34:36.9411834Z [ 95%] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2023-01-11T20:34:37.0004609Z [ 95%] Built target dispatch_key_set_test 2023-01-11T20:34:37.0070097Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2023-01-11T20:34:37.0925416Z [ 95%] Linking CXX executable ../bin/dlconvertor_test 2023-01-11T20:34:37.2159691Z [ 95%] Built target cpu_rng_test 2023-01-11T20:34:37.2374743Z [ 95%] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2023-01-11T20:34:37.7510909Z [ 95%] Built target dlconvertor_test 2023-01-11T20:34:37.7565142Z [ 95%] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2023-01-11T20:34:37.7630578Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2023-01-11T20:34:37.9506976Z [ 95%] Linking CXX executable ../bin/extension_backend_test 2023-01-11T20:34:37.9764666Z [ 95%] Linking CXX executable ../bin/half_test 2023-01-11T20:34:38.5653176Z [ 95%] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2023-01-11T20:34:38.6419274Z [ 95%] Linking CXX executable ../bin/ivalue_test 2023-01-11T20:34:38.6537516Z [ 95%] Built target half_test 2023-01-11T20:34:38.6581107Z [ 95%] Built target extension_backend_test 2023-01-11T20:34:38.6587571Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2023-01-11T20:34:38.6638105Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2023-01-11T20:34:38.7907187Z [ 95%] Linking CXX executable ../bin/lazy_tensor_test 2023-01-11T20:34:39.0330050Z [ 95%] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2023-01-11T20:34:39.3756766Z [ 95%] Built target ivalue_test 2023-01-11T20:34:39.3956105Z [ 95%] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2023-01-11T20:34:39.5220970Z [ 95%] Built target lazy_tensor_test 2023-01-11T20:34:39.5402951Z [ 95%] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2023-01-11T20:34:39.5973164Z [ 95%] Linking CXX executable ../bin/math_kernel_test 2023-01-11T20:34:40.0770283Z [ 95%] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2023-01-11T20:34:40.1072512Z [ 95%] Linking CXX executable ../bin/memory_format_test 2023-01-11T20:34:40.1078937Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2023-01-11T20:34:40.3592996Z [ 95%] Built target math_kernel_test 2023-01-11T20:34:40.3836335Z [ 95%] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2023-01-11T20:34:40.4463800Z [ 95%] Linking CXX executable ../bin/memory_overlapping_test 2023-01-11T20:34:40.6943213Z [ 95%] Linking CXX executable ../bin/operator_name_test 2023-01-11T20:34:40.8136924Z [ 95%] Built target memory_format_test 2023-01-11T20:34:40.8203132Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2023-01-11T20:34:40.8617836Z [ 95%] Linking CXX executable ../bin/mobile_memory_cleanup 2023-01-11T20:34:41.0442858Z [ 95%] Built target memory_overlapping_test 2023-01-11T20:34:41.0511870Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2023-01-11T20:34:41.0959922Z [ 95%] Linking CXX executable ../bin/native_test 2023-01-11T20:34:41.3877395Z [ 95%] Built target operator_name_test 2023-01-11T20:34:41.4085820Z [ 95%] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2023-01-11T20:34:41.5022326Z [ 95%] Built target mobile_memory_cleanup 2023-01-11T20:34:41.5240240Z [ 95%] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2023-01-11T20:34:41.5284251Z [ 95%] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2023-01-11T20:34:41.7133148Z [ 95%] Built target native_test 2023-01-11T20:34:41.7190180Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2023-01-11T20:34:42.1992128Z [ 95%] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2023-01-11T20:34:42.2195935Z [ 95%] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2023-01-11T20:34:42.4307417Z [ 95%] Linking CXX executable ../bin/operators_test 2023-01-11T20:34:42.6131130Z [ 95%] Linking CXX executable ../bin/packedtensoraccessor_test 2023-01-11T20:34:42.8999542Z [ 95%] Linking CXX executable ../bin/pow_test 2023-01-11T20:34:42.9595675Z [ 95%] Linking CXX executable ../bin/test_api 2023-01-11T20:34:43.1150992Z [ 95%] Built target operators_test 2023-01-11T20:34:43.1349642Z [ 95%] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2023-01-11T20:34:43.3041064Z [ 95%] Built target packedtensoraccessor_test 2023-01-11T20:34:43.3217173Z [ 95%] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2023-01-11T20:34:43.3527358Z [ 95%] Linking CXX executable ../bin/quantized_test 2023-01-11T20:34:43.4079893Z [ 95%] Linking CXX executable ../bin/reduce_ops_test 2023-01-11T20:34:43.5417395Z [ 95%] Built target pow_test 2023-01-11T20:34:43.5674611Z [ 95%] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2023-01-11T20:34:44.0522181Z [ 95%] Built target quantized_test 2023-01-11T20:34:44.0760742Z [ 95%] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2023-01-11T20:34:44.1088923Z [ 95%] Built target reduce_ops_test 2023-01-11T20:34:44.1285318Z [ 95%] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2023-01-11T20:34:44.2004935Z [ 95%] Linking CXX executable ../bin/scalar_tensor_test 2023-01-11T20:34:44.2572047Z [ 95%] Linking CXX executable ../bin/reportMemoryUsage_test 2023-01-11T20:34:44.6774916Z [ 95%] Linking CXX executable ../bin/scalar_test 2023-01-11T20:34:44.8271285Z [ 95%] Built target scalar_tensor_test 2023-01-11T20:34:44.8549007Z [ 95%] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2023-01-11T20:34:44.8759736Z [ 95%] Built target reportMemoryUsage_test 2023-01-11T20:34:44.9042186Z [ 95%] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2023-01-11T20:34:44.9425075Z [ 95%] Built target test_api 2023-01-11T20:34:44.9731017Z [ 95%] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2023-01-11T20:34:45.1170232Z [ 95%] Linking CXX executable ../bin/stride_properties_test 2023-01-11T20:34:45.2575163Z [ 95%] Built target scalar_test 2023-01-11T20:34:45.3145872Z [ 95%] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2023-01-11T20:34:45.3539571Z [ 95%] Linking CXX executable ../bin/tensor_iterator_test 2023-01-11T20:34:45.4409974Z [ 95%] Linking CXX executable ../bin/type_ptr_test 2023-01-11T20:34:45.7050027Z [ 95%] Built target stride_properties_test 2023-01-11T20:34:45.7608547Z [ 95%] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2023-01-11T20:34:45.7801849Z [ 95%] Linking CXX executable ../bin/thread_init_test 2023-01-11T20:34:46.0950657Z [ 95%] Built target tensor_iterator_test 2023-01-11T20:34:46.1153801Z [ 95%] Building CXX object caffe2/CMakeFiles/variant_test.dir/__/aten/src/ATen/test/variant_test.cpp.o 2023-01-11T20:34:46.1675915Z [ 95%] Built target type_ptr_test 2023-01-11T20:34:46.1927838Z [ 95%] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2023-01-11T20:34:46.3726106Z [ 95%] Built target thread_init_test 2023-01-11T20:34:46.3901859Z [ 95%] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2023-01-11T20:34:46.3975905Z [ 95%] Linking CXX executable ../bin/variant_test 2023-01-11T20:34:46.4409206Z [ 95%] Linking CXX executable ../bin/test_parallel 2023-01-11T20:34:46.7261054Z [ 95%] Linking CXX executable ../bin/undefined_tensor_test 2023-01-11T20:34:46.7406725Z [ 95%] Linking CXX executable ../bin/type_test 2023-01-11T20:34:47.0250067Z [ 95%] Built target test_parallel 2023-01-11T20:34:47.0417780Z [ 95%] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2023-01-11T20:34:47.0660997Z [ 95%] Linking CXX executable ../bin/verify_api_visibility 2023-01-11T20:34:47.1361061Z [ 95%] Built target variant_test 2023-01-11T20:34:47.1652034Z [ 95%] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2023-01-11T20:34:47.3892796Z [ 95%] Built target undefined_tensor_test 2023-01-11T20:34:47.3977303Z [ 95%] Linking CXX executable ../bin/legacy_vmap_test 2023-01-11T20:34:47.4091293Z [ 95%] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2023-01-11T20:34:47.4325586Z [ 95%] Built target type_test 2023-01-11T20:34:47.4703491Z [ 95%] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2023-01-11T20:34:47.6188410Z [ 95%] Built target verify_api_visibility 2023-01-11T20:34:47.6456735Z [ 95%] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2023-01-11T20:34:47.9579679Z [ 95%] Linking CXX executable ../bin/weakref_test 2023-01-11T20:34:48.0900955Z [ 95%] Built target legacy_vmap_test 2023-01-11T20:34:48.1104179Z [ 95%] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2023-01-11T20:34:48.1578455Z [ 95%] Linking CXX executable ../bin/List_test 2023-01-11T20:34:48.2192826Z [ 95%] Linking CXX executable ../bin/wrapdim_test 2023-01-11T20:34:48.2851455Z [ 95%] Linking CXX executable ../bin/IListRef_test 2023-01-11T20:34:48.4478442Z [ 96%] Linking CXX executable ../bin/xla_tensor_test 2023-01-11T20:34:48.6222465Z [ 96%] Built target weakref_test 2023-01-11T20:34:48.6423009Z [ 96%] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2023-01-11T20:34:48.7782178Z [ 96%] Built target List_test 2023-01-11T20:34:48.8018556Z [ 96%] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2023-01-11T20:34:48.8499784Z [ 96%] Built target wrapdim_test 2023-01-11T20:34:48.8623470Z [ 96%] Built target IListRef_test 2023-01-11T20:34:48.8735337Z [ 96%] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2023-01-11T20:34:48.8895091Z [ 96%] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2023-01-11T20:34:49.1054669Z [ 96%] Built target xla_tensor_test 2023-01-11T20:34:49.1225149Z [ 96%] Linking CXX executable ../bin/KernelFunction_test 2023-01-11T20:34:49.1242913Z [ 96%] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2023-01-11T20:34:49.1846618Z [ 96%] Linking CXX executable ../bin/kernel_function_legacy_test 2023-01-11T20:34:49.3580593Z [ 96%] Linking CXX executable ../bin/kernel_lambda_legacy_test 2023-01-11T20:34:49.3708567Z [ 96%] Linking CXX executable ../bin/kernel_function_test 2023-01-11T20:34:49.4335139Z [ 96%] Linking CXX executable ../bin/kernel_lambda_test 2023-01-11T20:34:49.5504828Z [ 96%] Linking CXX executable ../bin/kernel_stackbased_test 2023-01-11T20:34:49.6867861Z [ 96%] Built target KernelFunction_test 2023-01-11T20:34:49.7048180Z [ 96%] 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 2023-01-11T20:34:49.8741930Z [ 96%] Built target kernel_function_legacy_test 2023-01-11T20:34:49.8935043Z [ 96%] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2023-01-11T20:34:49.9889445Z [ 96%] Built target kernel_lambda_test 2023-01-11T20:34:50.0089316Z [ 96%] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2023-01-11T20:34:50.0971348Z [ 96%] Built target kernel_function_test 2023-01-11T20:34:50.0985917Z [ 96%] Linking CXX executable ../bin/make_boxed_from_unboxed_functor_test 2023-01-11T20:34:50.1038435Z [ 96%] Built target kernel_lambda_legacy_test 2023-01-11T20:34:50.1130331Z [ 96%] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2023-01-11T20:34:50.1255126Z [ 96%] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2023-01-11T20:34:50.1959484Z [ 96%] Linking CXX executable ../bin/CppSignature_test 2023-01-11T20:34:50.2012987Z [ 96%] Built target kernel_stackbased_test 2023-01-11T20:34:50.2217340Z [ 96%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2023-01-11T20:34:50.4635228Z [ 96%] Linking CXX executable ../bin/op_allowlist_test 2023-01-11T20:34:50.6504210Z [ 96%] Linking CXX executable ../bin/op_registration_test 2023-01-11T20:34:50.7264024Z [ 96%] Linking CXX executable ../bin/inline_container_test 2023-01-11T20:34:50.7452014Z [ 96%] Built target make_boxed_from_unboxed_functor_test 2023-01-11T20:34:50.7647086Z [ 96%] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_operator_registration.cpp.o 2023-01-11T20:34:50.8290103Z [ 96%] Built target CppSignature_test 2023-01-11T20:34:50.8372056Z [ 96%] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_main.cpp.o 2023-01-11T20:34:50.8978473Z [ 96%] Linking CXX executable ../bin/backend_fallback_test 2023-01-11T20:34:51.0056197Z [ 96%] Built target op_allowlist_test 2023-01-11T20:34:51.0239188Z [ 96%] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2023-01-11T20:34:51.1262864Z [ 96%] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2023-01-11T20:34:51.3622829Z [ 96%] Built target inline_container_test 2023-01-11T20:34:51.3809526Z [ 96%] Built target op_registration_test 2023-01-11T20:34:51.3846649Z [ 96%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2023-01-11T20:34:51.4060638Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2023-01-11T20:34:51.5647212Z [ 96%] Built target backend_fallback_test 2023-01-11T20:34:51.5715605Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2023-01-11T20:34:51.6036923Z [ 96%] Linking CXX shared library ../lib/libjitbackend_test.so 2023-01-11T20:34:51.6980330Z [ 96%] Linking CXX executable ../bin/test_edge_op_registration 2023-01-11T20:34:51.7107232Z [ 96%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2023-01-11T20:34:51.9835913Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2023-01-11T20:34:52.1019360Z [ 96%] Built target jitbackend_test 2023-01-11T20:34:52.1085543Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2023-01-11T20:34:52.1530741Z [ 96%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2023-01-11T20:34:52.2271493Z [ 96%] Linking CXX shared library ../lib/libtorchbind_test.so 2023-01-11T20:34:52.2886025Z [ 96%] Built target test_edge_op_registration 2023-01-11T20:34:52.2959818Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2023-01-11T20:34:52.4980485Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2023-01-11T20:34:52.6598821Z [ 96%] Linking CXX shared library ../lib/libbackend_with_compiler.so 2023-01-11T20:34:52.7207772Z [ 96%] Built target torchbind_test 2023-01-11T20:34:52.7617422Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/cmake_pch.hxx.gch 2023-01-11T20:34:53.1282546Z [ 96%] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2023-01-11T20:34:53.1612168Z [ 96%] Built target backend_with_compiler 2023-01-11T20:34:53.1725923Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2023-01-11T20:34:53.3386821Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2023-01-11T20:34:53.3419051Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2023-01-11T20:34:53.4331320Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2023-01-11T20:34:53.7140581Z [ 96%] Linking CXX executable ../bin/tutorial_tensorexpr 2023-01-11T20:34:54.3472193Z [ 96%] Built target tutorial_tensorexpr 2023-01-11T20:34:54.3535742Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2023-01-11T20:34:54.4591811Z [ 96%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2023-01-11T20:34:54.5871834Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2023-01-11T20:34:54.6166874Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2023-01-11T20:34:54.7400069Z [ 96%] Linking CXX executable ../../../../bin/torch_shm_manager 2023-01-11T20:34:54.8367819Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2023-01-11T20:34:55.0045993Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2023-01-11T20:34:55.2987193Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2023-01-11T20:34:55.3350237Z [ 96%] Built target torch_shm_manager 2023-01-11T20:34:55.3422452Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2023-01-11T20:34:55.7296336Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2023-01-11T20:34:55.9229354Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2023-01-11T20:34:56.0371554Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2023-01-11T20:34:56.3037470Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2023-01-11T20:34:56.3488963Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2023-01-11T20:34:56.5949362Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2023-01-11T20:34:57.1234200Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2023-01-11T20:34:57.1925572Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2023-01-11T20:34:57.4053249Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2023-01-11T20:34:57.8360615Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2023-01-11T20:34:57.9368547Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2023-01-11T20:34:58.2324739Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2023-01-11T20:34:58.2919982Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2023-01-11T20:34:58.8248892Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2023-01-11T20:34:59.0214274Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2023-01-11T20:34:59.0523986Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2023-01-11T20:34:59.1832506Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2023-01-11T20:34:59.4233529Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2023-01-11T20:34:59.9276252Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2023-01-11T20:35:00.0568213Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2023-01-11T20:35:00.1959172Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2023-01-11T20:35:00.3686323Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2023-01-11T20:35:00.5720386Z [ 96%] Linking CXX executable ../bin/test_tensorexpr 2023-01-11T20:35:00.7320582Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2023-01-11T20:35:01.3671238Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2023-01-11T20:35:01.4423402Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2023-01-11T20:35:01.8467853Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2023-01-11T20:35:01.8672625Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2023-01-11T20:35:01.8945455Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2023-01-11T20:35:02.1165592Z [ 96%] Built target test_tensorexpr 2023-01-11T20:35:02.1234590Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2023-01-11T20:35:02.3537286Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2023-01-11T20:35:02.4886397Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2023-01-11T20:35:03.0114117Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2023-01-11T20:35:03.0362808Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2023-01-11T20:35:03.0451674Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2023-01-11T20:35:03.2392901Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2023-01-11T20:35:03.5335152Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2023-01-11T20:35:04.1407302Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2023-01-11T20:35:04.2825948Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2023-01-11T20:35:04.3617014Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2023-01-11T20:35:04.5443111Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2023-01-11T20:35:04.7823195Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2023-01-11T20:35:05.1314461Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2023-01-11T20:35:05.2762352Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2023-01-11T20:35:05.4680677Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2023-01-11T20:35:05.7890572Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2023-01-11T20:35:05.9242544Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2023-01-11T20:35:06.0314131Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2023-01-11T20:35:06.6095246Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2023-01-11T20:35:08.1885368Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2023-01-11T20:35:09.6685269Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2023-01-11T20:35:10.1770372Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2023-01-11T20:35:11.8322830Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2023-01-11T20:35:13.0693402Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2023-01-11T20:35:14.5592748Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2023-01-11T20:35:15.7284130Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2023-01-11T20:35:16.0174923Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2023-01-11T20:35:17.5423472Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2023-01-11T20:35:18.3565449Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2023-01-11T20:35:18.6571766Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2023-01-11T20:35:18.8883527Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2023-01-11T20:35:18.9122980Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2023-01-11T20:35:19.7808012Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2023-01-11T20:35:20.1312981Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2023-01-11T20:35:20.7287661Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2023-01-11T20:35:20.9361535Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2023-01-11T20:35:21.6347904Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2023-01-11T20:35:21.6815135Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2023-01-11T20:35:22.2298752Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2023-01-11T20:35:22.7534144Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2023-01-11T20:35:23.8467660Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2023-01-11T20:35:25.0296380Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2023-01-11T20:35:26.1701779Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2023-01-11T20:35:27.0573281Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2023-01-11T20:35:27.3628922Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2023-01-11T20:35:28.7981363Z [ 97%] Linking CXX executable ../bin/test_jit 2023-01-11T20:35:30.1672213Z [ 97%] Built target test_jit 2023-01-11T20:35:30.1742079Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2023-01-11T20:35:37.9633137Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2023-01-11T20:35:41.0322974Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2023-01-11T20:35:42.0669897Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2023-01-11T20:35:42.7443110Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2023-01-11T20:35:44.2130346Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2023-01-11T20:35:48.8867533Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2023-01-11T20:35:49.2642836Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2023-01-11T20:35:49.5752920Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2023-01-11T20:35:50.2190498Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2023-01-11T20:35:52.1699918Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2023-01-11T20:35:54.0558053Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2023-01-11T20:35:57.4426283Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2023-01-11T20:35:58.5725102Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2023-01-11T20:35:58.7566045Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2023-01-11T20:35:58.8929287Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2023-01-11T20:35:59.6844750Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2023-01-11T20:36:05.3648647Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2023-01-11T20:36:06.1535490Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2023-01-11T20:36:06.8149972Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2023-01-11T20:36:06.9641963Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2023-01-11T20:36:07.0854876Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2023-01-11T20:36:13.2841462Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2023-01-11T20:36:15.8687326Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2023-01-11T20:36:17.3267390Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2023-01-11T20:36:17.5805786Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2023-01-11T20:36:18.9168561Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2023-01-11T20:36:19.5970099Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2023-01-11T20:36:23.4508158Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2023-01-11T20:36:25.8251448Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2023-01-11T20:36:26.2461398Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2023-01-11T20:36:31.7520315Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2023-01-11T20:36:32.6982971Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2023-01-11T20:36:35.8865238Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2023-01-11T20:36:35.9704084Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2023-01-11T20:36:36.7396855Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2023-01-11T20:36:39.9607551Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2023-01-11T20:36:40.8816414Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2023-01-11T20:36:44.5328471Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2023-01-11T20:36:46.2137256Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2023-01-11T20:36:48.5891258Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2023-01-11T20:36:53.1438142Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2023-01-11T20:36:56.0073536Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2023-01-11T20:36:56.6213059Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/codegen/cuda/python_frontend/python_bindings.cpp.o 2023-01-11T20:36:57.6570159Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2023-01-11T20:37:00.8484523Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2023-01-11T20:37:04.9658346Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2023-01-11T20:37:11.4057663Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2023-01-11T20:37:12.5073230Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2023-01-11T20:37:13.2443387Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2023-01-11T20:37:14.9771490Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2023-01-11T20:37:17.4866884Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2023-01-11T20:37:17.9688447Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2023-01-11T20:37:21.9472923Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2023-01-11T20:37:24.1240427Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2023-01-11T20:37:25.1576945Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2023-01-11T20:37:27.7350779Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2023-01-11T20:37:30.4303006Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2023-01-11T20:37:31.0670653Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2023-01-11T20:37:33.2488453Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2023-01-11T20:37:33.3759554Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2023-01-11T20:37:35.8512410Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2023-01-11T20:37:36.5368744Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2023-01-11T20:37:36.7822562Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2023-01-11T20:37:40.0800970Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2023-01-11T20:37:40.7971549Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2023-01-11T20:37:43.3016926Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2023-01-11T20:37:44.2254055Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2023-01-11T20:37:47.3609874Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2023-01-11T20:37:47.9820824Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2023-01-11T20:37:50.8889511Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2023-01-11T20:37:51.3615709Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2023-01-11T20:37:53.0355007Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2023-01-11T20:37:54.8469852Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2023-01-11T20:37:56.3474301Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2023-01-11T20:37:58.8968591Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2023-01-11T20:38:01.9132797Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2023-01-11T20:38:05.9896536Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2023-01-11T20:38:09.5497090Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2023-01-11T20:38:11.5791225Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2023-01-11T20:38:11.7756231Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2023-01-11T20:38:12.6913538Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2023-01-11T20:38:20.9797675Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2023-01-11T20:38:22.4570210Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2023-01-11T20:38:30.9795350Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2023-01-11T20:38:37.0417290Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2023-01-11T20:38:37.1050658Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2023-01-11T20:38:40.4103268Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2023-01-11T20:38:41.4899543Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2023-01-11T20:38:44.9195966Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2023-01-11T20:38:51.5161860Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2023-01-11T20:38:52.8824008Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2023-01-11T20:38:54.5240973Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2023-01-11T20:39:01.1126503Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2023-01-11T20:39:01.2330330Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/cuda_lazy_init.cpp.o 2023-01-11T20:39:02.8609393Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2023-01-11T20:39:07.5878457Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2023-01-11T20:39:09.4514883Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2023-01-11T20:39:09.8710302Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2023-01-11T20:39:10.4664169Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2023-01-11T20:39:11.8950429Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2023-01-11T20:39:12.0728167Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2023-01-11T20:39:15.6073523Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2023-01-11T20:39:18.4487375Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2023-01-11T20:39:21.1595771Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2023-01-11T20:39:21.6300543Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2023-01-11T20:39:23.7399957Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2023-01-11T20:39:26.1037763Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2023-01-11T20:39:29.0589695Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2023-01-11T20:39:29.4257354Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2023-01-11T20:39:29.7327154Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2023-01-11T20:39:30.4653110Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2023-01-11T20:39:32.0417115Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2023-01-11T20:39:34.4415938Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2023-01-11T20:39:36.6893164Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2023-01-11T20:39:37.3434641Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2023-01-11T20:39:40.0450830Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/init_flatbuffer_module.cpp.o 2023-01-11T20:39:40.5130634Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2023-01-11T20:39:40.8604635Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2023-01-11T20:39:42.4713394Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2023-01-11T20:39:46.2733543Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2023-01-11T20:39:48.0982709Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2023-01-11T20:39:48.7542968Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2023-01-11T20:39:55.5273252Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2023-01-11T20:39:57.6067249Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2023-01-11T20:39:59.7009690Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2023-01-11T20:40:05.7803932Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2023-01-11T20:40:11.2508371Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2023-01-11T20:40:12.4673138Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2023-01-11T20:40:15.8080992Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2023-01-11T20:40:18.0145419Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2023-01-11T20:40:36.1371579Z [100%] Linking CXX shared library ../../lib/libtorch_python.so 2023-01-11T20:40:38.0370008Z [100%] Built target torch_python 2023-01-11T20:40:38.0532038Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2023-01-11T20:40:38.0532792Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2023-01-11T20:40:38.0540210Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2023-01-11T20:40:38.0541043Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2023-01-11T20:40:39.0872503Z [100%] Linking CXX shared library ../../lib/libnnapi_backend.so 2023-01-11T20:40:39.3294606Z [100%] Linking CXX shared module functorch.so 2023-01-11T20:40:39.4891579Z [100%] Built target nnapi_backend 2023-01-11T20:40:39.6980216Z [100%] Built target functorch 2023-01-11T20:40:39.7234657Z Install the project... 2023-01-11T20:40:39.7285455Z -- Install configuration: "Release" 2023-01-11T20:40:39.7916595Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2023-01-11T20:40:40.0579644Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2023-01-11T20:40:40.0585976Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2023-01-11T20:40:40.0594263Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2023-01-11T20:40:40.0602396Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2023-01-11T20:40:40.0609832Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2023-01-11T20:40:40.0617387Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2023-01-11T20:40:40.0625597Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2023-01-11T20:40:40.0633978Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2023-01-11T20:40:40.0642192Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2023-01-11T20:40:40.0649744Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Array_test" to "$ORIGIN" 2023-01-11T20:40:40.0658517Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2023-01-11T20:40:40.0675913Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_C++17_test" to "$ORIGIN" 2023-01-11T20:40:40.0683042Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2023-01-11T20:40:40.0690754Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2023-01-11T20:40:40.0698324Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2023-01-11T20:40:40.0706855Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2023-01-11T20:40:40.0716061Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2023-01-11T20:40:40.0736409Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SmallVectorTest" to "$ORIGIN" 2023-01-11T20:40:40.0743675Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2023-01-11T20:40:40.0752269Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2023-01-11T20:40:40.0760103Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2023-01-11T20:40:40.0767923Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2023-01-11T20:40:40.0775374Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2023-01-11T20:40:40.0783163Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2023-01-11T20:40:40.0791547Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2023-01-11T20:40:40.0799604Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2023-01-11T20:40:40.0807567Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2023-01-11T20:40:40.0822833Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_either_test" to "$ORIGIN" 2023-01-11T20:40:40.0830744Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2023-01-11T20:40:40.0838411Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2023-01-11T20:40:40.0860801Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2023-01-11T20:40:40.0868430Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2023-01-11T20:40:40.0876646Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2023-01-11T20:40:40.0886796Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2023-01-11T20:40:40.0895579Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2023-01-11T20:40:40.0903591Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2023-01-11T20:40:40.0912052Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2023-01-11T20:40:40.0919624Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2023-01-11T20:40:40.0927845Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2023-01-11T20:40:40.0942418Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2023-01-11T20:40:40.0974645Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2023-01-11T20:40:42.4568598Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_edge_op_registration" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.4585170Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorchbind_test.so" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.4592527Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libjitbackend_test.so" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.4600307Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.4660129Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_jit" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.4747203Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_tensorexpr" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.4753803Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/tutorial_tensorexpr" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.4777491Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.4787801Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.4797255Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.4811334Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_dist_autograd" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.4827328Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_cpp_rpc" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.4953895Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_api" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.4978692Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_mobile_nnc" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.4984232Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/aot_model_compiler_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.5042683Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lazy" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.5079752Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libshm.so" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.5087552Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/lib" 2023-01-11T20:40:42.5249917Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7435722Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7440751Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7453417Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7470344Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dict_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7479650Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dimname_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7491086Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/MaybeOwned_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7500364Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/NamedTensor_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7510604Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/apply_utils_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7520546Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/atest" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7530797Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/basic" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7540657Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/broadcast_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7550200Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_generator_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7560481Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7573670Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_rng_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7582596Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dispatch_key_set_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7591652Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dlconvertor_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7601477Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/extension_backend_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7610975Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/half_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7624032Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/ivalue_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7633162Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/lazy_tensor_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7642469Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/math_kernel_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7652047Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_format_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7661532Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_overlapping_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7670880Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/mobile_memory_cleanup" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7680374Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/native_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7689520Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operator_name_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7698421Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operators_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7708070Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/packedtensoraccessor_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7718657Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/pow_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7728158Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/quantized_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7737287Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reduce_ops_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7746536Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reportMemoryUsage_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7755979Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_tensor_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7765414Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7774656Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/stride_properties_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7787298Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/tensor_iterator_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7796487Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/test_parallel" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7801239Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/thread_init_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7810806Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_ptr_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7820936Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7830224Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/undefined_tensor_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7839125Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/variant_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7843691Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/verify_api_visibility" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7854865Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/legacy_vmap_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7863697Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/weakref_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7873024Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/wrapdim_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7881832Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/xla_tensor_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7892031Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/IListRef_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7907985Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/List_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7918966Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/KernelFunction_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7935467Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_legacy_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7949956Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7967519Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7982698Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.7993159Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_stackbased_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.8006968Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/make_boxed_from_unboxed_functor_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.8016051Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/CppSignature_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.8025660Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/backend_fallback_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.8034683Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_allowlist_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.8083229Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_registration_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.8092347Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:/opt/conda/lib" 2023-01-11T20:40:42.9032088Z -- Set runtime path of "/var/lib/jenkins/workspace/functorch/functorch.so" to "$ORIGIN/../torch/lib:/opt/conda/lib" 2023-01-11T20:40:42.9685726Z running bdist_wheel 2023-01-11T20:40:43.1171032Z running build 2023-01-11T20:40:43.1171269Z running build_py 2023-01-11T20:40:43.1230806Z creating build/lib.linux-x86_64-cpython-37 2023-01-11T20:40:43.1231379Z creating build/lib.linux-x86_64-cpython-37/functorch 2023-01-11T20:40:43.1232020Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch 2023-01-11T20:40:43.1245002Z creating build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1245358Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1250211Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1254010Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1257220Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1277203Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1289762Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1292996Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1297051Z copying torch/_guards.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1310089Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1327981Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1332102Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1345645Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1358261Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1382560Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1387062Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1399165Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1403953Z copying torch/_six.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1407826Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1415269Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1419696Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1441152Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1463877Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1471805Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1507774Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1518873Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1519969Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1525284Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1537458Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1556200Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1567278Z copying torch/library.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1571745Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1591718Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1598189Z copying torch/random.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1610947Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1616052Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1638109Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1654770Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1658429Z copying torch/types.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1663236Z copying torch/version.py -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:43.1674801Z creating build/lib.linux-x86_64-cpython-37/torchgen 2023-01-11T20:40:43.1675162Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen 2023-01-11T20:40:43.1678929Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-37/torchgen 2023-01-11T20:40:43.1683694Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-37/torchgen 2023-01-11T20:40:43.1690407Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-37/torchgen 2023-01-11T20:40:43.1711795Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-37/torchgen 2023-01-11T20:40:43.1719571Z copying torchgen/gen_executorch.py -> build/lib.linux-x86_64-cpython-37/torchgen 2023-01-11T20:40:43.1720517Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-37/torchgen 2023-01-11T20:40:43.1736178Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-37/torchgen 2023-01-11T20:40:43.1749063Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-37/torchgen 2023-01-11T20:40:43.1752972Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-37/torchgen 2023-01-11T20:40:43.1762766Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-37/torchgen 2023-01-11T20:40:43.1787362Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-37/torchgen 2023-01-11T20:40:43.1799629Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-37/torchgen 2023-01-11T20:40:43.1811666Z creating build/lib.linux-x86_64-cpython-37/functorch/_src 2023-01-11T20:40:43.1812108Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2023-01-11T20:40:43.1814559Z creating build/lib.linux-x86_64-cpython-37/functorch/compile 2023-01-11T20:40:43.1815085Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/compile 2023-01-11T20:40:43.1821514Z creating build/lib.linux-x86_64-cpython-37/functorch/dim 2023-01-11T20:40:43.1822106Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2023-01-11T20:40:43.1826517Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2023-01-11T20:40:43.1834750Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2023-01-11T20:40:43.1837880Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2023-01-11T20:40:43.1841694Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2023-01-11T20:40:43.1845000Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2023-01-11T20:40:43.1853773Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2023-01-11T20:40:43.1862261Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2023-01-11T20:40:43.1865487Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2023-01-11T20:40:43.1872023Z creating build/lib.linux-x86_64-cpython-37/functorch/experimental 2023-01-11T20:40:43.1872627Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2023-01-11T20:40:43.1876690Z copying functorch/experimental/_cond.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2023-01-11T20:40:43.1889148Z copying functorch/experimental/_map.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2023-01-11T20:40:43.1893924Z copying functorch/experimental/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2023-01-11T20:40:43.1898228Z copying functorch/experimental/control_flow.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2023-01-11T20:40:43.1902232Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2023-01-11T20:40:43.1915739Z creating build/lib.linux-x86_64-cpython-37/functorch/_src/aot_autograd 2023-01-11T20:40:43.1916222Z copying functorch/_src/aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/_src/aot_autograd 2023-01-11T20:40:43.1923581Z creating build/lib.linux-x86_64-cpython-37/functorch/_src/eager_transforms 2023-01-11T20:40:43.1924328Z copying functorch/_src/eager_transforms/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/_src/eager_transforms 2023-01-11T20:40:43.1929495Z creating build/lib.linux-x86_64-cpython-37/functorch/_src/make_functional 2023-01-11T20:40:43.1929979Z copying functorch/_src/make_functional/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/_src/make_functional 2023-01-11T20:40:43.1935029Z creating build/lib.linux-x86_64-cpython-37/functorch/_src/vmap 2023-01-11T20:40:43.1935587Z copying functorch/_src/vmap/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/_src/vmap 2023-01-11T20:40:43.1944724Z creating build/lib.linux-x86_64-cpython-37/torch/_decomp 2023-01-11T20:40:43.1945102Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2023-01-11T20:40:43.1952135Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2023-01-11T20:40:43.1973846Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2023-01-11T20:40:43.1983789Z creating build/lib.linux-x86_64-cpython-37/torch/_dispatch 2023-01-11T20:40:43.1984334Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2023-01-11T20:40:43.1984983Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2023-01-11T20:40:43.1999148Z creating build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.1999534Z copying torch/_dynamo/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2003908Z copying torch/_dynamo/allowed_functions.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2011899Z copying torch/_dynamo/bytecode_analysis.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2016393Z copying torch/_dynamo/bytecode_transformation.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2026244Z copying torch/_dynamo/codegen.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2035873Z copying torch/_dynamo/comptime.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2039710Z copying torch/_dynamo/config.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2049707Z copying torch/_dynamo/config_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2053087Z copying torch/_dynamo/convert_frame.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2060866Z copying torch/_dynamo/debug_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2073385Z copying torch/_dynamo/eval_frame.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2086002Z copying torch/_dynamo/exc.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2089208Z copying torch/_dynamo/external_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2092412Z copying torch/_dynamo/guards.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2105013Z copying torch/_dynamo/hooks.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2108359Z copying torch/_dynamo/logging.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2112419Z copying torch/_dynamo/mutation_guard.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2116272Z copying torch/_dynamo/output_graph.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2124500Z copying torch/_dynamo/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2129715Z copying torch/_dynamo/replay_record.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2132659Z copying torch/_dynamo/resume_execution.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2144598Z copying torch/_dynamo/side_effects.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2157493Z copying torch/_dynamo/skipfiles.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2162150Z copying torch/_dynamo/source.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2173604Z copying torch/_dynamo/symbolic_convert.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2191594Z copying torch/_dynamo/test_case.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2198760Z copying torch/_dynamo/test_minifier_common.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2202140Z copying torch/_dynamo/testing.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2213843Z copying torch/_dynamo/types.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2217662Z copying torch/_dynamo/utils.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo 2023-01-11T20:40:43.2236639Z creating build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2237191Z copying torch/_functorch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2242752Z copying torch/_functorch/aot_autograd.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2266496Z copying torch/_functorch/autograd_function.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2279398Z copying torch/_functorch/benchmark_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2282608Z copying torch/_functorch/compile_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2285805Z copying torch/_functorch/compilers.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2298661Z copying torch/_functorch/config.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2302776Z copying torch/_functorch/eager_transforms.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2323399Z copying torch/_functorch/fx_minifier.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2327762Z copying torch/_functorch/make_functional.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2340380Z copying torch/_functorch/named_members_polyfill.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2344780Z copying torch/_functorch/partitioners.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2354535Z copying torch/_functorch/pyfunctorch.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2357797Z copying torch/_functorch/python_key.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2361160Z copying torch/_functorch/pytree_hacks.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2370255Z copying torch/_functorch/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2378330Z copying torch/_functorch/utils.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2381951Z copying torch/_functorch/vmap.py -> build/lib.linux-x86_64-cpython-37/torch/_functorch 2023-01-11T20:40:43.2398090Z creating build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2398764Z copying torch/_inductor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2399553Z copying torch/_inductor/codecache.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2411024Z copying torch/_inductor/compile_fx.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2423051Z copying torch/_inductor/config.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2429176Z copying torch/_inductor/cuda_properties.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2442139Z copying torch/_inductor/debug.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2449475Z copying torch/_inductor/decomposition.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2460212Z copying torch/_inductor/dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2465882Z copying torch/_inductor/exc.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2474014Z copying torch/_inductor/graph.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2487412Z copying torch/_inductor/ir.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2512635Z copying torch/_inductor/lowering.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2531925Z copying torch/_inductor/metrics.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2536221Z copying torch/_inductor/mkldnn.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2549393Z copying torch/_inductor/optimize_indexing.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2558999Z copying torch/_inductor/overrides.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2566385Z copying torch/_inductor/scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2582398Z copying torch/_inductor/sizevars.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2590719Z copying torch/_inductor/test_operators.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2594581Z copying torch/_inductor/utils.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2602100Z copying torch/_inductor/virtualized.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor 2023-01-11T20:40:43.2608576Z creating build/lib.linux-x86_64-cpython-37/torch/_lazy 2023-01-11T20:40:43.2608943Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2023-01-11T20:40:43.2613396Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2023-01-11T20:40:43.2625926Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2023-01-11T20:40:43.2628869Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2023-01-11T20:40:43.2632951Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2023-01-11T20:40:43.2636285Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2023-01-11T20:40:43.2643849Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2023-01-11T20:40:43.2648253Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2023-01-11T20:40:43.2656235Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2023-01-11T20:40:43.2659508Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2023-01-11T20:40:43.2663678Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2023-01-11T20:40:43.2668770Z creating build/lib.linux-x86_64-cpython-37/torch/_prims 2023-01-11T20:40:43.2669147Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2023-01-11T20:40:43.2687541Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2023-01-11T20:40:43.2698221Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2023-01-11T20:40:43.2703846Z copying torch/_prims/nvfuser_executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2023-01-11T20:40:43.2712939Z copying torch/_prims/nvfuser_prims.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2023-01-11T20:40:43.2724012Z creating build/lib.linux-x86_64-cpython-37/torch/_prims_common 2023-01-11T20:40:43.2724442Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2023-01-11T20:40:43.2748922Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2023-01-11T20:40:43.2762536Z creating build/lib.linux-x86_64-cpython-37/torch/_refs 2023-01-11T20:40:43.2762921Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2023-01-11T20:40:43.2788075Z copying torch/_refs/_conversions.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2023-01-11T20:40:43.2792667Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2023-01-11T20:40:43.2801958Z creating build/lib.linux-x86_64-cpython-37/torch/_subclasses 2023-01-11T20:40:43.2802363Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2023-01-11T20:40:43.2806827Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2023-01-11T20:40:43.2817799Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2023-01-11T20:40:43.2826028Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2023-01-11T20:40:43.2835022Z creating build/lib.linux-x86_64-cpython-37/torch/amp 2023-01-11T20:40:43.2835396Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2023-01-11T20:40:43.2840977Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2023-01-11T20:40:43.2850684Z creating build/lib.linux-x86_64-cpython-37/torch/ao 2023-01-11T20:40:43.2851046Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao 2023-01-11T20:40:43.2858795Z creating build/lib.linux-x86_64-cpython-37/torch/autograd 2023-01-11T20:40:43.2859179Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2023-01-11T20:40:43.2868800Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2023-01-11T20:40:43.2874808Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2023-01-11T20:40:43.2887298Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2023-01-11T20:40:43.2895512Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2023-01-11T20:40:43.2916496Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2023-01-11T20:40:43.2920952Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2023-01-11T20:40:43.2946761Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2023-01-11T20:40:43.2957735Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2023-01-11T20:40:43.2969893Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2023-01-11T20:40:43.2978490Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2023-01-11T20:40:43.2990678Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2023-01-11T20:40:43.2995324Z creating build/lib.linux-x86_64-cpython-37/torch/backends 2023-01-11T20:40:43.2996176Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends 2023-01-11T20:40:43.3001556Z creating build/lib.linux-x86_64-cpython-37/torch/contrib 2023-01-11T20:40:43.3002246Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2023-01-11T20:40:43.3003029Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2023-01-11T20:40:43.3014329Z creating build/lib.linux-x86_64-cpython-37/torch/cpu 2023-01-11T20:40:43.3015135Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu 2023-01-11T20:40:43.3021070Z creating build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3021733Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3033027Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3042711Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3054524Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3057223Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3061073Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3061879Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3070267Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3074838Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3087975Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3091847Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3095233Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3103547Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3113042Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3116670Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2023-01-11T20:40:43.3131895Z creating build/lib.linux-x86_64-cpython-37/torch/distributed 2023-01-11T20:40:43.3132324Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2023-01-11T20:40:43.3136251Z copying torch/distributed/_composable_state.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2023-01-11T20:40:43.3140681Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2023-01-11T20:40:43.3144607Z copying torch/distributed/c10d_error_logger.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2023-01-11T20:40:43.3154836Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2023-01-11T20:40:43.3158596Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2023-01-11T20:40:43.3179849Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2023-01-11T20:40:43.3184021Z copying torch/distributed/logging_handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2023-01-11T20:40:43.3188465Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2023-01-11T20:40:43.3195968Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2023-01-11T20:40:43.3199858Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2023-01-11T20:40:43.3208328Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2023-01-11T20:40:43.3217749Z creating build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3218246Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3226712Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3230099Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3234256Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3244694Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3253516Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3257591Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3268495Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3274037Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3287510Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3293422Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3302601Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3315550Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3319316Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3323619Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3327314Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3340215Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3345361Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3349805Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3364088Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3367936Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3372121Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3381650Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3385726Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3390365Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3403107Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3407255Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3413568Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3422454Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3427222Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3435079Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3440182Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3448383Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3452203Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3456812Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3464274Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3469116Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3474527Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3484774Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3488085Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3500460Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3512268Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3520959Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3525070Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3537507Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3541779Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2023-01-11T20:40:43.3550681Z creating build/lib.linux-x86_64-cpython-37/torch/fft 2023-01-11T20:40:43.3551035Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fft 2023-01-11T20:40:43.3575182Z creating build/lib.linux-x86_64-cpython-37/torch/func 2023-01-11T20:40:43.3575981Z copying torch/func/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/func 2023-01-11T20:40:43.3580818Z creating build/lib.linux-x86_64-cpython-37/torch/futures 2023-01-11T20:40:43.3581469Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/futures 2023-01-11T20:40:43.3593755Z creating build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3594371Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3599224Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3603111Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3607250Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3623065Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3634554Z copying torch/fx/config.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3639019Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3657501Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3666918Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3670389Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3683228Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3692280Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3703058Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3710727Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3719461Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3722811Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2023-01-11T20:40:43.3730671Z creating build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3731104Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3740763Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3744139Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3748683Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3761943Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3766275Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3769714Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3780525Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3785068Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3797478Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3801334Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3805141Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3812534Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3816430Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3828774Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3847888Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3852886Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3868929Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3872967Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3896092Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3908423Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3927291Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3936982Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3949872Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3954672Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2023-01-11T20:40:43.3963818Z creating build/lib.linux-x86_64-cpython-37/torch/linalg 2023-01-11T20:40:43.3964215Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/linalg 2023-01-11T20:40:43.3988444Z creating build/lib.linux-x86_64-cpython-37/torch/masked 2023-01-11T20:40:43.3988971Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2023-01-11T20:40:43.3994257Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2023-01-11T20:40:43.4014813Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2023-01-11T20:40:43.4033907Z creating build/lib.linux-x86_64-cpython-37/torch/monitor 2023-01-11T20:40:43.4034267Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/monitor 2023-01-11T20:40:43.4040770Z creating build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2023-01-11T20:40:43.4041191Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2023-01-11T20:40:43.4045284Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2023-01-11T20:40:43.4049638Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2023-01-11T20:40:43.4061432Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2023-01-11T20:40:43.4065610Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2023-01-11T20:40:43.4078389Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2023-01-11T20:40:43.4084014Z creating build/lib.linux-x86_64-cpython-37/torch/nested 2023-01-11T20:40:43.4084424Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nested 2023-01-11T20:40:43.4096799Z creating build/lib.linux-x86_64-cpython-37/torch/nn 2023-01-11T20:40:43.4097184Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2023-01-11T20:40:43.4101245Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2023-01-11T20:40:43.4104890Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2023-01-11T20:40:43.4108936Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2023-01-11T20:40:43.4120700Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2023-01-11T20:40:43.4140762Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2023-01-11T20:40:43.4147784Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2023-01-11T20:40:43.4160323Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2023-01-11T20:40:43.4169420Z creating build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4169769Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4177353Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4180954Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4184780Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4190279Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4200095Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4203506Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4208200Z copying torch/onnx/_patch_torch.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4215901Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4220633Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4232190Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4237014Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4248830Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4263890Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4276602Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4294230Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4304694Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4315015Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4320253Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4328199Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4332755Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4341507Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4346257Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4355968Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4388387Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4411778Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2023-01-11T20:40:43.4434636Z creating build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4435009Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4440700Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4449432Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4461952Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4471933Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4481557Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4487637Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4498432Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4505268Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4517548Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4539864Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4550635Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4559487Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4568353Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4578395Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4583167Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4594307Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4598356Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:43.4613347Z creating build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4613836Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4618822Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4622518Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4633343Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4637082Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4641031Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4644199Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4655896Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4660812Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4673824Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4678017Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4689076Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4692786Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4705563Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4728275Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2023-01-11T20:40:43.4740666Z creating build/lib.linux-x86_64-cpython-37/torch/profiler 2023-01-11T20:40:43.4741075Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2023-01-11T20:40:43.4745113Z copying torch/profiler/_memory_profiler.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2023-01-11T20:40:43.4761077Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2023-01-11T20:40:43.4769669Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2023-01-11T20:40:43.4782607Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2023-01-11T20:40:43.4786230Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2023-01-11T20:40:43.4794367Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2023-01-11T20:40:43.4801577Z creating build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4802011Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4806423Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4810259Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4822518Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4826218Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4830806Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4834958Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4843052Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4846903Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4850848Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4854069Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4867065Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4870723Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4874957Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4878447Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2023-01-11T20:40:43.4889442Z creating build/lib.linux-x86_64-cpython-37/torch/signal 2023-01-11T20:40:43.4889873Z copying torch/signal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/signal 2023-01-11T20:40:43.4895440Z creating build/lib.linux-x86_64-cpython-37/torch/sparse 2023-01-11T20:40:43.4896048Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/sparse 2023-01-11T20:40:43.4904597Z creating build/lib.linux-x86_64-cpython-37/torch/special 2023-01-11T20:40:43.4904973Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/special 2023-01-11T20:40:43.4916765Z creating build/lib.linux-x86_64-cpython-37/torch/testing 2023-01-11T20:40:43.4921507Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2023-01-11T20:40:43.4921919Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2023-01-11T20:40:43.4943396Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2023-01-11T20:40:43.4951843Z creating build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.4952378Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.4961600Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.4966000Z copying torch/utils/_crash_handler.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.4972177Z copying torch/utils/_cuda_trace.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.4977982Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.4989732Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.4994264Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.4998938Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5011341Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5016497Z copying torch/utils/backend_registration.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5021301Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5030103Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5040884Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5048784Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5052981Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5074342Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5078856Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5081960Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5090011Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5094453Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5107396Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5111759Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5115656Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5127623Z copying torch/utils/weak.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2023-01-11T20:40:43.5134081Z creating build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations 2023-01-11T20:40:43.5134846Z copying torch/_dynamo/optimizations/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations 2023-01-11T20:40:43.5143474Z copying torch/_dynamo/optimizations/analysis.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations 2023-01-11T20:40:43.5147767Z copying torch/_dynamo/optimizations/backends.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations 2023-01-11T20:40:43.5160498Z copying torch/_dynamo/optimizations/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations 2023-01-11T20:40:43.5168678Z copying torch/_dynamo/optimizations/inference.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations 2023-01-11T20:40:43.5174405Z copying torch/_dynamo/optimizations/log_args.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations 2023-01-11T20:40:43.5178921Z copying torch/_dynamo/optimizations/normalize.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations 2023-01-11T20:40:43.5192762Z copying torch/_dynamo/optimizations/subgraph.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations 2023-01-11T20:40:43.5197100Z copying torch/_dynamo/optimizations/torchxla_integration.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations 2023-01-11T20:40:43.5206677Z copying torch/_dynamo/optimizations/training.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations 2023-01-11T20:40:43.5218568Z creating build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables 2023-01-11T20:40:43.5219071Z copying torch/_dynamo/variables/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables 2023-01-11T20:40:43.5224133Z copying torch/_dynamo/variables/base.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables 2023-01-11T20:40:43.5233678Z copying torch/_dynamo/variables/builder.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables 2023-01-11T20:40:43.5251192Z copying torch/_dynamo/variables/builtin.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables 2023-01-11T20:40:43.5261167Z copying torch/_dynamo/variables/constant.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables 2023-01-11T20:40:43.5266864Z copying torch/_dynamo/variables/dicts.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables 2023-01-11T20:40:43.5277390Z copying torch/_dynamo/variables/functions.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables 2023-01-11T20:40:43.5287177Z copying torch/_dynamo/variables/lists.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables 2023-01-11T20:40:43.5299866Z copying torch/_dynamo/variables/misc.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables 2023-01-11T20:40:43.5312509Z copying torch/_dynamo/variables/nn_module.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables 2023-01-11T20:40:43.5321504Z copying torch/_dynamo/variables/tensor.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables 2023-01-11T20:40:43.5330552Z copying torch/_dynamo/variables/torch.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables 2023-01-11T20:40:43.5343551Z copying torch/_dynamo/variables/user_defined.py -> build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables 2023-01-11T20:40:43.5354929Z creating build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen 2023-01-11T20:40:43.5355846Z copying torch/_inductor/codegen/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen 2023-01-11T20:40:43.5356471Z copying torch/_inductor/codegen/autotuner.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen 2023-01-11T20:40:43.5361051Z copying torch/_inductor/codegen/common.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen 2023-01-11T20:40:43.5369461Z copying torch/_inductor/codegen/cpp.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen 2023-01-11T20:40:43.5389603Z copying torch/_inductor/codegen/triton.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen 2023-01-11T20:40:43.5409998Z copying torch/_inductor/codegen/triton_template.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen 2023-01-11T20:40:43.5422680Z copying torch/_inductor/codegen/wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen 2023-01-11T20:40:43.5433093Z creating build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops 2023-01-11T20:40:43.5433803Z copying torch/_inductor/triton_ops/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops 2023-01-11T20:40:43.5438228Z copying torch/_inductor/triton_ops/autotune.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops 2023-01-11T20:40:43.5446559Z copying torch/_inductor/triton_ops/batched_matmul.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops 2023-01-11T20:40:43.5450995Z copying torch/_inductor/triton_ops/conv.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops 2023-01-11T20:40:43.5463879Z copying torch/_inductor/triton_ops/conv1x1.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops 2023-01-11T20:40:43.5467767Z copying torch/_inductor/triton_ops/conv_perf_model.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops 2023-01-11T20:40:43.5476038Z copying torch/_inductor/triton_ops/matmul.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops 2023-01-11T20:40:43.5480071Z copying torch/_inductor/triton_ops/mm_perf_model.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops 2023-01-11T20:40:43.5483700Z copying torch/_inductor/triton_ops/utils.py -> build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops 2023-01-11T20:40:43.5495828Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2023-01-11T20:40:43.5496242Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2023-01-11T20:40:43.5503232Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2023-01-11T20:40:43.5503625Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2023-01-11T20:40:43.5517575Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/special 2023-01-11T20:40:43.5518028Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/special 2023-01-11T20:40:43.5524081Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2023-01-11T20:40:43.5524739Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2023-01-11T20:40:43.5541095Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn 2023-01-11T20:40:43.5541766Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn 2023-01-11T20:40:43.5546649Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns 2023-01-11T20:40:43.5547293Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2023-01-11T20:40:43.5548378Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2023-01-11T20:40:43.5558213Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2023-01-11T20:40:43.5571746Z creating build/lib.linux-x86_64-cpython-37/torch/ao/pruning 2023-01-11T20:40:43.5572439Z copying torch/ao/pruning/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning 2023-01-11T20:40:43.5576441Z copying torch/ao/pruning/_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning 2023-01-11T20:40:43.5582442Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5582854Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5594830Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5597962Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5607685Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5611941Z copying torch/ao/quantization/_quantize_pt2e.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5616454Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5628665Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5632064Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5641784Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5661909Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5672599Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5680538Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5686188Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5696374Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5709099Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5721456Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5733867Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5738940Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2023-01-11T20:40:43.5750911Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic 2023-01-11T20:40:43.5751304Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic 2023-01-11T20:40:43.5756109Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2023-01-11T20:40:43.5756520Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2023-01-11T20:40:43.5764495Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2023-01-11T20:40:43.5764894Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2023-01-11T20:40:43.5770801Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2023-01-11T20:40:43.5771243Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2023-01-11T20:40:43.5780420Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2023-01-11T20:40:43.5793045Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2023-01-11T20:40:43.5793468Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2023-01-11T20:40:43.5799447Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2023-01-11T20:40:43.5800086Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2023-01-11T20:40:43.5804058Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2023-01-11T20:40:43.5814230Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/qat 2023-01-11T20:40:43.5814707Z copying torch/ao/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/qat 2023-01-11T20:40:43.5819897Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized 2023-01-11T20:40:43.5820371Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized 2023-01-11T20:40:43.5827221Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/qat/modules 2023-01-11T20:40:43.5827704Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/qat/modules 2023-01-11T20:40:43.5832046Z copying torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/qat/modules 2023-01-11T20:40:43.5842483Z copying torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/qat/modules 2023-01-11T20:40:43.5846255Z copying torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/qat/modules 2023-01-11T20:40:43.5850589Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/dynamic 2023-01-11T20:40:43.5851100Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/dynamic 2023-01-11T20:40:43.5863310Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T20:40:43.5863801Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T20:40:43.5868002Z copying torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T20:40:43.5873625Z copying torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T20:40:43.5881289Z copying torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T20:40:43.5886294Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/dynamic/modules 2023-01-11T20:40:43.5886939Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/dynamic/modules 2023-01-11T20:40:43.5893030Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/dynamic/modules 2023-01-11T20:40:43.5903130Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2023-01-11T20:40:43.5903549Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2023-01-11T20:40:43.5909508Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2023-01-11T20:40:43.5910051Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2023-01-11T20:40:43.5913783Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2023-01-11T20:40:43.5923406Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2023-01-11T20:40:43.5927122Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2023-01-11T20:40:43.5932190Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2023-01-11T20:40:43.5933079Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2023-01-11T20:40:43.5944421Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2023-01-11T20:40:43.5949790Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2023-01-11T20:40:43.5950241Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2023-01-11T20:40:43.5954218Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2023-01-11T20:40:43.5963986Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2023-01-11T20:40:43.5977648Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2023-01-11T20:40:43.5978274Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2023-01-11T20:40:43.5984198Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2023-01-11T20:40:43.5984810Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2023-01-11T20:40:43.5989431Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2023-01-11T20:40:43.6002220Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2023-01-11T20:40:43.6005854Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2023-01-11T20:40:43.6016818Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2023-01-11T20:40:43.6021812Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2023-01-11T20:40:43.6032198Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2023-01-11T20:40:43.6038095Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2023-01-11T20:40:43.6046182Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2023-01-11T20:40:43.6055443Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2023-01-11T20:40:43.6063787Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2023-01-11T20:40:43.6069660Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2023-01-11T20:40:43.6070133Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2023-01-11T20:40:43.6075606Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2023-01-11T20:40:43.6076158Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2023-01-11T20:40:43.6086011Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2023-01-11T20:40:43.6097399Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2023-01-11T20:40:43.6101276Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2023-01-11T20:40:43.6123605Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2023-01-11T20:40:43.6124107Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2023-01-11T20:40:43.6129418Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2023-01-11T20:40:43.6141580Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2023-01-11T20:40:43.6144928Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2023-01-11T20:40:43.6157602Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2023-01-11T20:40:43.6162674Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2023-01-11T20:40:43.6177516Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2023-01-11T20:40:43.6177966Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2023-01-11T20:40:43.6183607Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2023-01-11T20:40:43.6196028Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2023-01-11T20:40:43.6200386Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2023-01-11T20:40:43.6200937Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2023-01-11T20:40:43.6206336Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2023-01-11T20:40:43.6215258Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2023-01-11T20:40:43.6215715Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2023-01-11T20:40:43.6216559Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2023-01-11T20:40:43.6228869Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2023-01-11T20:40:43.6240576Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2023-01-11T20:40:43.6252352Z copying torch/ao/ns/fx/n_shadows_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2023-01-11T20:40:43.6266628Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2023-01-11T20:40:43.6269469Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2023-01-11T20:40:43.6278402Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2023-01-11T20:40:43.6283007Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2023-01-11T20:40:43.6294584Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2023-01-11T20:40:43.6299870Z creating build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental 2023-01-11T20:40:43.6300723Z copying torch/ao/pruning/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental 2023-01-11T20:40:43.6302808Z creating build/lib.linux-x86_64-cpython-37/torch/ao/pruning/scheduler 2023-01-11T20:40:43.6303502Z copying torch/ao/pruning/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/scheduler 2023-01-11T20:40:43.6304002Z copying torch/ao/pruning/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/scheduler 2023-01-11T20:40:43.6313384Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/scheduler 2023-01-11T20:40:43.6317553Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/scheduler 2023-01-11T20:40:43.6322171Z creating build/lib.linux-x86_64-cpython-37/torch/ao/pruning/sparsifier 2023-01-11T20:40:43.6322768Z copying torch/ao/pruning/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/sparsifier 2023-01-11T20:40:43.6323740Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/sparsifier 2023-01-11T20:40:43.6336001Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/sparsifier 2023-01-11T20:40:43.6340698Z copying torch/ao/pruning/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/sparsifier 2023-01-11T20:40:43.6344436Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/sparsifier 2023-01-11T20:40:43.6358263Z creating build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/activation_sparsifier 2023-01-11T20:40:43.6358984Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/activation_sparsifier 2023-01-11T20:40:43.6359713Z copying torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/activation_sparsifier 2023-01-11T20:40:43.6370620Z creating build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_scheduler 2023-01-11T20:40:43.6371507Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_scheduler 2023-01-11T20:40:43.6375906Z copying torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_scheduler 2023-01-11T20:40:43.6380238Z creating build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T20:40:43.6380861Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T20:40:43.6392919Z copying torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T20:40:43.6406056Z copying torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T20:40:43.6410695Z copying torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T20:40:43.6423862Z creating build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/pruner 2023-01-11T20:40:43.6424431Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/pruner 2023-01-11T20:40:43.6429481Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/pruner 2023-01-11T20:40:43.6441689Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/pruner 2023-01-11T20:40:43.6446138Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/pruner 2023-01-11T20:40:43.6451992Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/pruner 2023-01-11T20:40:43.6461359Z creating build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier/lightning 2023-01-11T20:40:43.6461995Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier/lightning 2023-01-11T20:40:43.6463798Z creating build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2023-01-11T20:40:43.6464775Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2023-01-11T20:40:43.6465666Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2023-01-11T20:40:43.6469759Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2023-01-11T20:40:43.6474616Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_pt2e 2023-01-11T20:40:43.6475141Z copying torch/ao/quantization/_pt2e/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_pt2e 2023-01-11T20:40:43.6475604Z copying torch/ao/quantization/_pt2e/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_pt2e 2023-01-11T20:40:43.6490397Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2023-01-11T20:40:43.6490899Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2023-01-11T20:40:43.6495718Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2023-01-11T20:40:43.6504425Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2023-01-11T20:40:43.6509420Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2023-01-11T20:40:43.6522038Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2023-01-11T20:40:43.6526412Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2023-01-11T20:40:43.6534727Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2023-01-11T20:40:43.6540319Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2023-01-11T20:40:43.6540848Z copying torch/ao/quantization/backend_config/onednn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2023-01-11T20:40:43.6561159Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2023-01-11T20:40:43.6562010Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2023-01-11T20:40:43.6562521Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2023-01-11T20:40:43.6566703Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2023-01-11T20:40:43.6573195Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6573619Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6577795Z copying torch/ao/quantization/fx/_decomposed.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6585916Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6602533Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6616006Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6634217Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6643245Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6646868Z copying torch/ao/quantization/fx/fuse_handler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6655840Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6659075Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6663626Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6676000Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6681256Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6693628Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6716824Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6726463Z copying torch/ao/quantization/fx/quantize_handler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6732024Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6739448Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2023-01-11T20:40:43.6756556Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2023-01-11T20:40:43.6757150Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2023-01-11T20:40:43.6757969Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2023-01-11T20:40:43.6779796Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2023-01-11T20:40:43.6789358Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2023-01-11T20:40:43.6793767Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2023-01-11T20:40:43.6806033Z creating build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2023-01-11T20:40:43.6806474Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2023-01-11T20:40:43.6812088Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2023-01-11T20:40:43.6816564Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2023-01-11T20:40:43.6822237Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2023-01-11T20:40:43.6822669Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2023-01-11T20:40:43.6823836Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2023-01-11T20:40:43.6837557Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2023-01-11T20:40:43.6838120Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2023-01-11T20:40:43.6838701Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2023-01-11T20:40:43.6843405Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2023-01-11T20:40:43.6864773Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2023-01-11T20:40:43.6865475Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2023-01-11T20:40:43.6871163Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2023-01-11T20:40:43.6871606Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2023-01-11T20:40:43.6884234Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2023-01-11T20:40:43.6889566Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2023-01-11T20:40:43.6889971Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2023-01-11T20:40:43.6900927Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2023-01-11T20:40:43.6901606Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2023-01-11T20:40:43.6907131Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mps 2023-01-11T20:40:43.6907658Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mps 2023-01-11T20:40:43.6916054Z creating build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2023-01-11T20:40:43.6916453Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2023-01-11T20:40:43.6921227Z creating build/lib.linux-x86_64-cpython-37/torch/backends/opt_einsum 2023-01-11T20:40:43.6921659Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/opt_einsum 2023-01-11T20:40:43.6927935Z creating build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2023-01-11T20:40:43.6928348Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2023-01-11T20:40:43.6933371Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2023-01-11T20:40:43.6934167Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2023-01-11T20:40:43.6934880Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2023-01-11T20:40:43.6950954Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2023-01-11T20:40:43.6951401Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2023-01-11T20:40:43.6956223Z creating build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2023-01-11T20:40:43.6956650Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2023-01-11T20:40:43.6962792Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2023-01-11T20:40:43.6973024Z creating build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2023-01-11T20:40:43.6973477Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2023-01-11T20:40:43.6979143Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2023-01-11T20:40:43.6983089Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2023-01-11T20:40:43.6991226Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2023-01-11T20:40:43.7000689Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_composable 2023-01-11T20:40:43.7001215Z copying torch/distributed/_composable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_composable 2023-01-11T20:40:43.7004956Z copying torch/distributed/_composable/_ddp.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_composable 2023-01-11T20:40:43.7025251Z copying torch/distributed/_composable/checkpoint_activation.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_composable 2023-01-11T20:40:43.7029233Z copying torch/distributed/_composable/contract.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_composable 2023-01-11T20:40:43.7037333Z copying torch/distributed/_composable/fully_shard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_composable 2023-01-11T20:40:43.7040857Z copying torch/distributed/_composable/replicate.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_composable 2023-01-11T20:40:43.7046412Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2023-01-11T20:40:43.7046983Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2023-01-11T20:40:43.7050829Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2023-01-11T20:40:43.7062964Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2023-01-11T20:40:43.7075619Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2023-01-11T20:40:43.7079727Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2023-01-11T20:40:43.7083333Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2023-01-11T20:40:43.7086559Z copying torch/distributed/_shard/partial_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2023-01-11T20:40:43.7096757Z copying torch/distributed/_shard/replicated_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2023-01-11T20:40:43.7101972Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2023-01-11T20:40:43.7107667Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2023-01-11T20:40:43.7108212Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2023-01-11T20:40:43.7117881Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2023-01-11T20:40:43.7118580Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2023-01-11T20:40:43.7123895Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2023-01-11T20:40:43.7124767Z copying torch/distributed/_spmd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2023-01-11T20:40:43.7125922Z copying torch/distributed/_spmd/comm_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2023-01-11T20:40:43.7140376Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor 2023-01-11T20:40:43.7141071Z copying torch/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor 2023-01-11T20:40:43.7146093Z copying torch/distributed/_tensor/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor 2023-01-11T20:40:43.7158866Z copying torch/distributed/_tensor/device_mesh.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor 2023-01-11T20:40:43.7168605Z copying torch/distributed/_tensor/dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor 2023-01-11T20:40:43.7178522Z copying torch/distributed/_tensor/placement_types.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor 2023-01-11T20:40:43.7192262Z copying torch/distributed/_tensor/redistribute.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor 2023-01-11T20:40:43.7199293Z copying torch/distributed/_tensor/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor 2023-01-11T20:40:43.7209603Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_tools 2023-01-11T20:40:43.7210351Z copying torch/distributed/_tools/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tools 2023-01-11T20:40:43.7221128Z copying torch/distributed/_tools/memory_tracker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tools 2023-01-11T20:40:43.7227848Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2023-01-11T20:40:43.7228649Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2023-01-11T20:40:43.7236373Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2023-01-11T20:40:43.7245178Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2023-01-11T20:40:43.7246095Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2023-01-11T20:40:43.7254130Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7254593Z copying torch/distributed/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7262893Z copying torch/distributed/checkpoint/_dedup_tensors.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7266874Z copying torch/distributed/checkpoint/_nested_dict.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7276550Z copying torch/distributed/checkpoint/_nested_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7287400Z copying torch/distributed/checkpoint/_traverse.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7293695Z copying torch/distributed/checkpoint/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7299481Z copying torch/distributed/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7312022Z copying torch/distributed/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7321216Z copying torch/distributed/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7326082Z copying torch/distributed/checkpoint/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7331617Z copying torch/distributed/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7340462Z copying torch/distributed/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7348781Z copying torch/distributed/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7353319Z copying torch/distributed/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7365919Z copying torch/distributed/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7375222Z copying torch/distributed/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7381347Z copying torch/distributed/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint 2023-01-11T20:40:43.7388680Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2023-01-11T20:40:43.7389262Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2023-01-11T20:40:43.7396435Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7397108Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7405122Z copying torch/distributed/fsdp/_common_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7414172Z copying torch/distributed/fsdp/_dynamo_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7425121Z copying torch/distributed/fsdp/_exec_order_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7437789Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7442746Z copying torch/distributed/fsdp/_init_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7456551Z copying torch/distributed/fsdp/_limiter_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7460452Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7481532Z copying torch/distributed/fsdp/_runtime_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7506033Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7510322Z copying torch/distributed/fsdp/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7519040Z copying torch/distributed/fsdp/_trace_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7523690Z copying torch/distributed/fsdp/_traversal_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7531757Z copying torch/distributed/fsdp/_unshard_param_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7536653Z copying torch/distributed/fsdp/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7549429Z copying torch/distributed/fsdp/_wrap_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7553559Z copying torch/distributed/fsdp/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7566856Z copying torch/distributed/fsdp/flat_param.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7585803Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7606919Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7620621Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2023-01-11T20:40:43.7635336Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2023-01-11T20:40:43.7635804Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2023-01-11T20:40:43.7639847Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2023-01-11T20:40:43.7650677Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2023-01-11T20:40:43.7651388Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2023-01-11T20:40:43.7657535Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2023-01-11T20:40:43.7668802Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7669250Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7673397Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7677138Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7680759Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7690504Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7694924Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7704456Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7708854Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7721125Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7726377Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7730285Z copying torch/distributed/optim/named_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7742265Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7747514Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7758419Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7762214Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2023-01-11T20:40:43.7787197Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2023-01-11T20:40:43.7787656Z copying torch/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2023-01-11T20:40:43.7789969Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2023-01-11T20:40:43.7790383Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2023-01-11T20:40:43.7799921Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2023-01-11T20:40:43.7811874Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2023-01-11T20:40:43.7823277Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2023-01-11T20:40:43.7831782Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2023-01-11T20:40:43.7835711Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2023-01-11T20:40:43.7842426Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2023-01-11T20:40:43.7850926Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2023-01-11T20:40:43.7854940Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2023-01-11T20:40:43.7858241Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2023-01-11T20:40:43.7869487Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/tensor 2023-01-11T20:40:43.7869933Z copying torch/distributed/tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/tensor 2023-01-11T20:40:43.7871526Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2023-01-11T20:40:43.7872010Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2023-01-11T20:40:43.7876656Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2023-01-11T20:40:43.7877135Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2023-01-11T20:40:43.7881484Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2023-01-11T20:40:43.7892917Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2023-01-11T20:40:43.7893495Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2023-01-11T20:40:43.7903419Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2023-01-11T20:40:43.7922021Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2023-01-11T20:40:43.7925398Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2023-01-11T20:40:43.7933766Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2023-01-11T20:40:43.7937943Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2023-01-11T20:40:43.7951386Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2023-01-11T20:40:43.7951899Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2023-01-11T20:40:43.7956765Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2023-01-11T20:40:43.7964290Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2023-01-11T20:40:43.7964874Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2023-01-11T20:40:43.7970514Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2023-01-11T20:40:43.7975209Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2023-01-11T20:40:43.7980870Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2023-01-11T20:40:43.7990607Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T20:40:43.7991130Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T20:40:43.7995428Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T20:40:43.7998957Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T20:40:43.8008741Z copying torch/distributed/_shard/sharded_tensor/_ops/chunk.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T20:40:43.8013158Z copying torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T20:40:43.8016450Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T20:40:43.8024237Z copying torch/distributed/_shard/sharded_tensor/_ops/math_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T20:40:43.8028859Z copying torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T20:40:43.8032547Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T20:40:43.8036426Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T20:40:43.8049422Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2023-01-11T20:40:43.8050525Z 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 2023-01-11T20:40:43.8051253Z 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 2023-01-11T20:40:43.8059027Z 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 2023-01-11T20:40:43.8064004Z 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 2023-01-11T20:40:43.8071873Z 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 2023-01-11T20:40:43.8084349Z 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 2023-01-11T20:40:43.8089980Z 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 2023-01-11T20:40:43.8102540Z 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 2023-01-11T20:40:43.8107103Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops 2023-01-11T20:40:43.8107562Z copying torch/distributed/_tensor/ops/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops 2023-01-11T20:40:43.8115261Z copying torch/distributed/_tensor/ops/common_rules.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops 2023-01-11T20:40:43.8122896Z copying torch/distributed/_tensor/ops/math_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops 2023-01-11T20:40:43.8131701Z copying torch/distributed/_tensor/ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops 2023-01-11T20:40:43.8140922Z copying torch/distributed/_tensor/ops/pointwise_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops 2023-01-11T20:40:43.8145373Z copying torch/distributed/_tensor/ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops 2023-01-11T20:40:43.8155346Z copying torch/distributed/_tensor/ops/tp_sharding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops 2023-01-11T20:40:43.8159049Z copying torch/distributed/_tensor/ops/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops 2023-01-11T20:40:43.8163861Z copying torch/distributed/_tensor/ops/view_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops 2023-01-11T20:40:43.8177035Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2023-01-11T20:40:43.8177639Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2023-01-11T20:40:43.8178613Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2023-01-11T20:40:43.8184285Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2023-01-11T20:40:43.8184903Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2023-01-11T20:40:43.8193761Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2023-01-11T20:40:43.8198759Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2023-01-11T20:40:43.8199512Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2023-01-11T20:40:43.8203753Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2023-01-11T20:40:43.8216513Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2023-01-11T20:40:43.8217141Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2023-01-11T20:40:43.8217724Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2023-01-11T20:40:43.8223694Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T20:40:43.8224217Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T20:40:43.8228359Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T20:40:43.8241100Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T20:40:43.8244577Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T20:40:43.8248985Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T20:40:43.8256720Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T20:40:43.8261016Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T20:40:43.8274213Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T20:40:43.8284655Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2023-01-11T20:40:43.8285344Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2023-01-11T20:40:43.8286021Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2023-01-11T20:40:43.8291947Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2023-01-11T20:40:43.8301716Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2023-01-11T20:40:43.8307190Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2023-01-11T20:40:43.8308070Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2023-01-11T20:40:43.8309548Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2023-01-11T20:40:43.8310232Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2023-01-11T20:40:43.8314607Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2023-01-11T20:40:43.8318092Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2023-01-11T20:40:43.8331379Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2023-01-11T20:40:43.8331867Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2023-01-11T20:40:43.8336495Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2023-01-11T20:40:43.8348863Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2023-01-11T20:40:43.8349394Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2023-01-11T20:40:43.8353873Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2023-01-11T20:40:43.8361782Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2023-01-11T20:40:43.8365908Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2023-01-11T20:40:43.8371277Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2023-01-11T20:40:43.8371752Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2023-01-11T20:40:43.8381069Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2023-01-11T20:40:43.8386991Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2023-01-11T20:40:43.8395039Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2023-01-11T20:40:43.8410067Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2023-01-11T20:40:43.8425522Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2023-01-11T20:40:43.8436119Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2023-01-11T20:40:43.8441400Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2023-01-11T20:40:43.8451384Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2023-01-11T20:40:43.8455912Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2023-01-11T20:40:43.8461655Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2023-01-11T20:40:43.8471887Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2023-01-11T20:40:43.8472438Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2023-01-11T20:40:43.8476841Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2023-01-11T20:40:43.8486620Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2023-01-11T20:40:43.8498079Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2023-01-11T20:40:43.8503961Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2023-01-11T20:40:43.8504502Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2023-01-11T20:40:43.8511472Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2023-01-11T20:40:43.8522593Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2023-01-11T20:40:43.8527390Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2023-01-11T20:40:43.8530472Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2023-01-11T20:40:43.8538910Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2023-01-11T20:40:43.8547397Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2023-01-11T20:40:43.8547973Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2023-01-11T20:40:43.8553165Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2023-01-11T20:40:43.8564960Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2023-01-11T20:40:43.8575796Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2023-01-11T20:40:43.8576494Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2023-01-11T20:40:43.8586254Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2023-01-11T20:40:43.8590955Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2023-01-11T20:40:43.8596034Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2023-01-11T20:40:43.8596525Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2023-01-11T20:40:43.8606568Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2023-01-11T20:40:43.8610283Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2023-01-11T20:40:43.8615373Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2023-01-11T20:40:43.8615816Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2023-01-11T20:40:43.8617519Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2023-01-11T20:40:43.8626834Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2023-01-11T20:40:43.8627631Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2023-01-11T20:40:43.8628750Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2023-01-11T20:40:43.8634711Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2023-01-11T20:40:43.8635208Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2023-01-11T20:40:43.8636217Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2023-01-11T20:40:43.8642207Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2023-01-11T20:40:43.8643053Z copying torch/distributed/pipeline/sync/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2023-01-11T20:40:43.8656048Z copying torch/distributed/pipeline/sync/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2023-01-11T20:40:43.8662194Z copying torch/distributed/pipeline/sync/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2023-01-11T20:40:43.8673757Z copying torch/distributed/pipeline/sync/copy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2023-01-11T20:40:43.8685140Z copying torch/distributed/pipeline/sync/dependency.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2023-01-11T20:40:43.8694951Z copying torch/distributed/pipeline/sync/microbatch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2023-01-11T20:40:43.8702545Z copying torch/distributed/pipeline/sync/phony.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2023-01-11T20:40:43.8707837Z copying torch/distributed/pipeline/sync/pipe.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2023-01-11T20:40:43.8718282Z copying torch/distributed/pipeline/sync/pipeline.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2023-01-11T20:40:43.8725216Z copying torch/distributed/pipeline/sync/stream.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2023-01-11T20:40:43.8733245Z copying torch/distributed/pipeline/sync/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2023-01-11T20:40:43.8736836Z copying torch/distributed/pipeline/sync/worker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2023-01-11T20:40:43.8742159Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2023-01-11T20:40:43.8742654Z copying torch/distributed/pipeline/sync/_balance/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2023-01-11T20:40:43.8755024Z copying torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2023-01-11T20:40:43.8758643Z copying torch/distributed/pipeline/sync/_balance/profile.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2023-01-11T20:40:43.8764283Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2023-01-11T20:40:43.8765152Z copying torch/distributed/pipeline/sync/skip/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2023-01-11T20:40:43.8769044Z copying torch/distributed/pipeline/sync/skip/layout.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2023-01-11T20:40:43.8782133Z copying torch/distributed/pipeline/sync/skip/namespace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2023-01-11T20:40:43.8786761Z copying torch/distributed/pipeline/sync/skip/portal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2023-01-11T20:40:43.8791387Z copying torch/distributed/pipeline/sync/skip/skippable.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2023-01-11T20:40:43.8799825Z copying torch/distributed/pipeline/sync/skip/tracker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2023-01-11T20:40:43.8807808Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2023-01-11T20:40:43.8808545Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2023-01-11T20:40:43.8812597Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2023-01-11T20:40:43.8824930Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel 2023-01-11T20:40:43.8825427Z copying torch/distributed/tensor/parallel/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel 2023-01-11T20:40:43.8829381Z copying torch/distributed/tensor/parallel/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel 2023-01-11T20:40:43.8832942Z copying torch/distributed/tensor/parallel/_view_with_dim_change.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel 2023-01-11T20:40:43.8842835Z copying torch/distributed/tensor/parallel/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel 2023-01-11T20:40:43.8853080Z copying torch/distributed/tensor/parallel/fsdp.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel 2023-01-11T20:40:43.8856829Z copying torch/distributed/tensor/parallel/multihead_attention_tp.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel 2023-01-11T20:40:43.8869345Z copying torch/distributed/tensor/parallel/style.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel 2023-01-11T20:40:43.8875477Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8876193Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8877089Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8899015Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8903278Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8914691Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8922476Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8926898Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8934536Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8938797Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8950659Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8958767Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8967829Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8971127Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8975154Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.8987022Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.9003601Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2023-01-11T20:40:43.9009854Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9010279Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9022313Z copying torch/fx/passes/annotate_getitem_nodes.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9026250Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9030100Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9041019Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9044633Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9054724Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9058952Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9063462Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9076129Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9088693Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9092744Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9102759Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9107655Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9118595Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2023-01-11T20:40:43.9125729Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2023-01-11T20:40:43.9126481Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2023-01-11T20:40:43.9127260Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2023-01-11T20:40:43.9137879Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2023-01-11T20:40:43.9163128Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2023-01-11T20:40:43.9178338Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2023-01-11T20:40:43.9181614Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2023-01-11T20:40:43.9194030Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2023-01-11T20:40:43.9198048Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2023-01-11T20:40:43.9203801Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2023-01-11T20:40:43.9204285Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2023-01-11T20:40:43.9212167Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2023-01-11T20:40:43.9224440Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2023-01-11T20:40:43.9229511Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2023-01-11T20:40:43.9238076Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2023-01-11T20:40:43.9242838Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2023-01-11T20:40:43.9255546Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2023-01-11T20:40:43.9259980Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2023-01-11T20:40:43.9268660Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2023-01-11T20:40:43.9269241Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2023-01-11T20:40:43.9275944Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2023-01-11T20:40:43.9287471Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2023-01-11T20:40:43.9290528Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2023-01-11T20:40:43.9302598Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2023-01-11T20:40:43.9307723Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2023-01-11T20:40:43.9312899Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2023-01-11T20:40:43.9313595Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2023-01-11T20:40:43.9314423Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2023-01-11T20:40:43.9320428Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2023-01-11T20:40:43.9320977Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2023-01-11T20:40:43.9322472Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2023-01-11T20:40:43.9323222Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2023-01-11T20:40:43.9336320Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2023-01-11T20:40:43.9347851Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2023-01-11T20:40:43.9352384Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2023-01-11T20:40:43.9362337Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2023-01-11T20:40:43.9362959Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2023-01-11T20:40:43.9363771Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2023-01-11T20:40:43.9368922Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2023-01-11T20:40:43.9369333Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2023-01-11T20:40:43.9374871Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2023-01-11T20:40:43.9378162Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2023-01-11T20:40:43.9385962Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2023-01-11T20:40:43.9400138Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2023-01-11T20:40:43.9400686Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2023-01-11T20:40:43.9401335Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2023-01-11T20:40:43.9406718Z creating build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2023-01-11T20:40:43.9407507Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2023-01-11T20:40:43.9408367Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2023-01-11T20:40:43.9414530Z creating build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2023-01-11T20:40:43.9414907Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2023-01-11T20:40:43.9428363Z creating build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2023-01-11T20:40:43.9428817Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2023-01-11T20:40:43.9432822Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2023-01-11T20:40:43.9442942Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2023-01-11T20:40:43.9447583Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2023-01-11T20:40:43.9454775Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2023-01-11T20:40:43.9458979Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2023-01-11T20:40:43.9463367Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2023-01-11T20:40:43.9472338Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2023-01-11T20:40:43.9478178Z creating build/lib.linux-x86_64-cpython-37/torch/nn/backends 2023-01-11T20:40:43.9478620Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2023-01-11T20:40:43.9479168Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2023-01-11T20:40:43.9487951Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2023-01-11T20:40:43.9488362Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2023-01-11T20:40:43.9503151Z creating build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9503539Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9511629Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9519656Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9541995Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9551604Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9567620Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9572890Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9585170Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9606537Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9611725Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9620900Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9627662Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9636254Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9647350Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9652897Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9660783Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9679494Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9697069Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9702644Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9715178Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9718762Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9739821Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9766164Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9773783Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9791301Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9803236Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2023-01-11T20:40:43.9811661Z creating build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:43.9812273Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:43.9816378Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:43.9828957Z copying torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:43.9833002Z copying torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:43.9836201Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:43.9844195Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:43.9848895Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:43.9873631Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:43.9876913Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:43.9881470Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:43.9894106Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat 2023-01-11T20:40:43.9894480Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat 2023-01-11T20:40:43.9899329Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2023-01-11T20:40:43.9899743Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2023-01-11T20:40:43.9904496Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2023-01-11T20:40:43.9904966Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2023-01-11T20:40:43.9908992Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2023-01-11T20:40:43.9924753Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:43.9925205Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:43.9931317Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:43.9936937Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:43.9945683Z copying torch/nn/utils/_stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:43.9950724Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:43.9955380Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:43.9958901Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:43.9971045Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:43.9977711Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:43.9981761Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:43.9991034Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:44.0006480Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:44.0031942Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:44.0042007Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:44.0053362Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:44.0057610Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2023-01-11T20:40:44.0067320Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2023-01-11T20:40:44.0067913Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2023-01-11T20:40:44.0071959Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2023-01-11T20:40:44.0076611Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2023-01-11T20:40:44.0077054Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2023-01-11T20:40:44.0082053Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2023-01-11T20:40:44.0082521Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2023-01-11T20:40:44.0093100Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2023-01-11T20:40:44.0093550Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2023-01-11T20:40:44.0097781Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2023-01-11T20:40:44.0100978Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2023-01-11T20:40:44.0103895Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2023-01-11T20:40:44.0112504Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2023-01-11T20:40:44.0112980Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2023-01-11T20:40:44.0119158Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2023-01-11T20:40:44.0120040Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2023-01-11T20:40:44.0124361Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2023-01-11T20:40:44.0128678Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2023-01-11T20:40:44.0140641Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2023-01-11T20:40:44.0146020Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2023-01-11T20:40:44.0147156Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2023-01-11T20:40:44.0150194Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2023-01-11T20:40:44.0155858Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2023-01-11T20:40:44.0156633Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2023-01-11T20:40:44.0166266Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2023-01-11T20:40:44.0166669Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2023-01-11T20:40:44.0170976Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2023-01-11T20:40:44.0174586Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2023-01-11T20:40:44.0177834Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2023-01-11T20:40:44.0189190Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2023-01-11T20:40:44.0189628Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2023-01-11T20:40:44.0194268Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2023-01-11T20:40:44.0198847Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2023-01-11T20:40:44.0199289Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2023-01-11T20:40:44.0202920Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2023-01-11T20:40:44.0213156Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2023-01-11T20:40:44.0217620Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2023-01-11T20:40:44.0218404Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2023-01-11T20:40:44.0223131Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2023-01-11T20:40:44.0223629Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2023-01-11T20:40:44.0229369Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2023-01-11T20:40:44.0229816Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2023-01-11T20:40:44.0242514Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2023-01-11T20:40:44.0246534Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2023-01-11T20:40:44.0250081Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2023-01-11T20:40:44.0254694Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2023-01-11T20:40:44.0266164Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2023-01-11T20:40:44.0270232Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2023-01-11T20:40:44.0276555Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2023-01-11T20:40:44.0280183Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2023-01-11T20:40:44.0289117Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2023-01-11T20:40:44.0293358Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2023-01-11T20:40:44.0299201Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2023-01-11T20:40:44.0299707Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2023-01-11T20:40:44.0303657Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2023-01-11T20:40:44.0314153Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2023-01-11T20:40:44.0318779Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2023-01-11T20:40:44.0323952Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2023-01-11T20:40:44.0328045Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2023-01-11T20:40:44.0341049Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2023-01-11T20:40:44.0342145Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2023-01-11T20:40:44.0346702Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2023-01-11T20:40:44.0351416Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2023-01-11T20:40:44.0354581Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2023-01-11T20:40:44.0367805Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2023-01-11T20:40:44.0368648Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2023-01-11T20:40:44.0373810Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2023-01-11T20:40:44.0377379Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2023-01-11T20:40:44.0385920Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2023-01-11T20:40:44.0389911Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2023-01-11T20:40:44.0392994Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2023-01-11T20:40:44.0406208Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2023-01-11T20:40:44.0410979Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2023-01-11T20:40:44.0415088Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2023-01-11T20:40:44.0418827Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2023-01-11T20:40:44.0430447Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2023-01-11T20:40:44.0431186Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2023-01-11T20:40:44.0432536Z copying torch/onnx/_internal/_beartype.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2023-01-11T20:40:44.0437435Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2023-01-11T20:40:44.0449917Z copying torch/onnx/_internal/onnx_proto_utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2023-01-11T20:40:44.0455575Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2023-01-11T20:40:44.0466843Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2023-01-11T20:40:44.0467551Z copying torch/onnx/_internal/diagnostics/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2023-01-11T20:40:44.0471578Z copying torch/onnx/_internal/diagnostics/_diagnostic.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2023-01-11T20:40:44.0476890Z copying torch/onnx/_internal/diagnostics/_rules.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2023-01-11T20:40:44.0490260Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2023-01-11T20:40:44.0491028Z copying torch/onnx/_internal/diagnostics/infra/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2023-01-11T20:40:44.0494887Z copying torch/onnx/_internal/diagnostics/infra/_infra.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2023-01-11T20:40:44.0507437Z copying torch/onnx/_internal/diagnostics/infra/engine.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2023-01-11T20:40:44.0510570Z copying torch/onnx/_internal/diagnostics/infra/formatter.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2023-01-11T20:40:44.0514666Z copying torch/onnx/_internal/diagnostics/infra/utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2023-01-11T20:40:44.0524957Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0525597Z copying torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0538406Z copying torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0541553Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0545325Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0550157Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0562768Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0566819Z copying torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0570926Z copying torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0574526Z copying torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0582524Z copying torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0586746Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0590611Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0594744Z copying torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0602261Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0606210Z 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 2023-01-11T20:40:44.0609667Z 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 2023-01-11T20:40:44.0613345Z copying torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0625934Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0629882Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0633842Z copying torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0641710Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0645253Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0648899Z copying torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0652463Z copying torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0663040Z copying torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0666972Z copying torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0670013Z copying torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0675058Z copying torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0688465Z copying torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0692160Z copying torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0695978Z copying torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0699282Z copying torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0708454Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0712689Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0716266Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0719789Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0731609Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0737189Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0741636Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0751926Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0755378Z copying torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0758721Z copying torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0761772Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0769895Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0773678Z copying torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0776905Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0781643Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0789620Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0792839Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0796925Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0808150Z copying torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0811827Z copying torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0815234Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0818918Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0830720Z copying torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:44.0836877Z creating build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2023-01-11T20:40:44.0837877Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2023-01-11T20:40:44.0843208Z creating build/lib.linux-x86_64-cpython-37/torch/package/analyze 2023-01-11T20:40:44.0843832Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2023-01-11T20:40:44.0847888Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2023-01-11T20:40:44.0859541Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2023-01-11T20:40:44.0862977Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2023-01-11T20:40:44.0868150Z creating build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2023-01-11T20:40:44.0868647Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2023-01-11T20:40:44.0872662Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2023-01-11T20:40:44.0884539Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2023-01-11T20:40:44.0887895Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2023-01-11T20:40:44.0891793Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2023-01-11T20:40:44.0895889Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2023-01-11T20:40:44.0905627Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2023-01-11T20:40:44.0910123Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2023-01-11T20:40:44.0913501Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2023-01-11T20:40:44.0917431Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2023-01-11T20:40:44.0927061Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2023-01-11T20:40:44.0931367Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2023-01-11T20:40:44.0936188Z creating build/lib.linux-x86_64-cpython-37/torch/signal/windows 2023-01-11T20:40:44.0936727Z copying torch/signal/windows/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/signal/windows 2023-01-11T20:40:44.0944095Z copying torch/signal/windows/windows.py -> build/lib.linux-x86_64-cpython-37/torch/signal/windows 2023-01-11T20:40:44.0955358Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.0955803Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.0956855Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.0964886Z copying torch/testing/_internal/autograd_function_db.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.0974894Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.0985219Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.0993625Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1013525Z copying torch/testing/_internal/common_dist_composable.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1017858Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1030687Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1034326Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1048613Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1057710Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1112903Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1135055Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1164593Z copying torch/testing/_internal/common_pruning.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1169170Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1187802Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1192506Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1200798Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1220383Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1229669Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1233079Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1244592Z copying torch/testing/_internal/inductor_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1248745Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1261606Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1272145Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1276017Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1284249Z copying torch/testing/_internal/schema_check_mode.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2023-01-11T20:40:44.1290459Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2023-01-11T20:40:44.1291016Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2023-01-11T20:40:44.1291705Z copying torch/testing/_internal/codegen/random_topo_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2023-01-11T20:40:44.1305305Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2023-01-11T20:40:44.1305814Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2023-01-11T20:40:44.1307030Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2023-01-11T20:40:44.1311442Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2023-01-11T20:40:44.1318135Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2023-01-11T20:40:44.1318929Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2023-01-11T20:40:44.1319879Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2023-01-11T20:40:44.1326775Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2023-01-11T20:40:44.1336994Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2023-01-11T20:40:44.1370850Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2023-01-11T20:40:44.1374956Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2023-01-11T20:40:44.1383285Z copying torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2023-01-11T20:40:44.1387147Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2023-01-11T20:40:44.1400448Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2023-01-11T20:40:44.1401044Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2023-01-11T20:40:44.1401566Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2023-01-11T20:40:44.1428567Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2023-01-11T20:40:44.1429050Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2023-01-11T20:40:44.1433028Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2023-01-11T20:40:44.1453634Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2023-01-11T20:40:44.1458626Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2023-01-11T20:40:44.1472208Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2023-01-11T20:40:44.1472748Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2023-01-11T20:40:44.1473629Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2023-01-11T20:40:44.1479004Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2023-01-11T20:40:44.1483781Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2023-01-11T20:40:44.1484399Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2023-01-11T20:40:44.1485202Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2023-01-11T20:40:44.1490446Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_tensor 2023-01-11T20:40:44.1491112Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_tensor 2023-01-11T20:40:44.1491938Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_tensor 2023-01-11T20:40:44.1503701Z copying torch/testing/_internal/distributed/_tensor/dtensor_lagging_op_db.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_tensor 2023-01-11T20:40:44.1512583Z copying torch/testing/_internal/distributed/_tensor/gen_dtensor_lagging_op_db.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_tensor 2023-01-11T20:40:44.1517253Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2023-01-11T20:40:44.1517824Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2023-01-11T20:40:44.1519587Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2023-01-11T20:40:44.1520106Z copying torch/testing/_internal/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2023-01-11T20:40:44.1522236Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2023-01-11T20:40:44.1522831Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2023-01-11T20:40:44.1523664Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2023-01-11T20:40:44.1545867Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2023-01-11T20:40:44.1550251Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2023-01-11T20:40:44.1563738Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2023-01-11T20:40:44.1567856Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2023-01-11T20:40:44.1573073Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2023-01-11T20:40:44.1591725Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2023-01-11T20:40:44.1596807Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2023-01-11T20:40:44.1597505Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2023-01-11T20:40:44.1611488Z 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 2023-01-11T20:40:44.1615699Z 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 2023-01-11T20:40:44.1629254Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2023-01-11T20:40:44.1629908Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2023-01-11T20:40:44.1630809Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2023-01-11T20:40:44.1643247Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2023-01-11T20:40:44.1644140Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2023-01-11T20:40:44.1644871Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2023-01-11T20:40:44.1649843Z 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 2023-01-11T20:40:44.1661556Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2023-01-11T20:40:44.1662461Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2023-01-11T20:40:44.1663326Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2023-01-11T20:40:44.1667880Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2023-01-11T20:40:44.1692539Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2023-01-11T20:40:44.1697434Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2023-01-11T20:40:44.1698183Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2023-01-11T20:40:44.1702887Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2023-01-11T20:40:44.1725105Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2023-01-11T20:40:44.1737806Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2023-01-11T20:40:44.1759303Z copying torch/testing/_internal/opinfo/definitions/signal.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2023-01-11T20:40:44.1772357Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2023-01-11T20:40:44.1785566Z creating build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2023-01-11T20:40:44.1786001Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2023-01-11T20:40:44.1791351Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2023-01-11T20:40:44.1791762Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2023-01-11T20:40:44.1798783Z creating build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2023-01-11T20:40:44.1799242Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2023-01-11T20:40:44.1800287Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2023-01-11T20:40:44.1810940Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data 2023-01-11T20:40:44.1811327Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2023-01-11T20:40:44.1816408Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2023-01-11T20:40:44.1820210Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2023-01-11T20:40:44.1836357Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2023-01-11T20:40:44.1845266Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2023-01-11T20:40:44.1849668Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2023-01-11T20:40:44.1858106Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2023-01-11T20:40:44.1864408Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2023-01-11T20:40:44.1878761Z creating build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2023-01-11T20:40:44.1879175Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2023-01-11T20:40:44.1883890Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2023-01-11T20:40:44.1888057Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2023-01-11T20:40:44.1921976Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2023-01-11T20:40:44.1940565Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2023-01-11T20:40:44.1948925Z creating build/lib.linux-x86_64-cpython-37/torch/utils/jit 2023-01-11T20:40:44.1949308Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2023-01-11T20:40:44.1954362Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2023-01-11T20:40:44.1960736Z creating build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2023-01-11T20:40:44.1961153Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2023-01-11T20:40:44.1973942Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2023-01-11T20:40:44.1979996Z creating build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2023-01-11T20:40:44.1980439Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2023-01-11T20:40:44.1984551Z copying torch/utils/tensorboard/_caffe2_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2023-01-11T20:40:44.1994654Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2023-01-11T20:40:44.1998520Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2023-01-11T20:40:44.2002591Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2023-01-11T20:40:44.2005967Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2023-01-11T20:40:44.2015384Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2023-01-11T20:40:44.2023499Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2023-01-11T20:40:44.2027690Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2023-01-11T20:40:44.2036915Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2023-01-11T20:40:44.2054465Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2023-01-11T20:40:44.2054980Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2023-01-11T20:40:44.2055833Z copying torch/utils/benchmark/examples/blas_compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2023-01-11T20:40:44.2061238Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2023-01-11T20:40:44.2072763Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2023-01-11T20:40:44.2076558Z copying torch/utils/benchmark/examples/end_to_end.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2023-01-11T20:40:44.2084695Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2023-01-11T20:40:44.2088889Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2023-01-11T20:40:44.2094502Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2023-01-11T20:40:44.2103590Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2023-01-11T20:40:44.2109736Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2023-01-11T20:40:44.2110529Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2023-01-11T20:40:44.2111038Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2023-01-11T20:40:44.2122941Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2023-01-11T20:40:44.2126923Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2023-01-11T20:40:44.2131479Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2023-01-11T20:40:44.2139198Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2023-01-11T20:40:44.2145354Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2023-01-11T20:40:44.2146689Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2023-01-11T20:40:44.2147246Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2023-01-11T20:40:44.2152708Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2023-01-11T20:40:44.2165236Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2023-01-11T20:40:44.2177763Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2023-01-11T20:40:44.2182411Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2023-01-11T20:40:44.2193595Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2023-01-11T20:40:44.2197448Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2023-01-11T20:40:44.2211594Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T20:40:44.2212286Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T20:40:44.2213030Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T20:40:44.2228019Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2023-01-11T20:40:44.2228639Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2023-01-11T20:40:44.2233073Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2023-01-11T20:40:44.2242513Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2023-01-11T20:40:44.2246849Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2023-01-11T20:40:44.2251144Z copying torch/utils/data/_utils/serialization.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2023-01-11T20:40:44.2254634Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2023-01-11T20:40:44.2263675Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2023-01-11T20:40:44.2273642Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2023-01-11T20:40:44.2274400Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2023-01-11T20:40:44.2278397Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2023-01-11T20:40:44.2282466Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2023-01-11T20:40:44.2294948Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2023-01-11T20:40:44.2308180Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2023-01-11T20:40:44.2316983Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2023-01-11T20:40:44.2323366Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2023-01-11T20:40:44.2323858Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2023-01-11T20:40:44.2336113Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2023-01-11T20:40:44.2339834Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2023-01-11T20:40:44.2352323Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2023-01-11T20:40:44.2356345Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2023-01-11T20:40:44.2362487Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2023-01-11T20:40:44.2362981Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2023-01-11T20:40:44.2370473Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2023-01-11T20:40:44.2374232Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2023-01-11T20:40:44.2386886Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2023-01-11T20:40:44.2397444Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2023-01-11T20:40:44.2400934Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2023-01-11T20:40:44.2404787Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2023-01-11T20:40:44.2415438Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2023-01-11T20:40:44.2419008Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2023-01-11T20:40:44.2423127Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2023-01-11T20:40:44.2427486Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2023-01-11T20:40:44.2436611Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2023-01-11T20:40:44.2437102Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2023-01-11T20:40:44.2442738Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2023-01-11T20:40:44.2445986Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2023-01-11T20:40:44.2457032Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2023-01-11T20:40:44.2460911Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2023-01-11T20:40:44.2464661Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2023-01-11T20:40:44.2470214Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2023-01-11T20:40:44.2470836Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2023-01-11T20:40:44.2471446Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2023-01-11T20:40:44.2480801Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2023-01-11T20:40:44.2484884Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2023-01-11T20:40:44.2499290Z creating build/lib.linux-x86_64-cpython-37/torchgen/api 2023-01-11T20:40:44.2499792Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2023-01-11T20:40:44.2500550Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2023-01-11T20:40:44.2509822Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2023-01-11T20:40:44.2522665Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2023-01-11T20:40:44.2525762Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2023-01-11T20:40:44.2529769Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2023-01-11T20:40:44.2542713Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2023-01-11T20:40:44.2548017Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2023-01-11T20:40:44.2552301Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2023-01-11T20:40:44.2571813Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2023-01-11T20:40:44.2577187Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2023-01-11T20:40:44.2590317Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2023-01-11T20:40:44.2594400Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2023-01-11T20:40:44.2605759Z creating build/lib.linux-x86_64-cpython-37/torchgen/dest 2023-01-11T20:40:44.2606586Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2023-01-11T20:40:44.2611046Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2023-01-11T20:40:44.2623125Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2023-01-11T20:40:44.2626714Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2023-01-11T20:40:44.2630458Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2023-01-11T20:40:44.2646930Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2023-01-11T20:40:44.2659605Z creating build/lib.linux-x86_64-cpython-37/torchgen/executorch 2023-01-11T20:40:44.2660004Z copying torchgen/executorch/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/executorch 2023-01-11T20:40:44.2662117Z creating build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2023-01-11T20:40:44.2662676Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2023-01-11T20:40:44.2663301Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2023-01-11T20:40:44.2672804Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2023-01-11T20:40:44.2677978Z creating build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2023-01-11T20:40:44.2678417Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2023-01-11T20:40:44.2679286Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2023-01-11T20:40:44.2684598Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2023-01-11T20:40:44.2696159Z creating build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2023-01-11T20:40:44.2696719Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2023-01-11T20:40:44.2697163Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2023-01-11T20:40:44.2704838Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2023-01-11T20:40:44.2709485Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2023-01-11T20:40:44.2723159Z creating build/lib.linux-x86_64-cpython-37/torchgen/api/types 2023-01-11T20:40:44.2723725Z copying torchgen/api/types/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/api/types 2023-01-11T20:40:44.2727427Z copying torchgen/api/types/signatures.py -> build/lib.linux-x86_64-cpython-37/torchgen/api/types 2023-01-11T20:40:44.2738731Z copying torchgen/api/types/types.py -> build/lib.linux-x86_64-cpython-37/torchgen/api/types 2023-01-11T20:40:44.2745385Z copying torchgen/api/types/types_base.py -> build/lib.linux-x86_64-cpython-37/torchgen/api/types 2023-01-11T20:40:44.2759306Z creating build/lib.linux-x86_64-cpython-37/torchgen/executorch/api 2023-01-11T20:40:44.2760111Z copying torchgen/executorch/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/executorch/api 2023-01-11T20:40:44.2760968Z copying torchgen/executorch/api/custom_ops.py -> build/lib.linux-x86_64-cpython-37/torchgen/executorch/api 2023-01-11T20:40:44.2761808Z copying torchgen/executorch/api/et_cpp.py -> build/lib.linux-x86_64-cpython-37/torchgen/executorch/api 2023-01-11T20:40:44.2762809Z copying torchgen/executorch/api/unboxing.py -> build/lib.linux-x86_64-cpython-37/torchgen/executorch/api 2023-01-11T20:40:44.2765987Z creating build/lib.linux-x86_64-cpython-37/torchgen/executorch/api/types 2023-01-11T20:40:44.2766881Z copying torchgen/executorch/api/types/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/executorch/api/types 2023-01-11T20:40:44.2767793Z copying torchgen/executorch/api/types/signatures.py -> build/lib.linux-x86_64-cpython-37/torchgen/executorch/api/types 2023-01-11T20:40:44.2768770Z copying torchgen/executorch/api/types/types.py -> build/lib.linux-x86_64-cpython-37/torchgen/executorch/api/types 2023-01-11T20:40:44.4281305Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-37/torch 2023-01-11T20:40:44.4281896Z creating build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4282264Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4315745Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4350053Z copying torch/bin/test_edge_op_registration -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4354835Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4398581Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4457955Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4459626Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4464594Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4470186Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4475028Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4479885Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4485905Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4576247Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4581667Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4583443Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4614887Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-37/torch/bin 2023-01-11T20:40:44.4616359Z creating build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4616868Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4621581Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4626627Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4630977Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4635892Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4640176Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4644621Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4649543Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4654473Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4659397Z copying torch/test/c10_Array_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4663756Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4668598Z copying torch/test/c10_C++17_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4673349Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4677651Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4682069Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4687046Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4692085Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4697605Z copying torch/test/c10_SmallVectorTest -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4711192Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4715412Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4720333Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4724938Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4729536Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4733865Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4738409Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4743301Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4748303Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4752974Z copying torch/test/c10_either_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4762952Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4767491Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4772024Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4787308Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4791720Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4796502Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4802838Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4808238Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4813034Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4817984Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4822476Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4827778Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4832068Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4838278Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4843321Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4848774Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4853705Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4858773Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4863711Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4868982Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4873618Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4878774Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4883221Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4890787Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4895074Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4899456Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4904286Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4909182Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4916525Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4920807Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4925523Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4930140Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4934923Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4939294Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4944172Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4948855Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4953235Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4957675Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4963215Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4968131Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4972577Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4976897Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4981737Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4986785Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4991175Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.4998061Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5002677Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5004147Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5009129Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5014322Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5018660Z copying torch/test/variant_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5023642Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5024923Z copying torch/test/legacy_vmap_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5030802Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5035045Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5039442Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5043766Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5048971Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5058591Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5064005Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5074151Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5082188Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5093047Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5102096Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5107459Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5115021Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5119486Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5124066Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5128478Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5155008Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-37/torch/test 2023-01-11T20:40:44.5159908Z creating build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5160652Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5164822Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5168644Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5172022Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5180791Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5185841Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5189165Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5200454Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5203751Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5208696Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5212003Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5219632Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5222893Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5226774Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5230559Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5238957Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5243001Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5269619Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5292280Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2023-01-11T20:40:44.5297767Z creating build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2023-01-11T20:40:44.5298186Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2023-01-11T20:40:44.5302464Z copying torch/optim/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5308420Z copying torch/optim/adadelta.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5320789Z copying torch/optim/adagrad.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5324895Z copying torch/optim/adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5329622Z copying torch/optim/adamax.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5335793Z copying torch/optim/adamw.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5343579Z copying torch/optim/asgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5347848Z copying torch/optim/lbfgs.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5351792Z copying torch/optim/lr_scheduler.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5359196Z copying torch/optim/nadam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5363595Z copying torch/optim/optimizer.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5368409Z copying torch/optim/radam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5373170Z copying torch/optim/rmsprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5385898Z copying torch/optim/rprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5389731Z copying torch/optim/sgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5393917Z copying torch/optim/sparse_adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5398513Z copying torch/optim/swa_utils.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2023-01-11T20:40:44.5408481Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2023-01-11T20:40:44.5412622Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2023-01-11T20:40:44.5421220Z copying torch/nn/parallel/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:44.5425055Z copying torch/nn/parallel/common_types.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:44.5429512Z copying torch/nn/parallel/data_parallel.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:44.5433603Z copying torch/nn/parallel/parallel_apply.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:44.5444974Z copying torch/nn/parallel/replicate.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:44.5448580Z copying torch/nn/parallel/scatter_gather.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2023-01-11T20:40:44.5453378Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2023-01-11T20:40:44.5463285Z creating build/lib.linux-x86_64-cpython-37/torch/lib 2023-01-11T20:40:44.5463895Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2023-01-11T20:40:44.5470585Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2023-01-11T20:40:44.5475907Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2023-01-11T20:40:44.5478530Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2023-01-11T20:40:44.5481423Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2023-01-11T20:40:44.5482809Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2023-01-11T20:40:44.5604808Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2023-01-11T20:40:44.7299267Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2023-01-11T20:40:44.7299884Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2023-01-11T20:40:44.7300861Z creating build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7301272Z copying torch/include/pthreadpool.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7302454Z copying torch/include/fxdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7303919Z copying torch/include/cpuinfo.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7305431Z copying torch/include/clog.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7305938Z copying torch/include/qnnpack.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7307491Z copying torch/include/psimd.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7309347Z copying torch/include/fp16.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7309890Z copying torch/include/qnnpack_func.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7311300Z copying torch/include/nnpack.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7312348Z copying torch/include/xnnpack.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7314042Z copying torch/include/dnnl.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7315160Z copying torch/include/dnnl_config.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7315839Z copying torch/include/dnnl_debug.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7317162Z copying torch/include/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7318097Z copying torch/include/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7319057Z copying torch/include/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7320271Z copying torch/include/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7321673Z copying torch/include/dnnl_types.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7322733Z copying torch/include/dnnl_version.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7325367Z copying torch/include/sleef.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7328294Z copying torch/include/libshm.h -> build/lib.linux-x86_64-cpython-37/torch/include 2023-01-11T20:40:44.7329299Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7329972Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7331170Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7332461Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7333777Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7334776Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7336278Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7337537Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7338833Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7340145Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7341355Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7342597Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7343803Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7345018Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7346275Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7347724Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7349036Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7350334Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7352459Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7353522Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7354603Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7355538Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7356508Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7357601Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7358466Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7359446Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7360457Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7361414Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7362450Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7363404Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7365240Z copying torch/include/ATen/LegacyBatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7365776Z copying torch/include/ATen/LegacyBatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7366934Z copying torch/include/ATen/LegacyVmapMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7367985Z copying torch/include/ATen/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7368913Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7369940Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7371108Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7371980Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7373369Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7374176Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7375325Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7376736Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7377556Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7378574Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7379866Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7380820Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7382235Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7383199Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7384547Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7385379Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7386653Z copying torch/include/ATen/ParallelNativeTBB.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7401196Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7402154Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7402919Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7403480Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7404056Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7404572Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7405169Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7405777Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7406287Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7406970Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7407430Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7407986Z copying torch/include/ATen/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7408420Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7408891Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7409323Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7409948Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7410391Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7410974Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7411490Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7412110Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7412694Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7413270Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7413713Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7414298Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7414751Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7415258Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7415769Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7416221Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7416870Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7417429Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7418144Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7419246Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7420264Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7421200Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7422378Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7423197Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7424127Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7425043Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7426084Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7427058Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7427931Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7429153Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7430074Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7431945Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7432961Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7434233Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7435100Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7436069Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7437961Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7438611Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7439827Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7440468Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7441639Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7442793Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7443721Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7444820Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7446319Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7447778Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7449202Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7461994Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7468064Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7479617Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7480556Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2023-01-11T20:40:44.7482310Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2023-01-11T20:40:44.7482790Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2023-01-11T20:40:44.7483568Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2023-01-11T20:40:44.7485121Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2023-01-11T20:40:44.7485829Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2023-01-11T20:40:44.7486451Z copying torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2023-01-11T20:40:44.7487525Z copying torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2023-01-11T20:40:44.7488708Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2023-01-11T20:40:44.7489986Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2023-01-11T20:40:44.7491253Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2023-01-11T20:40:44.7492413Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2023-01-11T20:40:44.7493518Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2023-01-11T20:40:44.7494688Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2023-01-11T20:40:44.7495852Z copying torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2023-01-11T20:40:44.7496947Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2023-01-11T20:40:44.7498399Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2023-01-11T20:40:44.7499899Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:44.7500398Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:44.7501340Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:44.7502514Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:44.7503563Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:44.7505042Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:44.7506160Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:44.7507496Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:44.7508660Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:44.7509869Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:44.7511015Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:44.7512209Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:44.7513440Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:44.7515037Z copying torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:44.7516463Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2023-01-11T20:40:44.7516923Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2023-01-11T20:40:44.7518015Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2023-01-11T20:40:44.7519481Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2023-01-11T20:40:44.7520656Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2023-01-11T20:40:44.7521841Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2023-01-11T20:40:44.7522967Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2023-01-11T20:40:44.7524396Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2023-01-11T20:40:44.7525966Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2023-01-11T20:40:44.7527408Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2023-01-11T20:40:44.7528526Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2023-01-11T20:40:44.7529641Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2023-01-11T20:40:44.7531713Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2023-01-11T20:40:44.7532619Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2023-01-11T20:40:44.7533493Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2023-01-11T20:40:44.7534595Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7535385Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7536436Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7537613Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7538660Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7539735Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7540724Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7541653Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7542650Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7543856Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7544727Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7545843Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7547176Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7548239Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7549340Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7550521Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7551382Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7552447Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7553614Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7554481Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7555742Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7556644Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7557744Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7558772Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7559417Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7561069Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7561991Z copying torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7563010Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7563949Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7565012Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7566283Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7567669Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7568480Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7569896Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7570949Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7572154Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7573117Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7574041Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7574967Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7576080Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7577219Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7578170Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7579159Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7579977Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7581034Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7582451Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7583497Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7584633Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7585497Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7586872Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7587951Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7589119Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7590182Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7591363Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7592232Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7593137Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7594252Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7595591Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7597366Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7598093Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7599789Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7600974Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7602025Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7602902Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7603938Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7605198Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7606503Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7607115Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7608389Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7608846Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7611810Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7613222Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2023-01-11T20:40:44.7614108Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7614767Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7615780Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7616799Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7617849Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7618921Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7619671Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7620753Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7621606Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7622527Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7623407Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7624805Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7625529Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7626529Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7627560Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7628971Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7630042Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7630744Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7631849Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7632928Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7633736Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7634884Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7635840Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7636898Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7637850Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7638795Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7639731Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7640951Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7641978Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7642831Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7644642Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7645167Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7646145Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7647237Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7648012Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2023-01-11T20:40:44.7649246Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2023-01-11T20:40:44.7649709Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2023-01-11T20:40:44.7650640Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2023-01-11T20:40:44.7651742Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2023-01-11T20:40:44.7652798Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2023-01-11T20:40:44.7653808Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2023-01-11T20:40:44.7654848Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2023-01-11T20:40:44.7655702Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2023-01-11T20:40:44.7656906Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2023-01-11T20:40:44.7657982Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2023-01-11T20:40:44.7658788Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2023-01-11T20:40:44.7660325Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2023-01-11T20:40:44.7660776Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2023-01-11T20:40:44.7661976Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2023-01-11T20:40:44.7662639Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2023-01-11T20:40:44.7663960Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2023-01-11T20:40:44.7664708Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2023-01-11T20:40:44.7665865Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2023-01-11T20:40:44.7666868Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2023-01-11T20:40:44.7667729Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2023-01-11T20:40:44.7668521Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2023-01-11T20:40:44.7669389Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2023-01-11T20:40:44.7670636Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2023-01-11T20:40:44.7671697Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2023-01-11T20:40:44.7672794Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2023-01-11T20:40:44.7673734Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2023-01-11T20:40:44.7674998Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2023-01-11T20:40:44.7675941Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2023-01-11T20:40:44.7676969Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2023-01-11T20:40:44.7677830Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2023-01-11T20:40:44.7679002Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2023-01-11T20:40:44.7679994Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2023-01-11T20:40:44.7681510Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2023-01-11T20:40:44.7682497Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7682996Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7683913Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7684802Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7686453Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7687452Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7688296Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7689405Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7690143Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7691246Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7692565Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7694115Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7694956Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7695795Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7696704Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7697715Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7698837Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7699893Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7700736Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7701767Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7702728Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7703770Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7705025Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7705955Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7707448Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7708364Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7709330Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7710331Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7711463Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7712368Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7713478Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7714774Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7715583Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7716730Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7717716Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7718589Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7719679Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7720650Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7721654Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7722701Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7723468Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7724582Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7725526Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7726276Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7727425Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7728550Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7729587Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7730573Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7731744Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7732775Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7733764Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7734948Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7736001Z 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 2023-01-11T20:40:44.7736976Z 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 2023-01-11T20:40:44.7737869Z 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 2023-01-11T20:40:44.7738823Z 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 2023-01-11T20:40:44.7739833Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7741508Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7742316Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7743291Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7744229Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7745644Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7746715Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7747720Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7748808Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7749742Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7750764Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7751705Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7753513Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7754253Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7755529Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7756615Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7758012Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7758968Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7759777Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7761237Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7762085Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7763133Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7763952Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7765035Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7766102Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7767153Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7768225Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7769215Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7770638Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7771615Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7772552Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7773559Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7774650Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7775615Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7776664Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7777619Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7778759Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7779682Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7780729Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7781849Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7782972Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7784116Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7784791Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7786202Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7787359Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7788954Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7789845Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7791050Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7792008Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7793297Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7794309Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7795956Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7797016Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7797950Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7798749Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7799433Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7800793Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7801587Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7802629Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7803621Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7804670Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7805684Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7806698Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7807786Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7809027Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7809906Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7810998Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7811999Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7813102Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7814080Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7815220Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7816113Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7817484Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7818391Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7820304Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7820852Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7822573Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7823635Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7824828Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7826012Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7827636Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7828811Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7829983Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7831203Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7832644Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7833913Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7835265Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7836400Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7837574Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7838975Z copying torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7840277Z copying torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7841539Z copying torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7842725Z copying torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7843964Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7845364Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7846633Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7848008Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7849295Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7850740Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7852099Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7853231Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7854396Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7855954Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7857128Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7858478Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7859685Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7860971Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7862371Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7863969Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7865177Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7866707Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7868047Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7869265Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7870382Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7871681Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7873018Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7874199Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7875471Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7876857Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7878183Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7879409Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7880845Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7882060Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7883324Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7884566Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7886136Z 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 2023-01-11T20:40:44.7887353Z 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 2023-01-11T20:40:44.7888576Z 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 2023-01-11T20:40:44.7889524Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7891219Z 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 2023-01-11T20:40:44.7892317Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7893554Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7894660Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7896000Z 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 2023-01-11T20:40:44.7897079Z 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 2023-01-11T20:40:44.7898206Z 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 2023-01-11T20:40:44.7899311Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7900148Z 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 2023-01-11T20:40:44.7901298Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7902381Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7904090Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7905138Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7906222Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7907375Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7908248Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7909103Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7910189Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7911132Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7912290Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7913105Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7913923Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7914943Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7915879Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7916865Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7917978Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7919110Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7920164Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7921243Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7922380Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7923573Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7924839Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7925866Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7926890Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7927777Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7928678Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7929785Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7930830Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7931895Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7933423Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7934227Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7935552Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7936606Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7937441Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7939106Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7939694Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7940985Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7941991Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7943300Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7944128Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7945636Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7946919Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7947901Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7949083Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7950155Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7951378Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7952581Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7953580Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7954782Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7955765Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7956991Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7958091Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7959264Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7960474Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7961501Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7962439Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7963475Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7964572Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7965745Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7966831Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7968257Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7969308Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7970315Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7971317Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7972525Z 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 2023-01-11T20:40:44.7973944Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7974939Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7975883Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7977002Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7977936Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7979187Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7980169Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7981248Z 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 2023-01-11T20:40:44.7982389Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7983589Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7984600Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7985503Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7986597Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7987660Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7988434Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7989775Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7990740Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7991705Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7992945Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7993838Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7994949Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7996050Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7997024Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7998090Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.7999082Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8000091Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8001042Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8001971Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8002961Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8003887Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8004849Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8005933Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8006839Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8007821Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8008815Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8009898Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8010732Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8011758Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8012659Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8014065Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8014989Z copying torch/include/ATen/ops/_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8016164Z copying torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8017008Z copying torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8018042Z copying torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8019150Z copying torch/include/ATen/ops/_efficient_attention_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8020229Z copying torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8021389Z copying torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8022547Z copying torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8023565Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8024777Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8025759Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8027472Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8028447Z copying torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8029416Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8030774Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8031680Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8032720Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8033813Z copying torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8034801Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8035822Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8036886Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8037874Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8038863Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8040111Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8041817Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8042821Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8043936Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8045042Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8045960Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8047122Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8048366Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8049357Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8050297Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8051363Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8052728Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8053539Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8054564Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8055536Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8056722Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8058563Z 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 2023-01-11T20:40:44.8059258Z 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 2023-01-11T20:40:44.8060151Z 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 2023-01-11T20:40:44.8061448Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8062242Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8063375Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8064618Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8065455Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8066800Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8067946Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8069095Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8070173Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8071438Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8072269Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8073449Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8074526Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8075728Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8076841Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8077829Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8078988Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8079962Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8081132Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8082183Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8083402Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8084403Z 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 2023-01-11T20:40:44.8085774Z 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 2023-01-11T20:40:44.8087196Z 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 2023-01-11T20:40:44.8088281Z 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 2023-01-11T20:40:44.8089303Z 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 2023-01-11T20:40:44.8090302Z 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 2023-01-11T20:40:44.8091606Z 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 2023-01-11T20:40:44.8092971Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8093892Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8094668Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8096136Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8097170Z 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 2023-01-11T20:40:44.8098276Z 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 2023-01-11T20:40:44.8099270Z 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 2023-01-11T20:40:44.8100550Z 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 2023-01-11T20:40:44.8101588Z 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 2023-01-11T20:40:44.8102494Z 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 2023-01-11T20:40:44.8104102Z 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 2023-01-11T20:40:44.8104796Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8105833Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8106978Z 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 2023-01-11T20:40:44.8108870Z 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 2023-01-11T20:40:44.8110291Z 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 2023-01-11T20:40:44.8110833Z 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 2023-01-11T20:40:44.8111667Z 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 2023-01-11T20:40:44.8113362Z 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 2023-01-11T20:40:44.8114353Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8115467Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8116797Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8117735Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8118976Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8120157Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8121131Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8122378Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8123232Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8124515Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8125385Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8127045Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8127815Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8128983Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8129967Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8130860Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8131688Z copying torch/include/ATen/ops/_flash_attention_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8133016Z copying torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8133755Z copying torch/include/ATen/ops/_flash_attention_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8134760Z copying torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8136129Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8136747Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8137824Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8138593Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8139585Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8140405Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8141849Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8142687Z copying torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8144163Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8144749Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8145605Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8146621Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8147659Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8148929Z copying torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8149412Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8151032Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8151798Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8153150Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8154100Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8155369Z copying torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8156192Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8157058Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8158009Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8159056Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8160428Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8161226Z copying torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8162365Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8163108Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8164286Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8165478Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8167018Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8167481Z copying torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8169166Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8170034Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8170979Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8172062Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8173152Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8174373Z copying torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8175233Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8176039Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8177047Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8177956Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8179294Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8180677Z copying torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8182031Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8182742Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8184598Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8185274Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8186257Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8187530Z copying torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8188622Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8189562Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8190988Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8191852Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8193165Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8194007Z copying torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8195437Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8196332Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8197412Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8198390Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8199962Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8200713Z copying torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8201705Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8202805Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8203744Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8204475Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8206053Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8206925Z copying torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8208039Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8208889Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8210538Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8211876Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8212547Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8213633Z copying torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8214732Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8215591Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8216833Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8217660Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8219082Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8220252Z copying torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8221179Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8222550Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8224312Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8224802Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8226457Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8227165Z copying torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8228727Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8229599Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8230919Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8231817Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8233553Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8234234Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8235922Z copying torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8236714Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8238294Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8239557Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8240556Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8241966Z copying torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8242875Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8244904Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8245299Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8245925Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8247496Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8248181Z copying torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8249276Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8250135Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8251400Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8253338Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8253767Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8254633Z copying torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8255684Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8256638Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8257610Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8258382Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8260054Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8260929Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8262323Z copying torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8263239Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8264228Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8265639Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8266705Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8267869Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8269509Z copying torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8270488Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8271871Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8272772Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8273991Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8275340Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8276589Z copying torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8277610Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8278528Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8279860Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8280701Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8282043Z copying torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8282787Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8284048Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8285194Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8287229Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8287585Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8288550Z copying torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8290169Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8290918Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8292631Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8293388Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8294393Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8295384Z copying torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8296372Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8297370Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8298362Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8299378Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8300696Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8301735Z copying torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8302724Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8303881Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8304767Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8305951Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8307595Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8307957Z copying torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8309392Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8310042Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8311134Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8312075Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8313506Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8315221Z copying torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8315641Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8316522Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8317755Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8318678Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8319683Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8320945Z copying torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8321780Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8323307Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8324182Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8325685Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8326350Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8327432Z copying torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8328624Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8329537Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8330452Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8331365Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8332644Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8333585Z copying torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8334575Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8335570Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8336665Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8337610Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8338890Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8340022Z copying torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8341172Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8341552Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8343385Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8344028Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8344965Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8345611Z copying torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8346926Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8348008Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8349035Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8350188Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8351016Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8352365Z copying torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8353242Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8354252Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8355118Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8356423Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8357453Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8359566Z copying torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8360110Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8360983Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8362582Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8363683Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8365451Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8366695Z copying torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8367933Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8369429Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8370733Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8372449Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8373654Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8374482Z copying torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8375392Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8376332Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8377251Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8378138Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8379671Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8380349Z copying torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8381351Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8382057Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8383350Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8384116Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8385430Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8386035Z copying torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8387660Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8388924Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8389516Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8390551Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8391843Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8393570Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8393966Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8395272Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8396264Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8397668Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8398522Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8399927Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8400495Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8402031Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8403312Z 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 2023-01-11T20:40:44.8404076Z 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 2023-01-11T20:40:44.8405642Z 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 2023-01-11T20:40:44.8406258Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8407610Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8408614Z copying torch/include/ATen/ops/_fused_sdp_choice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8409861Z copying torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8410943Z copying torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8411977Z copying torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8413491Z copying torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8414555Z copying torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8415655Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8417242Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8417963Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8419255Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8420570Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8421436Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8422352Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8423208Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8424588Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8425514Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8426681Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8428280Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8428906Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8429820Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8430996Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8432046Z 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 2023-01-11T20:40:44.8433013Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8434318Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8436222Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8436709Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8437429Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8438783Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8439525Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8441422Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8441783Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8442394Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8444036Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8445911Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8446249Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8447284Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8448664Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8449617Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8451216Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8452049Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8453472Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8454279Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8455695Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8456366Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8458076Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8459341Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8459968Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8461062Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8462001Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8463061Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8464741Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8465735Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8466952Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8467811Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8468851Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8469862Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8471139Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8472022Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8472854Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8474147Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8475253Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8475896Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8476822Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8477985Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8479055Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8479891Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8481084Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8482135Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8483118Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8484459Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8485756Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8486948Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8488250Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8489766Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8491162Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8492339Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8493678Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8494976Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8496521Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8497734Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8499062Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8500385Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8502246Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8503393Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8505082Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8506061Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8507537Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8509144Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8510270Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8511631Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8513441Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8514482Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8515654Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8517348Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8518707Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8520034Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8521412Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8522643Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8524452Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8525536Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8527213Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8528305Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8529709Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8530962Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8532280Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8533770Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8535556Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8536667Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8537991Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8539310Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8540696Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8541947Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8543278Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8544590Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8547200Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8547913Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8549651Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8550362Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8551688Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8552660Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8554553Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8555306Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8556305Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8557915Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8559517Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8559857Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8561026Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8562093Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8562956Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8563948Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8565201Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8566017Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8566999Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8568348Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8569240Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8570453Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8571615Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8572678Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8573644Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8574557Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8575878Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8576716Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8577932Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8579138Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8580489Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8581209Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8582628Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8583393Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8584872Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8585521Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8586943Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8588878Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8589795Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8590909Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8591686Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8592753Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8594077Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8594978Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8596098Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8597262Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8598601Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8599222Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8600423Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8601270Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8602579Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8603401Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8604684Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8605499Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8606835Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8607923Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8609110Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8610280Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8611407Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8612702Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8614048Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8615443Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8616863Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8617834Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8619841Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8620790Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8622372Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8623292Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8624708Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8626054Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8627518Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8629129Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8630860Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8631815Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8633107Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8634515Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8635896Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8637407Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8638804Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8640181Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8641484Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8642888Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8644322Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8645118Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8646837Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8647721Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8649325Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8650343Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8651714Z copying torch/include/ATen/ops/_mps_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8653243Z copying torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8654356Z copying torch/include/ATen/ops/_mps_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8655646Z copying torch/include/ATen/ops/_mps_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8657000Z copying torch/include/ATen/ops/_native_batch_norm_legit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8658732Z copying torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8659563Z copying torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8660917Z copying torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8661992Z copying torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8663320Z copying torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8664904Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8665829Z 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 2023-01-11T20:40:44.8667418Z 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 2023-01-11T20:40:44.8669166Z 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 2023-01-11T20:40:44.8669616Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8670958Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8672302Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8673393Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8674252Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8675149Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8676369Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8677005Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8678192Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8679551Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8680548Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8682436Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8683506Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8684165Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8684923Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8686232Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8687290Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8688679Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8689855Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8690827Z 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 2023-01-11T20:40:44.8692344Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8693077Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8694568Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8695303Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8696378Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8697647Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8699523Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8700182Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8702124Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8702819Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8703893Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8704908Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8706557Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8707188Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8708429Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8709585Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8710782Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8711804Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8713297Z 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 2023-01-11T20:40:44.8714300Z 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 2023-01-11T20:40:44.8715267Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8716259Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8717691Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8718635Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8719884Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8720889Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8721975Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8723140Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8723791Z copying torch/include/ATen/ops/_nested_tensor_offsets.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8725056Z copying torch/include/ATen/ops/_nested_tensor_offsets_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8726898Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8727284Z copying torch/include/ATen/ops/_nested_tensor_offsets_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8729841Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8730501Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8730998Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8731632Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8733614Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8734179Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8734927Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8736143Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8737732Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8738860Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8740127Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8741464Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8742772Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8744345Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8745676Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8747087Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8748435Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8749803Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8751060Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8752543Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8753876Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8755208Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8756679Z 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 2023-01-11T20:40:44.8757920Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8759181Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8760489Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8761945Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8763195Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8764480Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8765847Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8767448Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8768695Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8770016Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8771278Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8772574Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8774010Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8775312Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8776831Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8778779Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8780036Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8781483Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8782711Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8784029Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8785342Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8786884Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8788898Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8790259Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8791507Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8793030Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8794182Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8795444Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8796836Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8798282Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8799713Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8800975Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8802274Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8803726Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8804979Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8806291Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8807674Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8809017Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8810350Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8811845Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8813095Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8814383Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8815698Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8817106Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8818329Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8819828Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8821091Z copying torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8822369Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8823678Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8825006Z copying torch/include/ATen/ops/_prelu_kernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8826534Z copying torch/include/ATen/ops/_prelu_kernel_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8827889Z copying torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8829271Z copying torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8830853Z copying torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8832175Z copying torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8833463Z copying torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8834816Z copying torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8836157Z copying torch/include/ATen/ops/_prelu_kernel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8837503Z copying torch/include/ATen/ops/_prelu_kernel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8838757Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8840264Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8841682Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8843024Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8844316Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8845834Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8847439Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8848880Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8849974Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8851282Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8852593Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8854045Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8855288Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8856573Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8857839Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8859259Z copying torch/include/ATen/ops/_reshape_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8860716Z copying torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8861978Z copying torch/include/ATen/ops/_reshape_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8863361Z copying torch/include/ATen/ops/_reshape_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8864639Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8867419Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8868549Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8869822Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8871235Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8872713Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8873931Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8875207Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8876500Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8877794Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8879271Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8880475Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8881795Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8883069Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8884540Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8885777Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8887163Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8888463Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8889798Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8891243Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8892752Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8893956Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8895312Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8896626Z copying torch/include/ATen/ops/_scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8898076Z copying torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8899293Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8900787Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8902008Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8903339Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8904641Z copying torch/include/ATen/ops/_scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8905969Z copying torch/include/ATen/ops/_scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8907498Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8908933Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8910160Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8911424Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8912733Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8914045Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8915461Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8916900Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8918166Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8919504Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8920792Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8922054Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8923372Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8924965Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8926090Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8927448Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8928822Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8930110Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8931426Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8932879Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8934112Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8935412Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8936839Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8938554Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8940042Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8941170Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8942413Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8943722Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8945058Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8946552Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8949928Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8950629Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8951483Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8953214Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8955326Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8956336Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8957992Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8959107Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8960513Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8961989Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8963300Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8964596Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8965938Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8967299Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8968864Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8970095Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8972228Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8973250Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8974009Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8974606Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8975719Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8976803Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8977908Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8978886Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8979944Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8981032Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8982401Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8983366Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8984815Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8985681Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8986995Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8987803Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8990148Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8990480Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8991363Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8992286Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8993569Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8994450Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8995612Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8996956Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8997923Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.8999257Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9000563Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9001493Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9002812Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9003908Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9005153Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9006329Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9007628Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9009086Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9009832Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9011296Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9012629Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9013406Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9014680Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9015466Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9016894Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9017743Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9019547Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9020041Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9021162Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9022479Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9023309Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9024343Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9025609Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9027154Z 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 2023-01-11T20:40:44.9028103Z 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 2023-01-11T20:40:44.9029010Z 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 2023-01-11T20:40:44.9030706Z 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 2023-01-11T20:40:44.9031737Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9032701Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9034017Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9034864Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9036114Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9037950Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9038253Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9039272Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9040630Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9041643Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9042858Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9043863Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9045119Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9046174Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9047479Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9048722Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9049560Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9050907Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9052167Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9052854Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9054364Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9055258Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9056445Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9057070Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9058446Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9059363Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9061018Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9061863Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9063015Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9064194Z copying torch/include/ATen/ops/_sparse_mask_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9065061Z copying torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9066096Z copying torch/include/ATen/ops/_sparse_mask_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9067338Z copying torch/include/ATen/ops/_sparse_mask_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9068339Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9069568Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9070546Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9071660Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9072738Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9073905Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9075156Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9076289Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9077214Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9078443Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9079528Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9080706Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9081651Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9082698Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9084238Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9085145Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9086270Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9087421Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9088571Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9089848Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9091211Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9092055Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9093625Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9094668Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9095798Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9096923Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9098119Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9099669Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9100675Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9101800Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9103618Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9104511Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9106078Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9107148Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9109265Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9110295Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9111529Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9112799Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9114013Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9115192Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9116297Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9117564Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9118493Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9119449Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9120835Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9122062Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9122973Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9124344Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9125242Z copying torch/include/ATen/ops/_symeig_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9126666Z copying torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9127649Z copying torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9128726Z copying torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9130109Z copying torch/include/ATen/ops/_symeig_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9130940Z copying torch/include/ATen/ops/_symeig_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9132513Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9133287Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9134012Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9135257Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9136484Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9137306Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9138906Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9139955Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9141005Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9142024Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9143053Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9144192Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9145228Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9146161Z 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 2023-01-11T20:40:44.9147878Z 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 2023-01-11T20:40:44.9148498Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9149556Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9150638Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9151932Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9152574Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9154569Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9155028Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9155983Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9157077Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9158001Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9159781Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9160378Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9161448Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9162447Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9163269Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9164473Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9165259Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9166200Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9167201Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9168171Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9169253Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9170317Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9171069Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9172014Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9173061Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9174466Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9175433Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9176399Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9177509Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9178179Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9179615Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9180348Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9181782Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9182509Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9183430Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9184671Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9186745Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9187122Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9188065Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9188975Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9189974Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9191517Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9192255Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9193730Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9194250Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9196233Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9196933Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9197518Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9198829Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9199371Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9200917Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9202572Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9203354Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9204568Z 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 2023-01-11T20:40:44.9205255Z 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 2023-01-11T20:40:44.9206614Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9207961Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9209328Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9210640Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9212116Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9213927Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9215116Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9216393Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9218215Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9219354Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9220667Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9221944Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9223654Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9224634Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9226006Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9227534Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9229306Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9230392Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9231598Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9233249Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9234465Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9235791Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9237088Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9238414Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9239756Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9241173Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9242735Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9244074Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9245400Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9246833Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9248163Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9249721Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9251201Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9252510Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9254836Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9255730Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9257192Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9258293Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9259836Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9260951Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9262229Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9263224Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9264505Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9266017Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9267423Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9269218Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9270183Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9271478Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9272784Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9273609Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9274613Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9276242Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9276867Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9278252Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9279632Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9280543Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9282117Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9282818Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9284088Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9285317Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9286494Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9287836Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9289208Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9289866Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9291346Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9292479Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9293504Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9294841Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9296030Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9297147Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9298496Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9299443Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9300791Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9302171Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9303505Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9304544Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9305884Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9307204Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9308489Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9309508Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9310799Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9312116Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9313069Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9314299Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9315474Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9316648Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9317532Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9318790Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9319749Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9321075Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9321632Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9323255Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9324502Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9325423Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9326859Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9327723Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9329381Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9329862Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9332388Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9333266Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9334074Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9334967Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9335919Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9336638Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9337613Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9338637Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9339733Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9341151Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9342525Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9343348Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9344454Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9345536Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9347354Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9347771Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9349008Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9349958Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9350875Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9351869Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9352693Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9353708Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9354827Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9355762Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9356623Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9357631Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9358661Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9359718Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9361152Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9362068Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9363292Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9364153Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9365498Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9366432Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9367432Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9368520Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9369578Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9370754Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9371688Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9373006Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9373881Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9374699Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9375988Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9377192Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9378351Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9379822Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9381013Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9381838Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9382830Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9384456Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9385175Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9387193Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9387980Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9389479Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9390525Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9391753Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9392755Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9394118Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9395130Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9396539Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9397323Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9398718Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9400010Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9400680Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9402632Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9404794Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9405234Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9405961Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9407109Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9408243Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9409357Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9410477Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9411809Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9412571Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9414115Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9414564Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9416346Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9417114Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9418308Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9419028Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9420366Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9421286Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9422711Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9423457Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9424946Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9425844Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9427498Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9428989Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9430347Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9431228Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9432468Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9433499Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9434870Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9435862Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9437143Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9438461Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9439567Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9440630Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9441678Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9443065Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9443950Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9445219Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9446033Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9447265Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9448288Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9449768Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9450490Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9451786Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9452643Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9454005Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9454872Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9457099Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9457413Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9458431Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9459696Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9460803Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9462233Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9463206Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9464525Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9465504Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9467048Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9468106Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9469960Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9470235Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9471218Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9472779Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9474696Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9475549Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9477379Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9478457Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9479756Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9481117Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9482396Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9483808Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9485104Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9486719Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9487954Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9489558Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9490685Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9492405Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9493538Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9494886Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9496230Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9497578Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9498930Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9500253Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9501226Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9502877Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9503708Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9504971Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9506536Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9507574Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9509224Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9523306Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9523854Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9524416Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9524966Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9525430Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9525958Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9526487Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9527117Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9527515Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9527992Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9528507Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9528762Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9529237Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9529795Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9530143Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9530697Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9531124Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9531621Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9532175Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9532545Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9533087Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9533490Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9534112Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9535321Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9536178Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9537812Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9538672Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9539681Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9540938Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9542048Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9543016Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9543952Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9545176Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9546190Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9548033Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9549129Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9550465Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9551856Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9553154Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9555420Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9556437Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9557815Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9559092Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9560764Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9562196Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9563366Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9564782Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9566087Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9567596Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9568908Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9570389Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9571880Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9573074Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9574497Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9576118Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9577325Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9578699Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9580039Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9581571Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9583114Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9584896Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9586025Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9587365Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9589835Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9590982Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9592210Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9593739Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9594988Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9596639Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9597788Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9599212Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9600586Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9601828Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9603347Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9604826Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9606002Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9607446Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9608870Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9610373Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9611542Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9613055Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9614361Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9616003Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9617168Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9618538Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9619869Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9621271Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9622598Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9624083Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9625365Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9627302Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9628422Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9630000Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9631228Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9632869Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9633966Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9635489Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9636741Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9638432Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9639569Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9640904Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9642220Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9643805Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9645797Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9647026Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9648558Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9649961Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9651373Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9652601Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9654083Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9655387Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9656925Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9658290Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9659561Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9660900Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9662352Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9663728Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9665252Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9666687Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9668080Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9669553Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9670852Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9672202Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9673623Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9675025Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9676276Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9677699Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9679137Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9680460Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9681823Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9683292Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9684703Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9685936Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9686976Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9688368Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9689614Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9691642Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9692360Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9693508Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9694322Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9695344Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9696479Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9697525Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9698201Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9699679Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9700562Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9701695Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9702652Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9703814Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9705500Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9706273Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9707172Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9708637Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9710052Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9711059Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9712066Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9713281Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9714320Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9715329Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9716321Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9717525Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9718452Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9719885Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9721057Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9722157Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9723962Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9724229Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9725824Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9726694Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9728081Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9729147Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9730431Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9730996Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9732220Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9733417Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9734585Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9735877Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9737194Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9739127Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9740023Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9741411Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9742662Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9744005Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9745352Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9746792Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9749326Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9750434Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9751544Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9753074Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9754340Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9755898Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9757112Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9758446Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9759917Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9761142Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9762879Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9764206Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9765485Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9766955Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9768258Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9769845Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9771076Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9772655Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9773906Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9775567Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9776768Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9778101Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9779465Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9780816Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9782162Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9783680Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9784881Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9786103Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9787600Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9788855Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9790716Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9791851Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9793123Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9794380Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9796047Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9797222Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9798741Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9799984Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9801341Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9802608Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9803902Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9805225Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9806828Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9808208Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9809458Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9810920Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9813652Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9814264Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9815528Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9817141Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9818440Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9819919Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9820872Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9822385Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9823530Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9824583Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9826021Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9826784Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9828581Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9829247Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9830661Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9831966Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9833443Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9834476Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9835650Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9836626Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9838320Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9838917Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9840772Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9841135Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9842168Z copying torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9843179Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9843908Z copying torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9845310Z copying torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9846097Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9847121Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9848356Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9849337Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9850210Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9851498Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9852242Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9853262Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9854629Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9855539Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9856774Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9857429Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9858381Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9859784Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9860758Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9861761Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9862988Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9864209Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9865114Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9866766Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9867530Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9868798Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9869756Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9871263Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9872358Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9873273Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9874191Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9875243Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9875982Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9877224Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9877964Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9879312Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9880261Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9881252Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9882426Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9883742Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9885513Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9886239Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9887474Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9888377Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9889731Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9890427Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9891743Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9892750Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9893431Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9894656Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9896088Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9897173Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9897985Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9898922Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9900074Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9901344Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9902576Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9904149Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9905263Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9907135Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9909161Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9910393Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9911725Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9913041Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9914461Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9915708Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9917245Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9918615Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9919907Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9921488Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9922741Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9924097Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9925335Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9926686Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9928130Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9929807Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9931044Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9932646Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9933820Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9935533Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9936570Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9938012Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9939250Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9940732Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9942227Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9943458Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9944837Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9946177Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9947712Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9949109Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9950470Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9952027Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9953245Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9954593Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9955955Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9957353Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9958682Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9960026Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9961351Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9962780Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9964298Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9966058Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9966635Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9968018Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9969784Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9970462Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9971940Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9973412Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9974328Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9975325Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9976634Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9977811Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9978827Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9979976Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9981082Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9982567Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9983384Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9984599Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9985460Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9986853Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9987665Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9988831Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9989987Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9990914Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9992148Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9993007Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9994313Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9995203Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9996524Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9997821Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9999073Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:44.9999864Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0001671Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0002072Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0003035Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0004436Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0005278Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0006669Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0007585Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0008750Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0009793Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0010530Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0012033Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0013049Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0014514Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0016246Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0016760Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0018497Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0019157Z 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 2023-01-11T20:40:45.0020798Z 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 2023-01-11T20:40:45.0021593Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0023108Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0024684Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0025506Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0026856Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0028005Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0029337Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0030265Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0031609Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0032825Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0034131Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0035092Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0036584Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0037452Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0039116Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0039889Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0041241Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0042539Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0044311Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0045001Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0046080Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0047842Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0048819Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0049770Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0051158Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0052021Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0053306Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0054202Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0055301Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0056800Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0058069Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0058888Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0060013Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0061264Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0062438Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0063941Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0064569Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0065791Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0066987Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0068807Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0069964Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0070433Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0071943Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0072905Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0073624Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0074969Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0075861Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0077167Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0078464Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0079287Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0080656Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0081496Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0082846Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0083750Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0085104Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0085981Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0087478Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0088949Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0089748Z copying torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0091024Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0091930Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0093290Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0094213Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0095622Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0096577Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0098073Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0099050Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0100019Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0101725Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0102642Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0103551Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0105001Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0105515Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0107143Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0108197Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0109424Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0110751Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0111515Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0113508Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0114398Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0115553Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0116792Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0119131Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0120154Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0121422Z copying torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0122664Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0124035Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0125343Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0126654Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0128149Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0129010Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0130710Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0131647Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0133438Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0134154Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0135902Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0136674Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0138134Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0138796Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0140263Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0141332Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0142458Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0143882Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0144869Z copying torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0145847Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0147798Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0148322Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0149757Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0150644Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0151715Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0153087Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0154293Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0155159Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0156822Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0157612Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0158935Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0159723Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0160672Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0161950Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0163622Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0164513Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0165378Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0166355Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0167391Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0168480Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0169755Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0170833Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0172498Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0173552Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0174819Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0175749Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0177809Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0178425Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0179555Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0180628Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0181845Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0182914Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0183883Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0184882Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0186076Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0187094Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0188460Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0189447Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0190315Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0191568Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0192732Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0194246Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0195545Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0196269Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0198093Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0199116Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0200063Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0200985Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0202263Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0203014Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0204633Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0205677Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0206801Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0207545Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0208748Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0209845Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0211021Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0211905Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0212989Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0213941Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0215431Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0216156Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0218731Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0219895Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0220918Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0221806Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0222673Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0223933Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0225465Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0226982Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0229048Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0230312Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0231745Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0233240Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0234559Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0235858Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0237178Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0238568Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0239976Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0241198Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0242564Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0244120Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0245347Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0246686Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0248152Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0249650Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0251100Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0252362Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0253656Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0255130Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0256367Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0257701Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0259098Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0260596Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0262057Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0263358Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0264674Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0266016Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0267660Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0269002Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0270328Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0271840Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0273065Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0274382Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0275692Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0278073Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0279204Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0280516Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0282015Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0283258Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0284611Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0286022Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0287593Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0288918Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0290247Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0291526Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0292994Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0294269Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0295589Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0296951Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0298508Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0299723Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0301046Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0302383Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0303947Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0305137Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0306666Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0308064Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0309681Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0311185Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0312447Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0313894Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0315272Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0316626Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0318178Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0319455Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0320732Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0322043Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0323428Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0324804Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0326368Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0327686Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0329061Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0330455Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0331988Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0333261Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0334550Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0335914Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0337313Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0338611Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0340230Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0341650Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0343018Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0344582Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0345852Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0347240Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0348557Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0350049Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0351524Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0352791Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0354110Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0355506Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0356979Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0358526Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0359908Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0361170Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0362535Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0363801Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0365084Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0367338Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0368640Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0369969Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0371213Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0372624Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0374042Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0375316Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0376630Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0377976Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0379470Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0380681Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0382095Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0383362Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0384742Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0386073Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0387662Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0390054Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0391264Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0393374Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0394323Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0395525Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0396387Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0397961Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0399056Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0400252Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0401472Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0402822Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0404466Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0405905Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0407250Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0408640Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0410051Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0411285Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0412604Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0414217Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0415383Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0416727Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0418117Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0419526Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0420847Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0422265Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0423463Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0424909Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0426088Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0427404Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0428892Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0430501Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0431833Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0433191Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0434512Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0436056Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0437407Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0438568Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0439966Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0441561Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0442814Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0444137Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0445454Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0446802Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0448206Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0449780Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0451142Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0452477Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0453938Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0456021Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0457210Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0458591Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0460102Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0461350Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0462647Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0463993Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0465510Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0467000Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0468375Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0469660Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0471126Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0472389Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0473717Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0475058Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0476568Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0478007Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0479580Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0481127Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0482490Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0483860Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0485295Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0486572Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0487991Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0489466Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0490652Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0491943Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0493344Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0494874Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0496127Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0497458Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0498890Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0500443Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0501821Z copying torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0503021Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0504331Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0505892Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0507340Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0508861Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0510238Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0511556Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0512943Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0514418Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0515860Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0517052Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0518438Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0519749Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0523020Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0523881Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0524725Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0525549Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0526661Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0527794Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0529034Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0530375Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0531904Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0533313Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0534462Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0535809Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0537364Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0538622Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0539896Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0541269Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0542804Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0544925Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0546529Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0547904Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0550501Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0551570Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0552756Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0554279Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0555721Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0557010Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0558350Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0559698Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0561164Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0562452Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0563813Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0565174Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0566611Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0568027Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0569363Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0570752Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0571982Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0573386Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0574966Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0576215Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0577557Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0578928Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0580383Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0581679Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0583167Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0584530Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0585715Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0587256Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0588660Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0590091Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0591499Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0592992Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0594570Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0595886Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0597221Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0598463Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0599907Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0601282Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0602755Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0604006Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0605350Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0606868Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0608250Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0609656Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0611156Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0612646Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0613985Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0615376Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0616726Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0617962Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0619238Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0620594Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0622027Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0623432Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0624704Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0626055Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0627546Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0629059Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0630317Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0631661Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0633011Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0635366Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0636464Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0637916Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0639178Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0640539Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0642012Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0643550Z copying torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0644761Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0646132Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0647499Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0648948Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0650510Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0651793Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0653079Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0654457Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0655767Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0657294Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0658654Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0659859Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0661209Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0662570Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0663904Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0665472Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0666904Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0668202Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0669547Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0671055Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0672319Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0673692Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0675009Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0676442Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0677928Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0679207Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0680508Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0681859Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0683301Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0684718Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0685914Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0687355Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0688902Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0690443Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0691695Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0693086Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0694383Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0696025Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0697268Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0698549Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0699821Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0701231Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0702591Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0704131Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0705340Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0706754Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0709650Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0710753Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0711856Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0712976Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0714334Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0715731Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0717070Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0718412Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0719883Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0721461Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0722736Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0724788Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0726087Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0727719Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0729172Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0730558Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0731889Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0733425Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0735114Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0736266Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0737624Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0738891Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0740483Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0741784Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0743100Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0744396Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0745838Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0747184Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0748562Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0749906Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0751326Z copying torch/include/ATen/ops/dense_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0752680Z copying torch/include/ATen/ops/dense_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0754062Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0755361Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0756823Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0758252Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0759529Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0760996Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0762226Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0763647Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0764824Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0766458Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0767765Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0769065Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0770473Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0772030Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0773160Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0774734Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0776051Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0777181Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0778492Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0779844Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0781205Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0782590Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0784174Z copying torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0785480Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0787105Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0788586Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0789789Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0791120Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0792458Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0793793Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0795194Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0796658Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0797853Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0799268Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0800555Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0801800Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0803533Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0804873Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0806200Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0807747Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0809242Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0810473Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0811990Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0814434Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0815602Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0816432Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0817928Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0819126Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0820218Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0821518Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0822664Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0823592Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0824752Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0825995Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0827241Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0828686Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0829649Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0830900Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0831842Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0833000Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0834179Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0835180Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0836226Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0837305Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0838407Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0839848Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0840926Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0841990Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0843114Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0844368Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0845635Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0846834Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0847931Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0849067Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0850271Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0851419Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0852612Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0853815Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0855110Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0856157Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0857331Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0858620Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0859869Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0860995Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0862107Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0863866Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0864821Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0866019Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0867209Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0868938Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0870340Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0871198Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0872200Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0873292Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0874365Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0875559Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0876574Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0877905Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0878830Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0879752Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0880575Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0881999Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0882853Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0883671Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0884689Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0885709Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0887239Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0888808Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0889814Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0891219Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0891592Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0893065Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0893980Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0894994Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0896227Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0897101Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0898602Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0899622Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0901845Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0902172Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0902822Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0903728Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0905361Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0906081Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0907654Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0908457Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0909825Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0910309Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0911679Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0912833Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0913472Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0915033Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0915587Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0917207Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0917979Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0919157Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0920184Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0921505Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0922428Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0923905Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0924738Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0926051Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0927066Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0928347Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0929508Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0930449Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0941605Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0942547Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0943716Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0944451Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0946083Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0947412Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0948341Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0952210Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0953482Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0955291Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0956475Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0957362Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0959070Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0959819Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0961018Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0964865Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0966657Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0967726Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0968750Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0970720Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0973841Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0975686Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0976906Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0979165Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0980486Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0983190Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0985064Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0986039Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0988695Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0989850Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0991719Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0993065Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0994268Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0995459Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0996825Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0997864Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.0998992Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1000059Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1001284Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1002533Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1003337Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1004447Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1005439Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1006336Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1007394Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1008424Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1009478Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1010487Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1011601Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1012496Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1013892Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1014610Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1015552Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1016595Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1017685Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1018595Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1019860Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1020768Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1021824Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1023002Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1024088Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1025140Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1026699Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1027412Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1028502Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1029565Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1031362Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1031636Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1033023Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1033311Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1034636Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1035392Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1036768Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1037695Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1039007Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1039926Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1041226Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1042484Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1043282Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1044614Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1046079Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1047231Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1048553Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1049655Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1050973Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1051687Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1053568Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1054215Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1054899Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1056726Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1057536Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1058525Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1059701Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1060958Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1062044Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1063590Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1064523Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1065608Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1066819Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1067763Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1068978Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1069943Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1071753Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1072345Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1073440Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1074514Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1075280Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1076652Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1077704Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1078704Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1079629Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1080610Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1081503Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1082455Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1085159Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1086130Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1086599Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1087241Z 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 2023-01-11T20:40:45.1088455Z 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 2023-01-11T20:40:45.1089702Z 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 2023-01-11T20:40:45.1090610Z 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 2023-01-11T20:40:45.1091612Z 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 2023-01-11T20:40:45.1092902Z 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 2023-01-11T20:40:45.1093916Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1094799Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1096293Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1097148Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1099006Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1099445Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1100332Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1101811Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1102586Z 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 2023-01-11T20:40:45.1104320Z 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 2023-01-11T20:40:45.1105100Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1106232Z 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 2023-01-11T20:40:45.1107891Z 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 2023-01-11T20:40:45.1108689Z 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 2023-01-11T20:40:45.1109756Z 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 2023-01-11T20:40:45.1111084Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1112105Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1113508Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1114310Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1115701Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1116862Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1118088Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1119335Z 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 2023-01-11T20:40:45.1120700Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1121874Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1123661Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1124693Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1126019Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1127990Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1129003Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1130969Z 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 2023-01-11T20:40:45.1131815Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1132766Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1134728Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1135072Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1136814Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1137459Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1138424Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1139691Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1140330Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1141181Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1142454Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1143492Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1144417Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1145814Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1146598Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1148544Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1150394Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1150898Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1151960Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1152629Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1153906Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1155071Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1156267Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1157157Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1158421Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1159492Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1160682Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1161862Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1163196Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1164344Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1165286Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1166331Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1167454Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1168984Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1169763Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1171122Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1172071Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1173683Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1174454Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1175856Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1176880Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1178055Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1178891Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1179970Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1181053Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1182144Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1183328Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1184254Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1185322Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1186679Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1187442Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1188481Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1189904Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1190830Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1191837Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1192774Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1194049Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1194877Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1196244Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1197035Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1198265Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1199148Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1200839Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1202422Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1203451Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1204750Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1205705Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1206605Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1207847Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1209040Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1210015Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1211268Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1212274Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1213478Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1214447Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1215891Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1216817Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1218094Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1219230Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1220085Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1221296Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1222487Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1223582Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1224819Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1225782Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1227364Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1228301Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1229673Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1230470Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1231924Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1232954Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1234044Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1235297Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1236159Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1237239Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1238475Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1239908Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1240876Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1241888Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1242658Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1243933Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1244980Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1245995Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1247056Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1248393Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1249291Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1250791Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1251686Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1252726Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1253716Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1254812Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1255822Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1257852Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1258304Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1259163Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1259941Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1261118Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1262846Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1263415Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1264273Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1265340Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1266529Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1267912Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1268659Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1270038Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1270978Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1271757Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1273397Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1274234Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1276274Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1276585Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1277969Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1279007Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1280323Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1281208Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1283091Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1283906Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1285572Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1286574Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1287584Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1289031Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1289931Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1291517Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1292581Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1293962Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1294942Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1295954Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1297380Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1298334Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1299682Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1300807Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1302373Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1303282Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1304543Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1305856Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1307080Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1308954Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1309671Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1311255Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1312334Z copying torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1313613Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1314553Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1315998Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1317653Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1318088Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1319453Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1320359Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1321559Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1323217Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1323950Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1325016Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1326201Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1327551Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1328481Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1330227Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1330862Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1331930Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1332912Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1334695Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1335521Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1336703Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1337864Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1339093Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1340077Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1340976Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1342127Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1343772Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1344516Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1345716Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1346805Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1348120Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1349704Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1350414Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1351798Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1352770Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1353729Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1354636Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1356287Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1357531Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1358349Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1359239Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1361271Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1361967Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1363092Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1364007Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1365028Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1366120Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1367603Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1368716Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1369614Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1370810Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1372081Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1373176Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1374193Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1375335Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1376847Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1377974Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1379371Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1380029Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1381879Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1382199Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1383291Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1384626Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1385534Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1387152Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1388076Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1389033Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1390346Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1391608Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1392515Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1393952Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1394763Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1396312Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1397149Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1398237Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1399178Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1400432Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1401390Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1402731Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1403579Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1404855Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1405785Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1407256Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1408476Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1409441Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1410772Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1411551Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1412862Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1414078Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1415182Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1416106Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1417170Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1418382Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1419246Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1420488Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1422208Z 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 2023-01-11T20:40:45.1423554Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1424291Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1425688Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1426858Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1428244Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1428988Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1430443Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1431513Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1432924Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1433708Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1434833Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1435904Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1436863Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1437792Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1438781Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1440203Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1441932Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1442554Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1443013Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1444318Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1445230Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1446584Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1447263Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1448752Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1449548Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1450733Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1451670Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1452578Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1453844Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1454592Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1455796Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1457023Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1458094Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1458948Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1460046Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1461047Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1462501Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1463475Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1464467Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1465732Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1466948Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1468943Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1469790Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1471069Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1472048Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1473078Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1474681Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1475457Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1476836Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1477574Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1479116Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1479725Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1481039Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1482025Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1482771Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1484416Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1485208Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1486999Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1488081Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1489489Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1490312Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1491731Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1492638Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1494639Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1495595Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1496592Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1497909Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1499114Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1500378Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1501272Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1502449Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1503460Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1504813Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1505811Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1507352Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1508173Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1509584Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1510340Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1512139Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1513049Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1514264Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1515376Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1516464Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1517527Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1518937Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1519903Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1521345Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1523055Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1523409Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1524574Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1525742Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1526698Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1528080Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1529269Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1530848Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1531455Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1532973Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1533929Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1535197Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1536109Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1537427Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1538734Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1539999Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1541335Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1542253Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1543701Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1544653Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1546120Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1547279Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1548810Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1549675Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1551523Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1552323Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1553969Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1554779Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1556379Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1557272Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1559338Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1560130Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1561248Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1562697Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1563909Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1565181Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1566544Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1568050Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1569491Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1570731Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1573018Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1574486Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1575455Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1577847Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1578286Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1580022Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1580655Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1582191Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1582849Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1584791Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1585513Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1587087Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1588324Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1589663Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1590981Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1592092Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1593034Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1594662Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1595444Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1597088Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1598128Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1599888Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1600983Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1602744Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1603978Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1605217Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1606415Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1608279Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1609494Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1611199Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1612242Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1613602Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1615141Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1616484Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1617699Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1619408Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1620724Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1621885Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1623406Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1624639Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1626587Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1627597Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1630048Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1630994Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1632344Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1633921Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1635150Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1636561Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1637812Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1639181Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1640544Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1641896Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1643733Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1644886Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1646343Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1647736Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1649526Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1650576Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1652218Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1653359Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1654936Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1656310Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1657690Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1659049Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1661397Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1662424Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1663635Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1665311Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1666697Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1668362Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1669379Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1671083Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1672378Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1673691Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1675085Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1676407Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1677996Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1679656Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1680711Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1682508Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1683604Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1684961Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1686265Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1688091Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1689330Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1690618Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1691984Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1693940Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1694918Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1696521Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1697686Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1699425Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1700442Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1702098Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1703190Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1704830Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1706051Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1707773Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1708947Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1710588Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1711762Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1713489Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1714643Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1716197Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1717591Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1718864Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1720513Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1721476Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1722991Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1723901Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1725429Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1726146Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1727775Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1729071Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1730018Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1731389Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1732352Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1733815Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1734950Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1736308Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1737591Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1738956Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1740178Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1741459Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1742740Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1744026Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1745463Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1746534Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1748480Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1749375Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1752026Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1752374Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1753182Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1754152Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1755352Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1756435Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1757647Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1758999Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1759952Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1761068Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1762344Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1763144Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1764743Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1765506Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1766973Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1768182Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1769377Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1770491Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1771358Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1772722Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1773625Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1775101Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1775525Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1777433Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1778188Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1779534Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1780449Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1781987Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1783049Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1784348Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1785607Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1786968Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1788952Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1789996Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1791356Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1792328Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1793873Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1794797Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1796231Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1797185Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1798624Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1799941Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1801056Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1802338Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1803371Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1804657Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1805720Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1806964Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1808026Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1809275Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1810290Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1811475Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1812577Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1813610Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1814811Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1815780Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1817237Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1818237Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1819269Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1820640Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1821700Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1822881Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1826134Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1826942Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1827322Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1828125Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1829484Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1830420Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1831555Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1832463Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1833630Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1834850Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1836329Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1836898Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1838911Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1839352Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1841003Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1841671Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1843279Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1844306Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1845621Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1846855Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1847807Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1849060Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1849986Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1850816Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1865816Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1866667Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1867202Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1867725Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1868357Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1868718Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1869190Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1869636Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1870113Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1870536Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1870795Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1871533Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1872072Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1872586Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1872991Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1873482Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1873890Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1874330Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1875032Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1875623Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1876044Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1876407Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1877020Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1877286Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1877724Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1878901Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1880258Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1881057Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1882229Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1884002Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1884957Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1885711Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1886533Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1888097Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1889074Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1890545Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1891266Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1892655Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1893922Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1894528Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1896632Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1897681Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1898430Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1899474Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1900528Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1901800Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1902720Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1904089Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1905049Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1906531Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1907646Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1908537Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1909324Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1910916Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1911586Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1912599Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1914000Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1914601Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1915566Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1916902Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1917579Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1919231Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1919974Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1921245Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1921912Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1923003Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1924121Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1925356Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1926306Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1927544Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1928511Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1929792Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1930787Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1931521Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1932710Z copying torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1934096Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1934846Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1935630Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1936910Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1937755Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1939119Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1939986Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1941241Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1942230Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1943191Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1944357Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1945322Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1946559Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1947979Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1949484Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1950444Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1951449Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1952443Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1954213Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1954480Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1955592Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1956472Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1957688Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1958806Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1960038Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1960982Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1962533Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1964139Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1964724Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1966369Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1967574Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1968277Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1969445Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1970574Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1971882Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1972832Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1974056Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1975000Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1976325Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1977222Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1978529Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1979495Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1980570Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1981640Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1982703Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1983786Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1985094Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1986016Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1987335Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1989215Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1990387Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1991376Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1992829Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1993676Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1995336Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1996290Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1997465Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1998618Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.1999800Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2000942Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2002155Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2003277Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2004636Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2005637Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2006905Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2007839Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2009109Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2009995Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2011213Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2012124Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2013888Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2014414Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2015710Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2016913Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2018593Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2019353Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2020788Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2021654Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2022915Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2023768Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2024856Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2025931Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2027421Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2028391Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2029496Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2030653Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2031908Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2033013Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2034011Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2035138Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2036220Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2037357Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2038708Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2040331Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2041184Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2042260Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2043303Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2044424Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2045502Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2046617Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2047862Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2049135Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2050803Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2051384Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2052477Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2053618Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2054911Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2055951Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2057023Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2058057Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2059313Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2059905Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2061261Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2062196Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2063336Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2064333Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2065590Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2066952Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2068120Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2069487Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2070379Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2071699Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2072475Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2073515Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2074407Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2076870Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2077492Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2078262Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2079229Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2079925Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2080977Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2081940Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2083124Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2084553Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2085439Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2086869Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2088200Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2089127Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2090437Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2091437Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2093394Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2093805Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2095162Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2096494Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2097733Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2098904Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2099875Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2101723Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2102417Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2103891Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2105037Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2106171Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2108135Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2108814Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2110523Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2111123Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2112433Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2114146Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2115169Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2116413Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2117674Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2118763Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2120105Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2121169Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2122599Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2123568Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2124946Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2125839Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2127399Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2128380Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2130045Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2130829Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2132684Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2133611Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2135253Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2136445Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2137644Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2138982Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2140300Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2142029Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2143150Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2144469Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2146166Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2147404Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2150071Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2150992Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2152120Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2153496Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2155134Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2156525Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2157752Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2159295Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2160470Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2162017Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2163223Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2164806Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2165997Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2167822Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2168968Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2170579Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2171764Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2173474Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2174536Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2176259Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2178030Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2179224Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2180997Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2182088Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2183742Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2184781Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2186142Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2187687Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2188716Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2190223Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2191165Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2192558Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2193528Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2194855Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2196063Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2197561Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2198546Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2200714Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2201518Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2203188Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2204749Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2205495Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2207089Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2207989Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2209681Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2210280Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2211759Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2212656Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2213495Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2214391Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2215566Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2216531Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2217568Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2218832Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2220155Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2221070Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2223079Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2223473Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2224802Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2226011Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2227039Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2228640Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2229533Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2230853Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2231343Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2232558Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2233647Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2234515Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2235724Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2236706Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2237963Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2239237Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2240021Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2241365Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2242290Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2243519Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2244618Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2245522Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2246707Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2247996Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2249217Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2250113Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2251130Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2252626Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2253851Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2254671Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2255981Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2256711Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2258077Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2259258Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2260155Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2260944Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2262283Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2262910Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2263711Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2264978Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2265835Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2266830Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2268523Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2269412Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2270166Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2271948Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2273118Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2273930Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2274988Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2276213Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2277187Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2278232Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2279452Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2280372Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2281598Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2282702Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2283978Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2284772Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2285746Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2287143Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2288123Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2289080Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2290068Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2291342Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2292239Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2293696Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2294649Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2295925Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2296921Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2298090Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2299324Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2300305Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2301320Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2302698Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2303585Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2304613Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2305845Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2307414Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2309305Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2310491Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2311378Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2312681Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2313421Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2314640Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2315730Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2316768Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2317895Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2319059Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2319866Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2321126Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2322193Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2323091Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2324424Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2325465Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2326641Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2327733Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2328934Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2330212Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2331335Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2332156Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2333598Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2335049Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2336091Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2337074Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2338256Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2339309Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2340465Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2341577Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2342765Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2344524Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2345590Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2346919Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2348054Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2349153Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2350216Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2351646Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2352523Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2353607Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2354762Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2355989Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2357046Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2358120Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2359224Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2360484Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2361463Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2362602Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2363717Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2365065Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2366005Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2367213Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2368236Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2369588Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2370558Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2371725Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2372731Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2373922Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2374947Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2376056Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2376887Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2378005Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2379073Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2380005Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2380928Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2382303Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2383210Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2384254Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2385100Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2386670Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2387631Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2389139Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2390510Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2391402Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2392973Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2393770Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2394788Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2396172Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2397512Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2398193Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2399127Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2400373Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2401356Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2402389Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2403278Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2404381Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2405634Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2406678Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2407679Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2408720Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2409986Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2411088Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2412103Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2413895Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2414547Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2415932Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2417066Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2417983Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2419118Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2420162Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2421337Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2422325Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2423598Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2424580Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2425577Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2426757Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2427927Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2428952Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2430039Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2431680Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2432432Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2433534Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2434499Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2435697Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2436708Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2437815Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2439009Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2440359Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2441365Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2442464Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2443832Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2444896Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2445918Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2447285Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2448933Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2450117Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2451331Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2452507Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2453568Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2454660Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2455764Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2456920Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2457898Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2458945Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2460169Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2460986Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2462326Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2464196Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2465052Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2466194Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2467536Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2468629Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2469770Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2470982Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2472532Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2473556Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2474697Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2475760Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2476723Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2477839Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2479029Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2480278Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2481081Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2483117Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2483782Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2484784Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2485852Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2487154Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2488325Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2490294Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2491482Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2492418Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2493528Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2494920Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2495990Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2497143Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2497854Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2498973Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2500209Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2501399Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2502251Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2503370Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2504701Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2505744Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2507003Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2508896Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2509907Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2511099Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2511988Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2513172Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2514088Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2515662Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2516562Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2517729Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2518798Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2519911Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2521032Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2522142Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2523354Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2524600Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2525554Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2527242Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2528227Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2529467Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2530904Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2531614Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2532874Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2533747Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2535048Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2536028Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2537016Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2538475Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2539456Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2540554Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2541598Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2543034Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2544126Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2545409Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2546510Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2547635Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2549165Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2549849Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2551035Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2552147Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2553163Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2554236Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2555205Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2556002Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2557046Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2558139Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2559220Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2560257Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2561488Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2563311Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2564110Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2565946Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2566223Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2567728Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2568818Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2569701Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2570720Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2571789Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2572564Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2573650Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2574712Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2575767Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2577088Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2578409Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2579372Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2580769Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2581368Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2582645Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2583570Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2585820Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2586187Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2587538Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2588565Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2589418Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2590864Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2591791Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2593086Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2594023Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2595255Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2596481Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2598970Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2599498Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2600100Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2601146Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2602609Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2603535Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2605121Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2606143Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2607624Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2609117Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2610519Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2611296Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2612744Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2613626Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2615491Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2616431Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2617972Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2618962Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2620032Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2621330Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2622206Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2623674Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2624697Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2625447Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2627179Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2628040Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2629346Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2630243Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2631188Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2632463Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2633815Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2634737Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2636022Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2637653Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2638876Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2640159Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2641399Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2642276Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2643631Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2644823Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2646062Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2647482Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2648446Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2649765Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2650766Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2652120Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2653314Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2654543Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2655512Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2656793Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2658129Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2659280Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2660455Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2661761Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2662692Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2664040Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2665303Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2666822Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2667966Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2669625Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2670940Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2672546Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2673328Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2674889Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2676186Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2676917Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2678188Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2679841Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2680126Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2681348Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2682843Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2683785Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2685090Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2685796Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2687170Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2688006Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2689224Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2690180Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2691452Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2692322Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2693375Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2694287Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2695721Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2697112Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2698187Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2699527Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2700773Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2702130Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2703517Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2704833Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2706613Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2708153Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2709367Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2710714Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2712143Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2713514Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2715082Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2717265Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2718537Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2719777Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2721055Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2722445Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2723995Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2725669Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2726926Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2728282Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2729807Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2731184Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2732858Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2733989Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2735822Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2737085Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2738421Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2740052Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2741196Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2742701Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2743936Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2745660Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2746997Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2748167Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2749453Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2750753Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2752525Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2753697Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2755313Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2756376Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2758030Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2759089Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2760655Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2761917Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2763603Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2765009Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2766289Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2767580Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2769177Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2770395Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2771989Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2773090Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2774638Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2775963Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2777654Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2778929Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2780521Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2781769Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2783190Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2784521Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2786182Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2787626Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2788988Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2790414Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2791731Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2793479Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2794710Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2796029Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2797408Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2798873Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2800646Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2801858Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2803198Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2804584Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2806097Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2808234Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2809364Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2810666Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2812583Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2813668Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2814865Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2816207Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2817830Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2819263Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2820503Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2821820Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2823173Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2824683Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2826092Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2827465Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2830399Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2831338Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2832679Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2834432Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2835530Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2836982Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2838444Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2839724Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2841269Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2842498Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2843803Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2845458Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2846918Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2848221Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2849579Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2851347Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2852466Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2853802Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2855167Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2856538Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2858389Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2859504Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2860881Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2862185Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2863579Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2864928Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2866640Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2868454Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2869884Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2871336Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2872558Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2873828Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2875128Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2876128Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2877571Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2878620Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2879941Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2880794Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2882619Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2883366Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2884186Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2885580Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2886722Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2887667Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2888947Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2890152Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2891334Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2892503Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2893557Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2895086Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2896223Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2897154Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2898287Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2899364Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2900426Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2902704Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2903362Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2903870Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2905068Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2906626Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2907685Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2908901Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2910420Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2911539Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2912741Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2913720Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2914786Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2915810Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2917244Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2918308Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2919350Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2920587Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2921672Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2922936Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2923790Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2924934Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2926147Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2927238Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2928438Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2929300Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2930408Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2931743Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2932608Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2934093Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2934973Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2936645Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2937572Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2938519Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2939822Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2940761Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2941968Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2942694Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2944302Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2945215Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2946171Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2947823Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2948753Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2950274Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2950923Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2952654Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2953567Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2954769Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2955935Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2956963Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2958060Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2958963Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2959921Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2960932Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2962124Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2963348Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2964296Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2965497Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2966384Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2968309Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2970369Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2970695Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2972238Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2972871Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2974358Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2974962Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2975979Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2976975Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2978339Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2979251Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2980175Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2981622Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2982751Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2983690Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2984658Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2985770Z copying torch/include/ATen/ops/mps_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2986912Z copying torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2989012Z copying torch/include/ATen/ops/mps_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2990006Z copying torch/include/ATen/ops/mps_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2991081Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2992077Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2993015Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2994721Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2995444Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2996820Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2997825Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2998797Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.2999654Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3000566Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3001647Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3002651Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3003372Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3004542Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3005751Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3006712Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3007894Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3008985Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3010252Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3011557Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3012352Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3013473Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3014379Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3015589Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3016693Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3017747Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3019086Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3020172Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3021278Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3022377Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3023470Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3024600Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3025715Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3027014Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3028077Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3029146Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3030401Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3031625Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3032819Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3033722Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3034773Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3035758Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3036821Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3037731Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3039373Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3040299Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3041095Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3042040Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3043533Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3044272Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3045729Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3046479Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3047356Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3048519Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3049443Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3050397Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3051732Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3052611Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3053525Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3054278Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3055885Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3056767Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3057665Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3058668Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3059549Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3060603Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3061620Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3062756Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3063627Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3064727Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3065689Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3067265Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3067955Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3068956Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3069743Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3071136Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3072032Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3073114Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3074098Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3075195Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3076084Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3077747Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3078940Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3079605Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3081040Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3082086Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3083045Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3084359Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3085913Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3086224Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3087673Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3088856Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3090085Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3091069Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3092999Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3093511Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3094471Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3095802Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3096955Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3098328Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3099334Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3100385Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3101599Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3102640Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3104090Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3105114Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3106588Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3107593Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3109086Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3110121Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3111570Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3112461Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3113809Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3114821Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3115663Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3117074Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3118789Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3119604Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3120729Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3121865Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3122681Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3123692Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3125006Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3126039Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3127419Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3128162Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3129508Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3130765Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3132080Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3132912Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3134253Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3135292Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3136572Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3137709Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3139401Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3140805Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3142127Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3143564Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3144825Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3146644Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3148361Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3150239Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3151513Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3152897Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3154642Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3155821Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3157414Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3159113Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3160361Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3161744Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3163143Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3164549Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3166234Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3167537Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3168957Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3170331Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3171793Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3173358Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3174822Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3176132Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3177684Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3179177Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3180409Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3181939Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3183585Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3184924Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3186542Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3188024Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3188772Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3190785Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3191572Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3192610Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3194501Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3195519Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3196960Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3198305Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3199200Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3200763Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3201738Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3202925Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3204007Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3205460Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3206897Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3208073Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3209295Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3211104Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3211708Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3213240Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3214227Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3215659Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3217230Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3217865Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3219237Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3219838Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3221133Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3222073Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3223065Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3224908Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3225821Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3226980Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3228337Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3229964Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3231410Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3232708Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3234028Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3235568Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3237082Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3238557Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3240133Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3241317Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3242954Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3244204Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3245521Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3247293Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3248352Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3250067Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3251366Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3252742Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3254105Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3255501Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3257118Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3258300Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3259870Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3261245Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3262539Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3264468Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3265672Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3267293Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3268710Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3270393Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3271665Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3273264Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3274422Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3275738Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3277385Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3278518Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3280819Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3281776Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3283585Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3284676Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3286075Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3287871Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3289227Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3290515Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3291943Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3293507Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3294786Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3296561Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3297641Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3299057Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3300558Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3301770Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3303417Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3304724Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3306063Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3307568Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3310231Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3311111Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3312350Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3313895Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3315285Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3316924Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3318157Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3319742Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3321132Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3322515Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3323935Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3325666Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3326819Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3328373Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3329700Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3331267Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3332478Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3334003Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3335368Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3337317Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3338527Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3339736Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3341173Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3342541Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3344044Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3345404Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3347239Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3348404Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3349771Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3351401Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3352859Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3354139Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3355496Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3357139Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3358541Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3359682Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3360996Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3362327Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3363850Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3365005Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3366317Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3367892Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3369491Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3370580Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3372744Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3374008Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3375389Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3376767Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3378164Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3379590Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3381015Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3382219Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3383591Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3385119Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3386783Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3388313Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3389679Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3390598Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3392360Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3393370Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3394750Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3396324Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3397504Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3399272Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3400258Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3401778Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3403125Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3404584Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3405889Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3407317Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3408835Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3410272Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3411614Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3412960Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3414579Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3415944Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3417164Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3418718Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3420113Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3421459Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3422711Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3424279Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3425860Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3427363Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3428576Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3429872Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3431183Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3433101Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3434261Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3435748Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3437182Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3438392Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3439745Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3441298Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3442553Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3444082Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3445539Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3446958Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3448387Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3449836Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3451544Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3452622Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3454039Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3455619Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3456975Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3458558Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3459723Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3461085Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3463340Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3464353Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3465839Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3467252Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3470171Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3471053Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3472298Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3473638Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3475261Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3476478Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3478073Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3479364Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3480940Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3482416Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3483760Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3485296Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3486404Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3487809Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3489567Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3490770Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3492401Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3493568Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3495151Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3496310Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3497979Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3499433Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3500639Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3502008Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3503429Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3504790Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3506147Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3507702Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3509029Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3510559Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3511849Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3513458Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3514778Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3516554Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3517532Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3518854Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3520262Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3522059Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3523641Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3524558Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3526247Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3527554Z copying torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3528831Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3530541Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3531769Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3533562Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3534826Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3536184Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3537455Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3538840Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3540383Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3541635Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3543159Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3544373Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3545965Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3547604Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3548895Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3550280Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3551576Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3553271Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3555549Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3557396Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3558101Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3558873Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3560317Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3561287Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3562331Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3563682Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3564437Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3566233Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3567130Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3568178Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3569394Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3570902Z copying torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3571962Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3573119Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3574470Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3576081Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3577524Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3578857Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3580170Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3581905Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3582995Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3584676Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3585799Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3587650Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3588820Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3590070Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3591653Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3592979Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3594752Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3595848Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3597203Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3598792Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3600261Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3601479Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3602882Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3604497Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3605875Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3607555Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3608896Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3610178Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3611580Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3613337Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3614768Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3616050Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3617603Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3619282Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3620436Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3621750Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3623446Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3625007Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3626555Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3627718Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3630085Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3631019Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3632523Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3633867Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3635228Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3636807Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3638218Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3639525Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3640870Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3642198Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3644636Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3645570Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3646804Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3648152Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3649801Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3651007Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3652358Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3653723Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3655361Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3656602Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3657946Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3659296Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3660952Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3662162Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3663749Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3664868Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3666643Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3667909Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3669551Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3670704Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3672606Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3674248Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3675486Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3677177Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3678235Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3679834Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3681045Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3682381Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3683933Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3685673Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3687046Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3688781Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3690018Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3691547Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3692821Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3694364Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3695749Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3697552Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3698855Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3700172Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3701986Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3703066Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3704372Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3706150Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3707120Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3709569Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3710715Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3712138Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3713691Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3714951Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3716275Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3717627Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3719217Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3720846Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3722059Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3723779Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3724905Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3726469Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3727746Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3729473Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3730704Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3732251Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3733454Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3734960Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3737102Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3738347Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3739801Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3741075Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3742371Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3743704Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3745442Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3746718Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3748070Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3749458Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3751236Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3752580Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3754133Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3755383Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3756952Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3758157Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3759582Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3760906Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3762491Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3763655Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3765193Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3766373Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3768173Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3769377Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3770809Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3772361Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3773746Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3775382Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3776637Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3778081Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3779409Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3780830Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3782171Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3783532Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3785066Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3786516Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3787734Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3789323Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3790670Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3792067Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3793408Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3794768Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3796376Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3797735Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3799108Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3800813Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3801932Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3803334Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3804683Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3806066Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3807506Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3809085Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3810403Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3812187Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3813372Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3814782Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3816223Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3817608Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3818978Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3820678Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3822063Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3823367Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3824775Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3826129Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3829363Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3830238Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3831522Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3833042Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3834266Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3835912Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3837054Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3838564Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3839978Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3841338Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3842675Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3844233Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3845448Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3847103Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3848326Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3850091Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3851351Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3852610Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3854254Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3855582Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3856942Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3858246Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3859816Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3861461Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3862757Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3863778Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3865464Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3866884Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3868373Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3869752Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3871451Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3872565Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3874222Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3875379Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3876726Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3878253Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3879647Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3881002Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3882361Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3884015Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3885680Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3886966Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3888473Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3890067Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3891346Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3892637Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3894202Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3895595Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3897327Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3898477Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3899826Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3901208Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3902610Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3904006Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3905372Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3907069Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3908359Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3909756Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3911211Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3912518Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3913794Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3915156Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3916713Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3918304Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3920579Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3921715Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3922968Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3924350Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3925938Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3927216Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3928636Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3929974Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3931369Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3933050Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3934354Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3935583Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3936893Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3938499Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3939878Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3941280Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3942696Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3944231Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3945391Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3947064Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3948213Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3949690Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3951046Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3952551Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3953881Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3954962Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3956191Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3957380Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3958558Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3959756Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3961367Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3962162Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3963418Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3964579Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3965806Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3966879Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3968075Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3969576Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3970368Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3971691Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3972642Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3974080Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3974989Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3975982Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3978154Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3978908Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3979606Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3980535Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3981854Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3982671Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3983768Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3985204Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3985991Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3987327Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3988709Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3989977Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3990951Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3992340Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3993745Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3994520Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3995478Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3996677Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3997726Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.3998847Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4000717Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4001835Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4002808Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4004363Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4005407Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4007187Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4007717Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4008853Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4009920Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4011186Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4012519Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4013274Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4015320Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4015867Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4016476Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4017644Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4018694Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4019520Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4020524Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4021302Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4022544Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4023386Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4024594Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4025541Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4026971Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4028091Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4029007Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4030319Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4031295Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4032709Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4033524Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4034728Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4035897Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4037261Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4038170Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4039372Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4040566Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4041915Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4042754Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4043954Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4044911Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4046103Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4047400Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4048642Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4049690Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4050929Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4052674Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4053894Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4055237Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4056508Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4057829Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4059194Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4060545Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4062231Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4063379Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4064747Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4066459Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4067892Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4069344Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4070652Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4072234Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4073439Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4075141Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4076290Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4078693Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4079728Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4081025Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4082406Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4083977Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4085190Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4086671Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4088556Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4089796Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4091094Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4092689Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4093916Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4095452Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4096737Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4098521Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4099595Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4101153Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4102452Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4104014Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4105224Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4106913Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4108284Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4109828Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4111017Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4112526Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4114047Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4115545Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4116821Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4118308Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4119539Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4120987Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4122398Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4123939Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4124881Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4126379Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4127270Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4128839Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4130118Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4131226Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4132798Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4133802Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4135497Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4136888Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4137950Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4139338Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4140207Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4141803Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4142824Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4144012Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4145303Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4147190Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4149492Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4150523Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4151824Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4153485Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4154653Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4156092Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4157474Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4158823Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4160505Z copying torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4161906Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4163225Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4164543Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4165884Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4168359Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4169427Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4170780Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4172178Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4173528Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4174773Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4176382Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4177806Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4179255Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4180477Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4181849Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4183666Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4184966Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4186273Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4187925Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4189418Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4190624Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4192083Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4193393Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4194957Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4196287Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4197858Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4199157Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4200757Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4201975Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4203664Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4204934Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4206347Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4207741Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4209487Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4210772Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4212319Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4213525Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4214840Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4216564Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4217645Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4219180Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4220548Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4222076Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4223336Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4224964Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4226200Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4227576Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4229109Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4230345Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4232198Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4233275Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4234879Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4236057Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4237588Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4239167Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4240374Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4241989Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4243160Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4244572Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4245919Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4247640Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4249042Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4250312Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4251644Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4253185Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4254514Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4255928Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4257208Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4260220Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4261336Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4263310Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4263773Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4265175Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4266572Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4267522Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4268761Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4269669Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4271049Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4272223Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4273496Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4274471Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4275673Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4276561Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4278815Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4279098Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4280329Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4281272Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4282206Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4283422Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4284626Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4285811Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4287017Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4288167Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4289378Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4290725Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4291927Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4292874Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4294647Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4295464Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4296781Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4297648Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4298989Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4300296Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4301071Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4302124Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4303286Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4304479Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4305622Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4306979Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4308855Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4310110Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4311135Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4312264Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4313293Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4314713Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4315655Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4316759Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4317780Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4319387Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4320239Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4321413Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4322473Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4323527Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4324725Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4325712Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4326792Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4328221Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4329038Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4330018Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4331312Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4332504Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4333980Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4335547Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4336472Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4338166Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4339006Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4340389Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4341508Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4342687Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4343637Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4344813Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4345722Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4347151Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4348109Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4349492Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4350670Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4351747Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4353105Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4353756Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4354961Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4356130Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4357590Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4358631Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4359418Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4360683Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4361654Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4362994Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4364262Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4365393Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4366917Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4367664Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4368877Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4369960Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4370945Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4372300Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4373505Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4374611Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4375616Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4376879Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4377790Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4378715Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4380097Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4380936Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4382423Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4383315Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4384495Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4385634Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4387124Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4388092Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4389442Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4391092Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4391713Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4393175Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4394164Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4395578Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4397207Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4398165Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4399344Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4400632Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4401582Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4402920Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4404108Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4405028Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4406344Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4407872Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4409598Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4410936Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4412059Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4413402Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4414297Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4415914Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4417104Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4418269Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4419594Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4420798Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4421699Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4423139Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4424131Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4425433Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4426798Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4427916Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4429202Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4430438Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4431755Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4432681Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4434060Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4435261Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4436528Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4437502Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4438813Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4439788Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4441082Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4442303Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4443532Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4444651Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4445888Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4446933Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4448099Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4449301Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4450593Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4451542Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4452911Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4454686Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4455291Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4456378Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4457515Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4458499Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4460090Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4460580Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4462200Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4462691Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4464235Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4465350Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4466118Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4467479Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4468522Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4469854Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4471048Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4472191Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4473351Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4474303Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4475329Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4476542Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4477844Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4478726Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4479727Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4481359Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4482229Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4483508Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4484733Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4486194Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4487221Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4488811Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4489544Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4490975Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4491990Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4493379Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4494430Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4495935Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4497125Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4498789Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4499641Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4500664Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4501972Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4503332Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4504645Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4505677Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4506824Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4508608Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4509733Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4510747Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4512163Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4512893Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4514242Z copying torch/include/ATen/ops/sparse_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4515158Z copying torch/include/ATen/ops/sparse_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4516527Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4517413Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4519219Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4520143Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4521073Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4522308Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4523310Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4524608Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4525754Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4526705Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4528390Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4529352Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4531133Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4532228Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4533088Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4534256Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4534957Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4536291Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4537157Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4539142Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4539557Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4540703Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4541786Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4542995Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4544031Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4545816Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4546731Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4548789Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4549932Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4550728Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4552116Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4553726Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4554992Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4556647Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4557665Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4559175Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4560995Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4562245Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4563933Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4565812Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4566986Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4568534Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4569799Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4571451Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4572957Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4574256Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4575619Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4576935Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4578546Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4579750Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4581136Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4582495Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4584259Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4585464Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4587001Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4588339Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4589760Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4591460Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4592600Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4594186Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4595547Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4597018Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4598394Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4599863Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4601170Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4602597Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4604007Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4605371Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4607224Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4608610Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4610301Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4611743Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4613199Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4614557Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4615836Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4617280Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4618666Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4620263Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4621432Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4622789Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4624353Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4625770Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4627502Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4628741Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4630099Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4631494Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4632842Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4634240Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4635754Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4637054Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4638690Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4640085Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4641625Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4642927Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4644265Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4645626Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4647107Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4648533Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4649967Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4651334Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4652841Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4654257Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4655605Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4657978Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4659001Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4660634Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4661892Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4663274Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4664639Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4666020Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4667688Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4669963Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4671079Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4672533Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4673903Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4675198Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4676734Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4678222Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4679492Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4680976Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4682301Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4684081Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4685176Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4686845Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4688066Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4689700Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4690928Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4692514Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4693743Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4695427Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4696631Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4697944Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4699517Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4700960Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4702221Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4703689Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4705017Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4706814Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4708324Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4709811Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4711100Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4712707Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4714049Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4715367Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4716714Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4718311Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4719521Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4721036Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4722569Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4723443Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4724931Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4725844Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4727432Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4728342Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4729852Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4731073Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4732030Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4733337Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4734822Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4735571Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4737270Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4737932Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4739650Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4740823Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4742097Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4743477Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4744843Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4747268Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4748636Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4749867Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4751207Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4752533Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4754331Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4755459Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4756943Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4758311Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4759709Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4761144Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4762462Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4763449Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4764834Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4766286Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4767200Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4768860Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4769687Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4771202Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4772046Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4773358Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4775243Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4776178Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4777538Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4779099Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4780335Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4781892Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4783243Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4784510Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4786274Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4787581Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4790190Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4791176Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4792455Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4794091Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4795233Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4796773Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4798209Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4799767Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4801245Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4802633Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4804056Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4805435Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4806901Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4808560Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4809764Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4811371Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4812829Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4814351Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4815632Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4816991Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4818336Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4819890Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4821147Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4822164Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4823609Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4824783Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4826159Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4827443Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4828682Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4829908Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4839138Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4839863Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4840426Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4840829Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4841181Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4841466Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4841797Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4842216Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4842641Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4842924Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4843324Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4843903Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4845341Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4846625Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4847830Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4849029Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4850512Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4851444Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4852877Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4853730Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4855179Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4856460Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4857696Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4858828Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4860021Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4861267Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4862521Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4863794Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4865181Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4866539Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4867769Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4869071Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4870340Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4871624Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4872817Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4874126Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4875532Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4876748Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4877998Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4879277Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4880510Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4881812Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4883058Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4884420Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4885672Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4886988Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4888427Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4889684Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4891278Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4892125Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4893059Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4894615Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4895621Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4896372Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4897527Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4898552Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4899752Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4900719Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4901937Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4903221Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4904304Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4905105Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4906781Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4907667Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4908817Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4910125Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4911336Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4912918Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4914317Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4915568Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4916862Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4918006Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4919281Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4920490Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4921695Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4922907Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4924113Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4925444Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4926724Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4928113Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4929545Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4930736Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4931975Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4933212Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4934431Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4935651Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4936833Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4938087Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4939422Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4940576Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4941785Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4943014Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4944216Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4945468Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4946839Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4948546Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4949723Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4951066Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4952107Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4953398Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4954574Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4955824Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4957168Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4958304Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4959818Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4960818Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4961912Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4963085Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4964076Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4965076Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4966544Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4967550Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4969085Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4970026Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4971584Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4972959Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4974008Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4975228Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4976521Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4977472Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4978543Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4979992Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4981019Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4982553Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4983324Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4984935Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4985876Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4988444Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4988893Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4989449Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4990375Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4992375Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4993203Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4995355Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4995826Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4996779Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4998499Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.4999723Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5001097Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5002669Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5004066Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5005384Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5006826Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5008342Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5009942Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5011203Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5012583Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5013973Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5015692Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5016935Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5018359Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5019807Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5021369Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5022840Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5024101Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5025435Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5027171Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5028423Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5029990Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5031237Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5032943Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5034256Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5035586Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5036929Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5038487Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5039903Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5041364Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5042593Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5043977Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5045442Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5046836Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5048308Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5049632Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5051099Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5052564Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5054034Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5054824Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5056819Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5058010Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5059086Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5060438Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5061809Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5063562Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5064801Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5066737Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5067842Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5069602Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5070989Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5072192Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5073526Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5075123Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5076360Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5077872Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5079350Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5080595Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5083026Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5084029Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5085228Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5086820Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5088163Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5089571Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5091054Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5092372Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5093703Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5095130Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5096558Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5097633Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5098845Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5099941Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5101376Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5102436Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5103842Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5104727Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5105947Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5106939Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5108777Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5110164Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5111401Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5112252Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5113481Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5114653Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5115871Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5117128Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5118312Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5119376Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5120999Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5121950Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5123369Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5124501Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5125762Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5127056Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5128282Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5129315Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5130303Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5131519Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5132466Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5133347Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5134744Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5136024Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5136807Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5138114Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5139293Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5140267Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5141459Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5142677Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5143499Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5144945Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5146216Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5147133Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5148538Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5149780Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5150731Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5151945Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5153142Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5154528Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5155041Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5156532Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5157413Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5159004Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5160627Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5161787Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5162877Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5164854Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5165345Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5166983Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5168131Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5169752Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5171049Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5172777Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5174120Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5175365Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5176919Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5178034Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5179760Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5180923Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5182264Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5183788Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5185272Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5186779Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5188143Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5189660Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5191121Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5192514Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5193787Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5195488Z copying torch/include/ATen/ops/symeig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5196960Z copying torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5198233Z copying torch/include/ATen/ops/symeig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5199775Z copying torch/include/ATen/ops/symeig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5201211Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5202518Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5204091Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5205629Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5207139Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5208388Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5209807Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5210676Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5212141Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5213631Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5215155Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5216762Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5217793Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5221257Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5221960Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5222824Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5224680Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5225449Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5226272Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5227458Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5228748Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5229753Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5230844Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5232349Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5233055Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5234230Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5235669Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5236864Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5238816Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5239348Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5240295Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5241690Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5242802Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5244122Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5245274Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5247607Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5248637Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5249695Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5251081Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5252431Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5253762Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5255106Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5256648Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5257892Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5259271Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5260720Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5262281Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5263548Z copying torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5265215Z copying torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5266789Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5269129Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5270353Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5271978Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5273204Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5274574Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5276011Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5277392Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5279076Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5280287Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5281707Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5283040Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5284533Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5285900Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5287429Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5289153Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5290518Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5291958Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5293175Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5294627Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5295988Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5297440Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5298820Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5300369Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5301620Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5303059Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5304421Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5305983Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5307507Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5308881Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5310509Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5311843Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5313129Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5314673Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5316008Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5317413Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5318844Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5320243Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5321809Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5323091Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5324523Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5326001Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5327417Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5328822Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5330256Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5331627Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5333047Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5334497Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5336158Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5337600Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5339959Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5340974Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5342451Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5343966Z copying torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5345280Z copying torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5346823Z copying torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5348151Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5349624Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5350990Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5353153Z copying torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5354119Z copying torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5355365Z copying torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5356840Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5358177Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5359734Z copying torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5360982Z copying torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5362378Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5363985Z copying torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5365311Z copying torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5366618Z copying torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5368077Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5369456Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5370882Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5372391Z copying torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5373684Z copying torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5375064Z copying torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5376460Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5377838Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5379292Z copying torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5380643Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5382015Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5383405Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5385052Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5386599Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5387973Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5389377Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5390789Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5392261Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5393575Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5394974Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5396396Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5397997Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5399284Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5400726Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5402222Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5403651Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5404967Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5406335Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5407793Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5409669Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5411138Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5412658Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5413886Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5415360Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5416817Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5417999Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5419359Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5420795Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5422092Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5423492Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5424963Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5426257Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5427797Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5429697Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5431932Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5433338Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5434493Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5436075Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5437733Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5439017Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5440506Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5441796Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5443155Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5444488Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5445878Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5447296Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5448974Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5450198Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5451517Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5452941Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5454427Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5455759Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5457144Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5458528Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5459907Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5461267Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5462646Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5463998Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5465352Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5466943Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5469629Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5470748Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5471629Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5472996Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5474195Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5475355Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5476577Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5477835Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5479107Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5480288Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5481490Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5483204Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5484197Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5485488Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5486909Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5488349Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5489675Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5491100Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5492647Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5493958Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5495301Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5496706Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5498308Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5499574Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5501030Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5502498Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5503948Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5505147Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5506657Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5508035Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5509530Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5510909Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5512160Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5513547Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5515164Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5516540Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5517962Z copying torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5519118Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5521498Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5522926Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5524053Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5525595Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5527010Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5528279Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5529616Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5531254Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5532626Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5534163Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5535530Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5536867Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5538271Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5539639Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5541007Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5542444Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5544042Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5545368Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5546855Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5548237Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5549885Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5551410Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5552740Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5554379Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5555877Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5557132Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5558495Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5559847Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5561247Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5562662Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5563990Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5565338Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5566976Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5568262Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5569649Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5571021Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5572341Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5573746Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5575193Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5576735Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5578006Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5579604Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5580928Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5582336Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5583664Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5585236Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5586592Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5588149Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5589550Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5590850Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5592217Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5593593Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5594967Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5596322Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5597679Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5599092Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5600446Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5602038Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5603292Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5604681Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5606008Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5607694Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5608999Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5610355Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5612653Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5614038Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5615307Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5616676Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5618063Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5619650Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5620935Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5622461Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5623887Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5625088Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5626608Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5629384Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5630487Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5631609Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5633144Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5634781Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5636102Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5637492Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5638837Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5640204Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5641634Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5642977Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5644575Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5645881Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5647221Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5648608Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5650074Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5651382Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5652791Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5654099Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5655540Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5656993Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5658706Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5659962Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5661310Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5662643Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5664137Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5665536Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5667116Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5668649Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5670185Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5671639Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5673058Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5674397Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5675886Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5677413Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5678799Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5680135Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5681683Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5683287Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5684573Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5685888Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5687360Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5688806Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5690214Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5691549Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5693145Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5694446Z copying torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5695756Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5697045Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5698459Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5699888Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5701275Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5702713Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5704957Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5706241Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5707994Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5709239Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5710658Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5712011Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5713461Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5714895Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5716338Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5717899Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5719268Z copying torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5720518Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5721918Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5723286Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5724740Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5726288Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5727773Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5729211Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5730730Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5732402Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5733678Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5735011Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5736411Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5737840Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5739245Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5740701Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5742175Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5743513Z copying torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5744804Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5746176Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5747702Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5749100Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5750539Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5751882Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5753367Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5754790Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5756523Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5757768Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5759152Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5760512Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5761844Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5763213Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5764632Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5766163Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5767597Z copying torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5768868Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5770325Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5771713Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5773139Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5774648Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5776187Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5777453Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5779099Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5780499Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5782406Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5783662Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5785079Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5786543Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5788078Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5789444Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5790895Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5792433Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5793767Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5795033Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5797200Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5798455Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5799863Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5801389Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5802805Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5804211Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5805586Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5806974Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5808243Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5809845Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5811394Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5812804Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5814092Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5815275Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5816652Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5818051Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5819306Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5820881Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5822126Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5823746Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5825084Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5826872Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5829118Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5830379Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5831727Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5833320Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5834793Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5836041Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5837540Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5838832Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5840278Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5841718Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5843009Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5844445Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5846002Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5847316Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5848696Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5850093Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5851452Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5852822Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5854179Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5855732Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5857041Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5858620Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5860132Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5861290Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5862661Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5864074Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5865477Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5867147Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5868481Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5869849Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5871333Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5872811Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5874162Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5875524Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5876912Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5878355Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5879833Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5880992Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5882368Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5883748Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5885147Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5886491Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5888937Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5890118Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5891604Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5892892Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5894506Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5895881Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5897188Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5898499Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5899926Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5901348Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5902754Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5904136Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5905511Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5907062Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5908587Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5909946Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5911251Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5912614Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5914600Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5915776Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5917139Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5918504Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5920041Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5921641Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5922907Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5924457Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5925682Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5927367Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5928745Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5930286Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5931487Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5932969Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5934203Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5935757Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5936970Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5938467Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5939997Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5941456Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5942778Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5944113Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5945633Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5947461Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5948754Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5950430Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5951689Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5952930Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5954194Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5955796Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5957436Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5958553Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5960196Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5961374Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5962718Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5964066Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5965578Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2023-01-11T20:40:45.5967400Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2023-01-11T20:40:45.5967776Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2023-01-11T20:40:45.5968560Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2023-01-11T20:40:45.5970051Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2023-01-11T20:40:45.5971376Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2023-01-11T20:40:45.5972731Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2023-01-11T20:40:45.5974034Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2023-01-11T20:40:45.5974925Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2023-01-11T20:40:45.5976068Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2023-01-11T20:40:45.5977176Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2023-01-11T20:40:45.5977960Z copying torch/include/ATen/detail/MPSHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2023-01-11T20:40:45.5979495Z copying torch/include/ATen/detail/ORTHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2023-01-11T20:40:45.5980576Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.5980900Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.5982706Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.5983416Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.5984803Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.5985520Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.5987307Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.5988934Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.5989945Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.5991927Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.5993173Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.5994384Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.5995689Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.5997285Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.5998508Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6000177Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6001494Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6002777Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6004329Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6005603Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6007258Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6008567Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6009929Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6011245Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6013015Z copying torch/include/ATen/native/FractionalMaxPooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6014199Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6015794Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6016867Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6018150Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6019708Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6020742Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6022089Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6023593Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6024689Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6026620Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6027692Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6030567Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6031494Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6032714Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6033978Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6035213Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6036540Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6037826Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6039079Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6040403Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6041660Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6043036Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6044285Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6045585Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6046966Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6048642Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6049839Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6051180Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6052564Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6053828Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6055053Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6056601Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6057804Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6059375Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6060642Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6062071Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6063263Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6064535Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6066061Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6067114Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6068787Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6070141Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6071219Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6072530Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6073680Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6075040Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6076312Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6077535Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6080106Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6080736Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6081584Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6083113Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6083987Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6085522Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6087306Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6087698Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6089450Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6090092Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6091027Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6092120Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6093082Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6094117Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6095064Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2023-01-11T20:40:45.6097857Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6098555Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6099126Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6099506Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6100069Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6101003Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6102565Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6103863Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6104667Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6106263Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6106980Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6108344Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6109470Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6110263Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6111235Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6112916Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6113732Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6115035Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6115871Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6117102Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6118439Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6119537Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6120065Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6121279Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2023-01-11T20:40:45.6122058Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6122612Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6124235Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6124957Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6125804Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6127334Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6128294Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6129104Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6130480Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6131268Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6132250Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6133580Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6134410Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6135372Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6136800Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6137696Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6138658Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6139967Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6140777Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6141779Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6142596Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6143473Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6144876Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6145537Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6146821Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6148729Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6149627Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6150833Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6161658Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6163239Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6163721Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6164753Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6166037Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6187180Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6188228Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6189508Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6191195Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6194223Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6195100Z copying torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6197495Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6200009Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6201529Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6202606Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6203817Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6206529Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6207442Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6210811Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6212465Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6213097Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6214079Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6215322Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6219214Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6220734Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6221575Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6224149Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2023-01-11T20:40:45.6225862Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2023-01-11T20:40:45.6226599Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2023-01-11T20:40:45.6228222Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2023-01-11T20:40:45.6229006Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2023-01-11T20:40:45.6230362Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2023-01-11T20:40:45.6231362Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2023-01-11T20:40:45.6232645Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2023-01-11T20:40:45.6234166Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:45.6234483Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:45.6235815Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:45.6236704Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:45.6237732Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:45.6238705Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:45.6239803Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:45.6240809Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:45.6242032Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:45.6242960Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:45.6244466Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:45.6245276Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:45.6246348Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:45.6247262Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:45.6248419Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2023-01-11T20:40:45.6248816Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2023-01-11T20:40:45.6250712Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2023-01-11T20:40:45.6251292Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2 2023-01-11T20:40:45.6251690Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2023-01-11T20:40:45.6252174Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2023-01-11T20:40:45.6254302Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2023-01-11T20:40:45.6255124Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2023-01-11T20:40:45.6256600Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2023-01-11T20:40:45.6257352Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2023-01-11T20:40:45.6259118Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2023-01-11T20:40:45.6259616Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2023-01-11T20:40:45.6261602Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10 2023-01-11T20:40:45.6261842Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2023-01-11T20:40:45.6262199Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2023-01-11T20:40:45.6263411Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2023-01-11T20:40:45.6264978Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2023-01-11T20:40:45.6265734Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6265997Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6267617Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6268445Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6269947Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6270732Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6271727Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6273255Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6274221Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6275131Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6276185Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6277033Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6278218Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6279224Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6280603Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6281860Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6283286Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6284159Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6285777Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6286202Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6287067Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6288193Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6289508Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6290570Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6291344Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6292771Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6293395Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6294480Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6295504Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6296875Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6297929Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6298615Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6299907Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6300741Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6302032Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6303008Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6304585Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6304984Z copying torch/include/c10/core/SymNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6306271Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6308771Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6310118Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6311058Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6311964Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6312818Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2023-01-11T20:40:45.6314672Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2023-01-11T20:40:45.6315136Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2023-01-11T20:40:45.6315688Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2023-01-11T20:40:45.6316569Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2023-01-11T20:40:45.6318320Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2023-01-11T20:40:45.6318665Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2023-01-11T20:40:45.6319538Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2023-01-11T20:40:45.6320677Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2023-01-11T20:40:45.6321778Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2023-01-11T20:40:45.6322771Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2023-01-11T20:40:45.6323914Z 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 2023-01-11T20:40:45.6324980Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2023-01-11T20:40:45.6326608Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2023-01-11T20:40:45.6327028Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2023-01-11T20:40:45.6327968Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2023-01-11T20:40:45.6329296Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2023-01-11T20:40:45.6330588Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2023-01-11T20:40:45.6332178Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2023-01-11T20:40:45.6333381Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2023-01-11T20:40:45.6334361Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2023-01-11T20:40:45.6335638Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2023-01-11T20:40:45.6335958Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2023-01-11T20:40:45.6337532Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2023-01-11T20:40:45.6338329Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2023-01-11T20:40:45.6339342Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2023-01-11T20:40:45.6340878Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6341477Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6342470Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6343590Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6344613Z copying torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6345933Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6347058Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6348141Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6349537Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6350359Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6351565Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6352741Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6353850Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6354866Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6359536Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2023-01-11T20:40:45.6359811Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6360075Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6360377Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6360669Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6360993Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6361681Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6362336Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6363949Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6364773Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6365439Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6366796Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6367533Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6368937Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6369686Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6371354Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6371589Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6373220Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6373923Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6375682Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6376450Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6377121Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6378436Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6379818Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6380484Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6382166Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6382971Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6383927Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6384660Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6385782Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6386810Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6388284Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6390081Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6390531Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6391224Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6392846Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6394254Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6395210Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6396313Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6397356Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6398567Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6399830Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6400540Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6401446Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6403018Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6403924Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6404914Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6405716Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6406589Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6407633Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6409085Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6410398Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6411376Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6412183Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6413373Z copying torch/include/c10/util/either.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6415073Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6415577Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6417244Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6417915Z copying torch/include/c10/util/in_place.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6419400Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6420442Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6421685Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6422974Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6424654Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6425981Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6427538Z copying torch/include/c10/util/math_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6428628Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6430381Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6432240Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6433443Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6435430Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6435729Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6437053Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6438033Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6438827Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6440191Z copying torch/include/c10/util/reverse_iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6441559Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6442356Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6443291Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6444593Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6445510Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6446490Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6448043Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6449071Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6450392Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6450936Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6452232Z copying torch/include/c10/util/variant.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6453790Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2023-01-11T20:40:45.6454535Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2023-01-11T20:40:45.6455140Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2023-01-11T20:40:45.6456663Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2023-01-11T20:40:45.6457430Z copying torch/include/c10/cuda/CUDADeviceAssertion.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2023-01-11T20:40:45.6458554Z copying torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2023-01-11T20:40:45.6459798Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2023-01-11T20:40:45.6460763Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2023-01-11T20:40:45.6462086Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2023-01-11T20:40:45.6462658Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2023-01-11T20:40:45.6464002Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2023-01-11T20:40:45.6464889Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2023-01-11T20:40:45.6466159Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2023-01-11T20:40:45.6467066Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2023-01-11T20:40:45.6468916Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2023-01-11T20:40:45.6469373Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2023-01-11T20:40:45.6470415Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2023-01-11T20:40:45.6471194Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch 2023-01-11T20:40:45.6471588Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2023-01-11T20:40:45.6473166Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2023-01-11T20:40:45.6474639Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2023-01-11T20:40:45.6475249Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2023-01-11T20:40:45.6476237Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2023-01-11T20:40:45.6478101Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6478455Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6479533Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6480419Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6481044Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6481997Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6482780Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6483969Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6484875Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6486047Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6487650Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6488392Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6489814Z copying torch/include/torch/csrc/PythonTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6490657Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6491500Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6492634Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6493645Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6494534Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6495714Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6497455Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6497979Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6499215Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6500209Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6501104Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6502163Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6503142Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6504440Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6505239Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6506213Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2023-01-11T20:40:45.6507868Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api 2023-01-11T20:40:45.6508294Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include 2023-01-11T20:40:45.6508576Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6509050Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6509929Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6511309Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6512039Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6513000Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6513971Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6515327Z 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 2023-01-11T20:40:45.6516187Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6517561Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6518144Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6519499Z copying torch/include/torch/csrc/api/include/torch/linalg.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6520592Z copying torch/include/torch/csrc/api/include/torch/nested.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6521693Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6522681Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6523648Z 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 2023-01-11T20:40:45.6524822Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6525762Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6527469Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6528431Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6529574Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6530509Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6531508Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6532919Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:45.6534185Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2023-01-11T20:40:45.6534606Z 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 2023-01-11T20:40:45.6535477Z 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 2023-01-11T20:40:45.6536444Z 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 2023-01-11T20:40:45.6537737Z 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 2023-01-11T20:40:45.6538638Z 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 2023-01-11T20:40:45.6540021Z 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 2023-01-11T20:40:45.6540815Z 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 2023-01-11T20:40:45.6542576Z 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 2023-01-11T20:40:45.6544394Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2023-01-11T20:40:45.6544774Z 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 2023-01-11T20:40:45.6545852Z 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 2023-01-11T20:40:45.6547050Z 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 2023-01-11T20:40:45.6548387Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2023-01-11T20:40:45.6549030Z 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 2023-01-11T20:40:45.6550299Z 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 2023-01-11T20:40:45.6551332Z 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 2023-01-11T20:40:45.6552406Z 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 2023-01-11T20:40:45.6553637Z 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 2023-01-11T20:40:45.6554590Z 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 2023-01-11T20:40:45.6555646Z 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 2023-01-11T20:40:45.6557137Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2023-01-11T20:40:45.6557508Z 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 2023-01-11T20:40:45.6558833Z 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 2023-01-11T20:40:45.6559634Z 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 2023-01-11T20:40:45.6561255Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2023-01-11T20:40:45.6561893Z 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 2023-01-11T20:40:45.6563014Z 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 2023-01-11T20:40:45.6564032Z 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 2023-01-11T20:40:45.6564854Z 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 2023-01-11T20:40:45.6566318Z 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 2023-01-11T20:40:45.6567345Z 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 2023-01-11T20:40:45.6568130Z 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 2023-01-11T20:40:45.6568876Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2023-01-11T20:40:45.6569651Z 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 2023-01-11T20:40:45.6570778Z 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 2023-01-11T20:40:45.6571773Z 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 2023-01-11T20:40:45.6572541Z 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 2023-01-11T20:40:45.6573638Z 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 2023-01-11T20:40:45.6574489Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2023-01-11T20:40:45.6575158Z 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 2023-01-11T20:40:45.6576239Z 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 2023-01-11T20:40:45.6576951Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2023-01-11T20:40:45.6577590Z 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 2023-01-11T20:40:45.6578854Z 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 2023-01-11T20:40:45.6580743Z 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 2023-01-11T20:40:45.6581235Z 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 2023-01-11T20:40:45.6582355Z 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 2023-01-11T20:40:45.6583449Z 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 2023-01-11T20:40:45.6584246Z 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 2023-01-11T20:40:45.6585226Z 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 2023-01-11T20:40:45.6586630Z 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 2023-01-11T20:40:45.6587528Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T20:40:45.6588234Z 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 2023-01-11T20:40:45.6589289Z 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 2023-01-11T20:40:45.6590233Z 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 2023-01-11T20:40:45.6591144Z 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 2023-01-11T20:40:45.6592060Z 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 2023-01-11T20:40:45.6593119Z 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 2023-01-11T20:40:45.6594783Z 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 2023-01-11T20:40:45.6595402Z 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 2023-01-11T20:40:45.6596583Z 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 2023-01-11T20:40:45.6597938Z 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 2023-01-11T20:40:45.6599203Z 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 2023-01-11T20:40:45.6600151Z 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 2023-01-11T20:40:45.6600955Z 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 2023-01-11T20:40:45.6601953Z 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 2023-01-11T20:40:45.6603375Z 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 2023-01-11T20:40:45.6604313Z 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 2023-01-11T20:40:45.6605307Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T20:40:45.6605855Z 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 2023-01-11T20:40:45.6607457Z 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 2023-01-11T20:40:45.6608260Z 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 2023-01-11T20:40:45.6609330Z 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 2023-01-11T20:40:45.6610361Z 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 2023-01-11T20:40:45.6611285Z 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 2023-01-11T20:40:45.6612268Z 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 2023-01-11T20:40:45.6613238Z 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 2023-01-11T20:40:45.6614343Z 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 2023-01-11T20:40:45.6615570Z 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 2023-01-11T20:40:45.6616144Z 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 2023-01-11T20:40:45.6617724Z 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 2023-01-11T20:40:45.6618584Z 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 2023-01-11T20:40:45.6619455Z 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 2023-01-11T20:40:45.6621150Z 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 2023-01-11T20:40:45.6622048Z 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 2023-01-11T20:40:45.6623091Z 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 2023-01-11T20:40:45.6624106Z 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 2023-01-11T20:40:45.6624982Z 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 2023-01-11T20:40:45.6626678Z 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 2023-01-11T20:40:45.6627624Z 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 2023-01-11T20:40:45.6629438Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T20:40:45.6629802Z 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 2023-01-11T20:40:45.6630873Z 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 2023-01-11T20:40:45.6632340Z 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 2023-01-11T20:40:45.6633332Z 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 2023-01-11T20:40:45.6634221Z 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 2023-01-11T20:40:45.6635308Z 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 2023-01-11T20:40:45.6636331Z 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 2023-01-11T20:40:45.6637268Z 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 2023-01-11T20:40:45.6638497Z 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 2023-01-11T20:40:45.6639918Z 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 2023-01-11T20:40:45.6640870Z 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 2023-01-11T20:40:45.6642098Z 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 2023-01-11T20:40:45.6643440Z 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 2023-01-11T20:40:45.6644813Z 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 2023-01-11T20:40:45.6645666Z 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 2023-01-11T20:40:45.6646687Z 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 2023-01-11T20:40:45.6647784Z 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 2023-01-11T20:40:45.6649726Z 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 2023-01-11T20:40:45.6650537Z 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 2023-01-11T20:40:45.6651720Z 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 2023-01-11T20:40:45.6652855Z 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 2023-01-11T20:40:45.6653510Z 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 2023-01-11T20:40:45.6654562Z 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 2023-01-11T20:40:45.6655729Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2023-01-11T20:40:45.6656111Z 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 2023-01-11T20:40:45.6657649Z 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 2023-01-11T20:40:45.6658790Z 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 2023-01-11T20:40:45.6659756Z 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 2023-01-11T20:40:45.6660504Z 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 2023-01-11T20:40:45.6662013Z 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 2023-01-11T20:40:45.6662967Z 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 2023-01-11T20:40:45.6663894Z 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 2023-01-11T20:40:45.6664991Z 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 2023-01-11T20:40:45.6666997Z 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 2023-01-11T20:40:45.6667562Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel 2023-01-11T20:40:45.6668112Z 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 2023-01-11T20:40:45.6669502Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2023-01-11T20:40:45.6669851Z 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 2023-01-11T20:40:45.6671365Z 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 2023-01-11T20:40:45.6672229Z 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 2023-01-11T20:40:45.6673386Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2023-01-11T20:40:45.6674041Z 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 2023-01-11T20:40:45.6675140Z 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 2023-01-11T20:40:45.6676174Z 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 2023-01-11T20:40:45.6677289Z 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 2023-01-11T20:40:45.6678270Z 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 2023-01-11T20:40:45.6679359Z 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 2023-01-11T20:40:45.6680625Z 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 2023-01-11T20:40:45.6681653Z 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 2023-01-11T20:40:45.6683023Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2023-01-11T20:40:45.6683605Z 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 2023-01-11T20:40:45.6685199Z 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 2023-01-11T20:40:45.6685821Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2023-01-11T20:40:45.6686275Z 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 2023-01-11T20:40:45.6687928Z 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 2023-01-11T20:40:45.6688689Z 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 2023-01-11T20:40:45.6689674Z 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 2023-01-11T20:40:45.6690676Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6691000Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6692857Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6693525Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6695120Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6695812Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6696835Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6698783Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6699292Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6700081Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6701183Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6702035Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6702710Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6704292Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6705274Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6706250Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6707873Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6708752Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6709933Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6710846Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6712849Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6713159Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6714722Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6715327Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6717030Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6717663Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6719191Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6720054Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6721416Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6722621Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6723710Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6725150Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6726374Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6727685Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6729067Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6730238Z copying torch/include/torch/csrc/autograd/python_return_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6731573Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6733005Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6734365Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6735617Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6736847Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6738162Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6739399Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6740689Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6741998Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6743296Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6744668Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2023-01-11T20:40:45.6746642Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2023-01-11T20:40:45.6747314Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2023-01-11T20:40:45.6748869Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2023-01-11T20:40:45.6749725Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2023-01-11T20:40:45.6750895Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2023-01-11T20:40:45.6751745Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2023-01-11T20:40:45.6752794Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2023-01-11T20:40:45.6753587Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2023-01-11T20:40:45.6754519Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2023-01-11T20:40:45.6755569Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2023-01-11T20:40:45.6756980Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2023-01-11T20:40:45.6761043Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2023-01-11T20:40:45.6762140Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2023-01-11T20:40:45.6762843Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2023-01-11T20:40:45.6764089Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2023-01-11T20:40:45.6765380Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2023-01-11T20:40:45.6766675Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2023-01-11T20:40:45.6767951Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2023-01-11T20:40:45.6769417Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2023-01-11T20:40:45.6770816Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2023-01-11T20:40:45.6771365Z copying torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2023-01-11T20:40:45.6772976Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2023-01-11T20:40:45.6774084Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2023-01-11T20:40:45.6775225Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2023-01-11T20:40:45.6776630Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2023-01-11T20:40:45.6777789Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2023-01-11T20:40:45.6779061Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2023-01-11T20:40:45.6780277Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2023-01-11T20:40:45.6781538Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2023-01-11T20:40:45.6782780Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2023-01-11T20:40:45.6784061Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2023-01-11T20:40:45.6785349Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed 2023-01-11T20:40:45.6786661Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6787370Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6789776Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6791072Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6792377Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6793612Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6794872Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6796247Z copying torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6797386Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6798668Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6800044Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6801345Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6802588Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6803813Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6805114Z copying torch/include/torch/csrc/distributed/c10d/Ops.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6806487Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6807854Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6809229Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6811075Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6812437Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6813806Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6815349Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6816650Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6817980Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6819296Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6820588Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6822028Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6823283Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6824608Z copying torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6825826Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6827306Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6828771Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6829918Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6831399Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6832651Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6834670Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6836034Z copying torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6837279Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6838595Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6840121Z copying torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6841411Z copying torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:45.6842525Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6843502Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6844567Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6845936Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6847242Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6848743Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6849925Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6851013Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6852584Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6853752Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6854922Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6856248Z 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 2023-01-11T20:40:45.6857377Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6858647Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6860000Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6861218Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6862968Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6864340Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6865621Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6867404Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6868436Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6869764Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6871167Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6872649Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6874487Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6875290Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6876500Z 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 2023-01-11T20:40:45.6877614Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:45.6878706Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2023-01-11T20:40:45.6879443Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2023-01-11T20:40:45.6880832Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2023-01-11T20:40:45.6882175Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2023-01-11T20:40:45.6883381Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2023-01-11T20:40:45.6884283Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2023-01-11T20:40:45.6885552Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2023-01-11T20:40:45.6887093Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2023-01-11T20:40:45.6888308Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2023-01-11T20:40:45.6889569Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2023-01-11T20:40:45.6890806Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2023-01-11T20:40:45.6892374Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2023-01-11T20:40:45.6893386Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2023-01-11T20:40:45.6894558Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2023-01-11T20:40:45.6895746Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6896462Z 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 2023-01-11T20:40:45.6897808Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6899091Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6900377Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6901602Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6902983Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6904350Z 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 2023-01-11T20:40:45.6905542Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6906843Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6908190Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6909659Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6910896Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6912110Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6913758Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6915146Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6916300Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6917597Z copying torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6918830Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6920082Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6921300Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6923188Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6923994Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6925129Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6926369Z 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 2023-01-11T20:40:45.6927717Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6929003Z copying torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6930207Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6931497Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6933532Z 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 2023-01-11T20:40:45.6934832Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6936132Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6937354Z copying torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6938677Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6939904Z 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 2023-01-11T20:40:45.6941244Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6942502Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6943798Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6945040Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6946452Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6947661Z 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 2023-01-11T20:40:45.6950059Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6951186Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6952537Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6953759Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6955232Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6956475Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6957920Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6959031Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6960329Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6961629Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6962931Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6964144Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6965445Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6966710Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6968075Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6969431Z copying torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6970696Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6971940Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6973203Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6974538Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6975904Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6977188Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6978522Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6979749Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6981052Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6982283Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6983573Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6984789Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6986170Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6987869Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6988927Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6990088Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6991484Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6992838Z 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 2023-01-11T20:40:45.6994136Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6995476Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6996708Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6998120Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.6999483Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.7000928Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.7002140Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.7003461Z 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 2023-01-11T20:40:45.7004710Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.7006141Z 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 2023-01-11T20:40:45.7007449Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.7008658Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.7010207Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.7011265Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:45.7012601Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T20:40:45.7013435Z 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 2023-01-11T20:40:45.7014828Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T20:40:45.7016193Z 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 2023-01-11T20:40:45.7017446Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T20:40:45.7018800Z 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 2023-01-11T20:40:45.7020177Z 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 2023-01-11T20:40:45.7021342Z 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 2023-01-11T20:40:45.7023197Z 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 2023-01-11T20:40:45.7024511Z 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 2023-01-11T20:40:45.7025669Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2023-01-11T20:40:45.7026629Z 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 2023-01-11T20:40:45.7027988Z 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 2023-01-11T20:40:45.7029352Z 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 2023-01-11T20:40:45.7030718Z 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 2023-01-11T20:40:45.7031961Z 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 2023-01-11T20:40:45.7033166Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7034124Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7035698Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7036629Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7037922Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7039186Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7040099Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7041120Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7042359Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7043785Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7044584Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7045871Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7046815Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7047932Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7049203Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7050344Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7051220Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7052553Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7053509Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7054413Z 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 2023-01-11T20:40:45.7055662Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7056631Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7057985Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7059043Z 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 2023-01-11T20:40:45.7059955Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7061172Z 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 2023-01-11T20:40:45.7062118Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7063271Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7064234Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7065431Z 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 2023-01-11T20:40:45.7066602Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7070755Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:45.7070970Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2023-01-11T20:40:45.7071310Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2023-01-11T20:40:45.7071657Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2023-01-11T20:40:45.7072473Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2023-01-11T20:40:45.7073252Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2023-01-11T20:40:45.7074484Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2023-01-11T20:40:45.7077260Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2023-01-11T20:40:45.7078193Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2023-01-11T20:40:45.7079452Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2023-01-11T20:40:45.7080627Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2023-01-11T20:40:45.7082015Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2023-01-11T20:40:45.7083391Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2023-01-11T20:40:45.7084722Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2023-01-11T20:40:45.7085895Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7086673Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7088371Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7089810Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7091239Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7092542Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7093823Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7095123Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7096384Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7097605Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7099300Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7100210Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7101503Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7102865Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7104078Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7105840Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7107416Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7108616Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7109974Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7111366Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7112778Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7113912Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7115306Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7116467Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7117777Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7119083Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7120749Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7122482Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7124223Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:45.7125398Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2023-01-11T20:40:45.7126036Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2023-01-11T20:40:45.7127826Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2023-01-11T20:40:45.7128540Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2023-01-11T20:40:45.7130058Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2023-01-11T20:40:45.7131185Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2023-01-11T20:40:45.7132685Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7133115Z 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 2023-01-11T20:40:45.7134541Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7134974Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7136838Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7139029Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7139496Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7139985Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7140412Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7141711Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7143127Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7144888Z copying torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7145931Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7147804Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7150125Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7152164Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7153225Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7154502Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7155852Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7157202Z 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 2023-01-11T20:40:45.7158466Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7159759Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7161068Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:45.7162259Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7162945Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7164654Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7166223Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7166925Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7169059Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7169873Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7171073Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7172385Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7173674Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7174938Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7176298Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7177752Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7178968Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7180282Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2023-01-11T20:40:45.7181595Z 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 2023-01-11T20:40:45.7183186Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7183665Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7185175Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7186093Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7187672Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7188605Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7189889Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7190829Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7192116Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7193072Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7194350Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7195348Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7214076Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7214838Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7215410Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7215999Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7216589Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7217138Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7217710Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7218274Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7218864Z 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 2023-01-11T20:40:45.7219508Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7220097Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:45.7220478Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2023-01-11T20:40:45.7221001Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2023-01-11T20:40:45.7221576Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2023-01-11T20:40:45.7221973Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7222525Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7223106Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7223826Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7224403Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7224974Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7225554Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7226106Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7226883Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7227475Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7228024Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7228604Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7229138Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7229741Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7230352Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7230986Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7231558Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7232122Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7232681Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7233279Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7234219Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7235206Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7236871Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7238078Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7239456Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7240765Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7242178Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7243481Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7244742Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7246399Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7247718Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7248967Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7250694Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7252053Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7253378Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7254771Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7256109Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7257489Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7260077Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7260831Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7262147Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7263556Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7264810Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:45.7266097Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T20:40:45.7266966Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T20:40:45.7268722Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T20:40:45.7269422Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T20:40:45.7270693Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T20:40:45.7271669Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T20:40:45.7273371Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T20:40:45.7274108Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T20:40:45.7275497Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T20:40:45.7276362Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T20:40:45.7277555Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen 2023-01-11T20:40:45.7278522Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7278979Z copying torch/include/torch/csrc/jit/codegen/cuda/arith.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7280609Z copying torch/include/torch/csrc/jit/codegen/cuda/codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7281495Z 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 2023-01-11T20:40:45.7282541Z 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 2023-01-11T20:40:45.7283802Z copying torch/include/torch/csrc/jit/codegen/cuda/contiguity.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7284863Z 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 2023-01-11T20:40:45.7285855Z copying torch/include/torch/csrc/jit/codegen/cuda/dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7286813Z 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 2023-01-11T20:40:45.7287933Z 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 2023-01-11T20:40:45.7288728Z copying torch/include/torch/csrc/jit/codegen/cuda/executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7289929Z 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 2023-01-11T20:40:45.7291250Z 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 2023-01-11T20:40:45.7292296Z 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 2023-01-11T20:40:45.7293199Z 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 2023-01-11T20:40:45.7294288Z copying torch/include/torch/csrc/jit/codegen/cuda/fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7295300Z 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 2023-01-11T20:40:45.7296819Z 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 2023-01-11T20:40:45.7297621Z 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 2023-01-11T20:40:45.7299417Z copying torch/include/torch/csrc/jit/codegen/cuda/inlining.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7299820Z copying torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7300811Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7301702Z 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 2023-01-11T20:40:45.7302473Z 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 2023-01-11T20:40:45.7303921Z 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 2023-01-11T20:40:45.7304688Z 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 2023-01-11T20:40:45.7305682Z 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 2023-01-11T20:40:45.7306798Z 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 2023-01-11T20:40:45.7307800Z 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 2023-01-11T20:40:45.7309564Z 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 2023-01-11T20:40:45.7311039Z 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 2023-01-11T20:40:45.7312055Z 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 2023-01-11T20:40:45.7312963Z 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 2023-01-11T20:40:45.7314023Z 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 2023-01-11T20:40:45.7314913Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7316190Z 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 2023-01-11T20:40:45.7317268Z 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 2023-01-11T20:40:45.7318160Z 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 2023-01-11T20:40:45.7319608Z 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 2023-01-11T20:40:45.7320372Z copying torch/include/torch/csrc/jit/codegen/cuda/lower2device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7321398Z 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 2023-01-11T20:40:45.7322418Z 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 2023-01-11T20:40:45.7323397Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_bank_conflict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7324461Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_divisible_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7325395Z 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 2023-01-11T20:40:45.7327142Z 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 2023-01-11T20:40:45.7327978Z 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 2023-01-11T20:40:45.7329383Z 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 2023-01-11T20:40:45.7330035Z 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 2023-01-11T20:40:45.7331118Z 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 2023-01-11T20:40:45.7331999Z 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 2023-01-11T20:40:45.7333420Z 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 2023-01-11T20:40:45.7334443Z 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 2023-01-11T20:40:45.7335188Z 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 2023-01-11T20:40:45.7336359Z 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 2023-01-11T20:40:45.7337435Z 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 2023-01-11T20:40:45.7338502Z 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 2023-01-11T20:40:45.7339645Z 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 2023-01-11T20:40:45.7340857Z 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 2023-01-11T20:40:45.7341895Z 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 2023-01-11T20:40:45.7342839Z 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 2023-01-11T20:40:45.7343983Z 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 2023-01-11T20:40:45.7345379Z 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 2023-01-11T20:40:45.7345951Z 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 2023-01-11T20:40:45.7347079Z 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 2023-01-11T20:40:45.7348327Z 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 2023-01-11T20:40:45.7350162Z 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 2023-01-11T20:40:45.7351165Z 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 2023-01-11T20:40:45.7352114Z copying torch/include/torch/csrc/jit/codegen/cuda/manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7353430Z 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 2023-01-11T20:40:45.7354483Z 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 2023-01-11T20:40:45.7355122Z copying torch/include/torch/csrc/jit/codegen/cuda/mutator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7356543Z 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 2023-01-11T20:40:45.7357383Z 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 2023-01-11T20:40:45.7358547Z 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 2023-01-11T20:40:45.7359422Z copying torch/include/torch/csrc/jit/codegen/cuda/parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7360534Z 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 2023-01-11T20:40:45.7361464Z copying torch/include/torch/csrc/jit/codegen/cuda/partition.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7363626Z 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 2023-01-11T20:40:45.7364092Z 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 2023-01-11T20:40:45.7364937Z 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 2023-01-11T20:40:45.7366323Z 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 2023-01-11T20:40:45.7367203Z 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 2023-01-11T20:40:45.7368293Z 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 2023-01-11T20:40:45.7369274Z copying torch/include/torch/csrc/jit/codegen/cuda/type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7370692Z 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 2023-01-11T20:40:45.7372292Z 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 2023-01-11T20:40:45.7372672Z copying torch/include/torch/csrc/jit/codegen/cuda/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:45.7374028Z 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 2023-01-11T20:40:45.7374891Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2023-01-11T20:40:45.7376004Z 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 2023-01-11T20:40:45.7377031Z 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 2023-01-11T20:40:45.7378391Z 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 2023-01-11T20:40:45.7379741Z 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 2023-01-11T20:40:45.7381099Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T20:40:45.7381751Z 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 2023-01-11T20:40:45.7383056Z 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 2023-01-11T20:40:45.7384431Z 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 2023-01-11T20:40:45.7385747Z 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 2023-01-11T20:40:45.7387252Z 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 2023-01-11T20:40:45.7388548Z 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 2023-01-11T20:40:45.7389942Z 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 2023-01-11T20:40:45.7391255Z 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 2023-01-11T20:40:45.7392613Z 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 2023-01-11T20:40:45.7393944Z 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 2023-01-11T20:40:45.7395211Z 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 2023-01-11T20:40:45.7396537Z 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 2023-01-11T20:40:45.7397987Z 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 2023-01-11T20:40:45.7399214Z 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 2023-01-11T20:40:45.7400612Z 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 2023-01-11T20:40:45.7402551Z 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 2023-01-11T20:40:45.7403715Z 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 2023-01-11T20:40:45.7405421Z 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 2023-01-11T20:40:45.7406487Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2023-01-11T20:40:45.7407265Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2023-01-11T20:40:45.7409715Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2023-01-11T20:40:45.7410745Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2023-01-11T20:40:45.7411213Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2023-01-11T20:40:45.7412788Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2023-01-11T20:40:45.7413606Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2023-01-11T20:40:45.7415242Z copying torch/include/torch/csrc/profiler/data_flow.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2023-01-11T20:40:45.7416120Z copying torch/include/torch/csrc/profiler/events.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2023-01-11T20:40:45.7417431Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2023-01-11T20:40:45.7418210Z copying torch/include/torch/csrc/profiler/perf-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2023-01-11T20:40:45.7419852Z copying torch/include/torch/csrc/profiler/perf.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2023-01-11T20:40:45.7420565Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2023-01-11T20:40:45.7422438Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2023-01-11T20:40:45.7422975Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2023-01-11T20:40:45.7423592Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2023-01-11T20:40:45.7424863Z copying torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2023-01-11T20:40:45.7426207Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/stubs 2023-01-11T20:40:45.7426767Z copying torch/include/torch/csrc/profiler/stubs/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/stubs 2023-01-11T20:40:45.7428506Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7428871Z copying torch/include/torch/csrc/utils/memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7429860Z copying torch/include/torch/csrc/utils/auto_gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7430786Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7432222Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7432959Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7434431Z copying torch/include/torch/csrc/utils/cuda_lazy_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7435307Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7436570Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7438421Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7439451Z copying torch/include/torch/csrc/utils/nested.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7440450Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7441780Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7442468Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7443972Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7444891Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7446191Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7448325Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7449173Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7450375Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7451584Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7452612Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7454074Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7455063Z copying torch/include/torch/csrc/utils/python_symnode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7456406Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7457240Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7458491Z copying torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7459519Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7460849Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7461927Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7463237Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7464213Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7466076Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7466803Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7467690Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7469225Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7470164Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7471413Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7472355Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7473462Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7474727Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7475763Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7476819Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7478814Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2023-01-11T20:40:45.7479326Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2023-01-11T20:40:45.7479821Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2023-01-11T20:40:45.7480861Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy 2023-01-11T20:40:45.7481254Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2023-01-11T20:40:45.7482064Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2023-01-11T20:40:45.7482891Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2023-01-11T20:40:45.7484044Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2023-01-11T20:40:45.7484825Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2023-01-11T20:40:45.7485954Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7486241Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7487602Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7488781Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7489851Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7490748Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7491632Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7492670Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7493615Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7494886Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7495909Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7496838Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7497890Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7499270Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7500179Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7501031Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7502006Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7502863Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7504137Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7505712Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7506669Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7508112Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7508612Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7510047Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7510802Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:45.7512166Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops 2023-01-11T20:40:45.7512534Z 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 2023-01-11T20:40:45.7514090Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2023-01-11T20:40:45.7514476Z 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 2023-01-11T20:40:45.7515695Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2023-01-11T20:40:45.7516930Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T20:40:45.7517447Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T20:40:45.7518572Z 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 2023-01-11T20:40:45.7519714Z 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 2023-01-11T20:40:45.7520752Z 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 2023-01-11T20:40:45.7521722Z 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 2023-01-11T20:40:45.7522499Z 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 2023-01-11T20:40:45.7524212Z 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 2023-01-11T20:40:45.7524886Z 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 2023-01-11T20:40:45.7526049Z 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 2023-01-11T20:40:45.7526675Z 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 2023-01-11T20:40:45.7528508Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7529008Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7529914Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7530876Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7532326Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7533450Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7534457Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7534976Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7536482Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7537705Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7538810Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7539763Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7541725Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7541957Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7543615Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7544356Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7545221Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7547286Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7549137Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7550170Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2023-01-11T20:40:45.7551689Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2023-01-11T20:40:45.7552062Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2023-01-11T20:40:45.7553007Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2023-01-11T20:40:45.7554746Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2023-01-11T20:40:45.7555645Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2023-01-11T20:40:45.7556853Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2023-01-11T20:40:45.7558366Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2023-01-11T20:40:45.7559887Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2023-01-11T20:40:45.7560717Z copying torch/_inductor/codegen/cpp_prefix.h -> build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen 2023-01-11T20:40:45.7566608Z copying torch/_inductor/codegen/triton_conv_delta_x.j2 -> build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen 2023-01-11T20:40:45.7572684Z copying torch/_inductor/codegen/triton_conv_delta_x_hwc.j2 -> build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen 2023-01-11T20:40:45.7581655Z copying torch/_inductor/codegen/triton_mm.j2 -> build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen 2023-01-11T20:40:45.7585206Z creating build/lib.linux-x86_64-cpython-37/torch/share 2023-01-11T20:40:45.7585501Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake 2023-01-11T20:40:45.7585732Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2023-01-11T20:40:45.7587017Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2023-01-11T20:40:45.7587744Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2023-01-11T20:40:45.7588502Z copying torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2023-01-11T20:40:45.7589973Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2023-01-11T20:40:45.7591023Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2023-01-11T20:40:45.7591931Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2023-01-11T20:40:45.7592839Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2023-01-11T20:40:45.7593289Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2023-01-11T20:40:45.7595509Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2023-01-11T20:40:45.7595855Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2023-01-11T20:40:45.7596800Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2023-01-11T20:40:45.7597715Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2023-01-11T20:40:45.7599481Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2023-01-11T20:40:45.7600789Z copying torch/share/cmake/Caffe2/public/threads.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2023-01-11T20:40:45.7601565Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2023-01-11T20:40:45.7603159Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2023-01-11T20:40:45.7603885Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2023-01-11T20:40:45.7604527Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2023-01-11T20:40:45.7605895Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2023-01-11T20:40:45.7606907Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2023-01-11T20:40:45.7607322Z 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 2023-01-11T20:40:45.7608209Z 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 2023-01-11T20:40:45.7609889Z 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 2023-01-11T20:40:45.7611103Z 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 2023-01-11T20:40:45.7611807Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2023-01-11T20:40:45.7612425Z 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 2023-01-11T20:40:45.7613805Z 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 2023-01-11T20:40:45.7614717Z 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 2023-01-11T20:40:45.7616088Z 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 2023-01-11T20:40:45.7616961Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2023-01-11T20:40:45.7617751Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2023-01-11T20:40:45.7618996Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2023-01-11T20:40:45.7620258Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2023-01-11T20:40:45.7620811Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2023-01-11T20:40:45.7622065Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2023-01-11T20:40:45.7623518Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2023-01-11T20:40:45.7629016Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T20:40:45.7633863Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T20:40:45.7644375Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T20:40:45.7645205Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T20:40:45.7649612Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2023-01-11T20:40:45.7653634Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2023-01-11T20:40:45.7665935Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2023-01-11T20:40:45.7669283Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2023-01-11T20:40:45.7679893Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged 2023-01-11T20:40:45.7680095Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen 2023-01-11T20:40:45.7680519Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2023-01-11T20:40:45.7680955Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2023-01-11T20:40:45.7723371Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2023-01-11T20:40:45.7727927Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7728252Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7732442Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7737538Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7746938Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7750470Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7755210Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7759432Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7769182Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7772232Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7775459Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7780217Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7790924Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7795342Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7799462Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7803405Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7814158Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7818312Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7823632Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7827944Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7835460Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7839282Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7845397Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7851309Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7863822Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7868127Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7872816Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7877831Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7886096Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7890038Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7894807Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7898650Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7912051Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7915549Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7923012Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7928001Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7940746Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7944268Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7949452Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.7954675Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2023-01-11T20:40:45.8266151Z running build_ext 2023-01-11T20:40:45.8311780Z -- Building with NumPy bindings 2023-01-11T20:40:45.8312014Z -- Not using cuDNN 2023-01-11T20:40:45.8312199Z -- Not using CUDA 2023-01-11T20:40:45.8312377Z -- Using MKLDNN 2023-01-11T20:40:45.8312626Z -- Not using Compute Library for the Arm architecture with MKLDNN 2023-01-11T20:40:45.8312731Z -- Not using CBLAS in MKLDNN 2023-01-11T20:40:45.8312829Z -- Not using NCCL 2023-01-11T20:40:45.8312969Z -- Building with distributed package: 2023-01-11T20:40:45.8313303Z -- USE_TENSORPIPE=True 2023-01-11T20:40:45.8313403Z -- USE_GLOO=True 2023-01-11T20:40:45.8313500Z -- USE_MPI=False 2023-01-11T20:40:45.8313606Z -- Building Executorch 2023-01-11T20:40:45.8313684Z -- Using ITT 2023-01-11T20:40:46.0005411Z 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 2023-01-11T20:40:46.0005753Z copying functorch/functorch.so -> /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-37/functorch/_C.cpython-37m-x86_64-linux-gnu.so 2023-01-11T20:40:46.0012688Z building 'torch._C' extension 2023-01-11T20:40:46.0014070Z creating build/temp.linux-x86_64-cpython-37 2023-01-11T20:40:46.0014877Z creating build/temp.linux-x86_64-cpython-37/torch 2023-01-11T20:40:46.0015175Z creating build/temp.linux-x86_64-cpython-37/torch/csrc 2023-01-11T20:40:46.0017941Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-37/torch/csrc/stub.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-deprecated-declarations -fno-strict-aliasing -Wno-missing-braces 2023-01-11T20:40:46.0672444Z gcc -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/torch/csrc/stub.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-37/torch/_C.cpython-37m-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2023-01-11T20:40:46.1327411Z building 'torch._C_flatbuffer' extension 2023-01-11T20:40:46.1329255Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torch/csrc/stub_with_flatbuffer.c -o build/temp.linux-x86_64-cpython-37/torch/csrc/stub_with_flatbuffer.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-deprecated-declarations -fno-strict-aliasing -Wno-missing-braces 2023-01-11T20:40:46.1991846Z gcc -pthread -shared -B /opt/conda/compiler_compat -L/opt/conda/lib -Wl,-rpath=/opt/conda/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-cpython-37/torch/csrc/stub_with_flatbuffer.o -L/var/lib/jenkins/workspace/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2023-01-11T20:40:46.2414143Z /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. 2023-01-11T20:40:46.2414674Z setuptools.SetuptoolsDeprecationWarning, 2023-01-11T20:40:46.2463995Z installing to build/bdist.linux-x86_64/wheel 2023-01-11T20:40:46.2464235Z running install 2023-01-11T20:40:46.2523904Z running install_lib 2023-01-11T20:40:46.2576999Z creating build/bdist.linux-x86_64 2023-01-11T20:40:46.2577460Z creating build/bdist.linux-x86_64/wheel 2023-01-11T20:40:46.2577992Z creating build/bdist.linux-x86_64/wheel/functorch 2023-01-11T20:40:46.2578619Z copying build/lib.linux-x86_64-cpython-37/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/functorch 2023-01-11T20:40:46.2579665Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2023-01-11T20:40:46.2580461Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2023-01-11T20:40:46.2581210Z creating build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2023-01-11T20:40:46.2582316Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2023-01-11T20:40:46.2583307Z creating build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2023-01-11T20:40:46.2584380Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/eager_transforms/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2023-01-11T20:40:46.2585355Z creating build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2023-01-11T20:40:46.2586242Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/make_functional/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2023-01-11T20:40:46.2587739Z creating build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2023-01-11T20:40:46.2588914Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/vmap/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2023-01-11T20:40:46.2590154Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2023-01-11T20:40:46.2590984Z copying build/lib.linux-x86_64-cpython-37/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/compile 2023-01-11T20:40:46.2592441Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T20:40:46.2593215Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T20:40:46.2593953Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T20:40:46.2594870Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T20:40:46.2595802Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T20:40:46.2596511Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T20:40:46.2597404Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T20:40:46.2598026Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T20:40:46.2600023Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T20:40:46.2600785Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2023-01-11T20:40:46.2601447Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2023-01-11T20:40:46.2602176Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2023-01-11T20:40:46.2603082Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/_cond.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2023-01-11T20:40:46.2603961Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/_map.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2023-01-11T20:40:46.2604939Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2023-01-11T20:40:46.2605944Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/control_flow.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2023-01-11T20:40:46.2606942Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2023-01-11T20:40:46.2607843Z copying build/lib.linux-x86_64-cpython-37/functorch/_C.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/functorch 2023-01-11T20:40:46.2611081Z creating build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2611744Z copying build/lib.linux-x86_64-cpython-37/torch/_VF.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2612766Z copying build/lib.linux-x86_64-cpython-37/torch/__config__.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2613516Z copying build/lib.linux-x86_64-cpython-37/torch/__future__.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2614491Z copying build/lib.linux-x86_64-cpython-37/torch/__init__.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2615575Z copying build/lib.linux-x86_64-cpython-37/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2616681Z copying build/lib.linux-x86_64-cpython-37/torch/_classes.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2617448Z copying build/lib.linux-x86_64-cpython-37/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2618125Z copying build/lib.linux-x86_64-cpython-37/torch/_guards.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2618849Z copying build/lib.linux-x86_64-cpython-37/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2620520Z copying build/lib.linux-x86_64-cpython-37/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2620970Z copying build/lib.linux-x86_64-cpython-37/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2622618Z copying build/lib.linux-x86_64-cpython-37/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2623183Z copying build/lib.linux-x86_64-cpython-37/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2624839Z copying build/lib.linux-x86_64-cpython-37/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2625288Z copying build/lib.linux-x86_64-cpython-37/torch/_ops.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2626579Z copying build/lib.linux-x86_64-cpython-37/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2628208Z copying build/lib.linux-x86_64-cpython-37/torch/_six.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2629033Z copying build/lib.linux-x86_64-cpython-37/torch/_sources.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2629836Z copying build/lib.linux-x86_64-cpython-37/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2630589Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2631982Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2633799Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2634778Z copying build/lib.linux-x86_64-cpython-37/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2638352Z copying build/lib.linux-x86_64-cpython-37/torch/_utils.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2639468Z copying build/lib.linux-x86_64-cpython-37/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2640375Z copying build/lib.linux-x86_64-cpython-37/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2641488Z copying build/lib.linux-x86_64-cpython-37/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2642240Z copying build/lib.linux-x86_64-cpython-37/torch/functional.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2644708Z copying build/lib.linux-x86_64-cpython-37/torch/hub.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2645637Z copying build/lib.linux-x86_64-cpython-37/torch/library.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2646642Z copying build/lib.linux-x86_64-cpython-37/torch/overrides.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2648503Z copying build/lib.linux-x86_64-cpython-37/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2649409Z copying build/lib.linux-x86_64-cpython-37/torch/random.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2650189Z copying build/lib.linux-x86_64-cpython-37/torch/return_types.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2651101Z copying build/lib.linux-x86_64-cpython-37/torch/serialization.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2652268Z copying build/lib.linux-x86_64-cpython-37/torch/storage.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2653738Z copying build/lib.linux-x86_64-cpython-37/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2654437Z copying build/lib.linux-x86_64-cpython-37/torch/types.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2655408Z copying build/lib.linux-x86_64-cpython-37/torch/version.py -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.2656670Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2023-01-11T20:40:46.2657421Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2023-01-11T20:40:46.2658457Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2023-01-11T20:40:46.2659715Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2023-01-11T20:40:46.2660472Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2023-01-11T20:40:46.2661112Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2023-01-11T20:40:46.2661943Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2023-01-11T20:40:46.2663229Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2663934Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2665049Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/allowed_functions.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2665702Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/bytecode_analysis.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2666816Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/bytecode_transformation.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2667513Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/codegen.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2668518Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/comptime.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2669333Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/config.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2670075Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/config_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2670963Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/convert_frame.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2672693Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/debug_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2673296Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/eval_frame.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2674082Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/exc.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2675186Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/external_utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2675814Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/guards.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2677462Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/hooks.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2678085Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/logging.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2678935Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/mutation_guard.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2680009Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/output_graph.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2680593Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/profiler.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2681219Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/replay_record.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2681941Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/resume_execution.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2683098Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/side_effects.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2684186Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/skipfiles.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2685024Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/source.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2686056Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/symbolic_convert.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2687638Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/test_case.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2688591Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/test_minifier_common.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2689451Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/testing.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2690466Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/types.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2691330Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/utils.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo 2023-01-11T20:40:46.2693365Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T20:40:46.2694266Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T20:40:46.2695303Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations/analysis.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T20:40:46.2696198Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations/backends.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T20:40:46.2697246Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations/distributed.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T20:40:46.2698234Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations/inference.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T20:40:46.2699106Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations/log_args.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T20:40:46.2700165Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations/normalize.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T20:40:46.2701074Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations/subgraph.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T20:40:46.2702155Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations/torchxla_integration.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T20:40:46.2702757Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/optimizations/training.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/optimizations 2023-01-11T20:40:46.2703331Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T20:40:46.2703841Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T20:40:46.2704608Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables/base.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T20:40:46.2705421Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables/builder.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T20:40:46.2707913Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables/builtin.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T20:40:46.2708829Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables/constant.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T20:40:46.2709710Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables/dicts.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T20:40:46.2710761Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables/functions.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T20:40:46.2711827Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables/lists.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T20:40:46.2712896Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables/misc.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T20:40:46.2713896Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables/nn_module.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T20:40:46.2715013Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables/tensor.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T20:40:46.2716043Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables/torch.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T20:40:46.2717256Z copying build/lib.linux-x86_64-cpython-37/torch/_dynamo/variables/user_defined.py -> build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2023-01-11T20:40:46.2718404Z creating build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2719324Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2720379Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/aot_autograd.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2721855Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/autograd_function.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2723210Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2724014Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/compile_utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2724849Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/compilers.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2725731Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/config.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2726721Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/eager_transforms.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2727848Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/fx_minifier.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2728813Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/make_functional.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2729864Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/named_members_polyfill.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2730766Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/partitioners.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2731783Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/pyfunctorch.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2732799Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/python_key.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2733706Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2734613Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2735567Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/utils.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2736422Z copying build/lib.linux-x86_64-cpython-37/torch/_functorch/vmap.py -> build/bdist.linux-x86_64/wheel/torch/_functorch 2023-01-11T20:40:46.2737487Z creating build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2738266Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2739182Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/codecache.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2740111Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/compile_fx.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2741042Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/config.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2741911Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/cuda_properties.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2742862Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/debug.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2743770Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/decomposition.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2744703Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/dependencies.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2745580Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/exc.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2746834Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/graph.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2747668Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/ir.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2749662Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/lowering.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2751331Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2752287Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2753288Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/optimize_indexing.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2754323Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/overrides.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2755281Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/scheduler.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2756681Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/sizevars.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2757795Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/test_operators.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2758708Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2759986Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/virtualized.py -> build/bdist.linux-x86_64/wheel/torch/_inductor 2023-01-11T20:40:46.2760663Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T20:40:46.2761289Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T20:40:46.2762113Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen/autotuner.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T20:40:46.2762744Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen/common.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T20:40:46.2763809Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen/cpp.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T20:40:46.2765022Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen/triton.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T20:40:46.2766434Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen/triton_template.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T20:40:46.2767281Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen/wrapper.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T20:40:46.2769731Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen/cpp_prefix.h -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T20:40:46.2770745Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen/triton_conv_delta_x.j2 -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T20:40:46.2771708Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen/triton_conv_delta_x_hwc.j2 -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T20:40:46.2772513Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/codegen/triton_mm.j2 -> build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2023-01-11T20:40:46.2773287Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T20:40:46.2773985Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T20:40:46.2774853Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops/autotune.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T20:40:46.2775801Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops/batched_matmul.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T20:40:46.2776580Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops/conv.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T20:40:46.2777146Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops/conv1x1.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T20:40:46.2777941Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops/conv_perf_model.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T20:40:46.2778689Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops/matmul.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T20:40:46.2780133Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops/mm_perf_model.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T20:40:46.2780765Z copying build/lib.linux-x86_64-cpython-37/torch/_inductor/triton_ops/utils.py -> build/bdist.linux-x86_64/wheel/torch/_inductor/triton_ops 2023-01-11T20:40:46.2781914Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T20:40:46.2782436Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T20:40:46.2783568Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T20:40:46.2784236Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T20:40:46.2784929Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T20:40:46.2785982Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T20:40:46.2787225Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T20:40:46.2787843Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T20:40:46.2788869Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T20:40:46.2789519Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T20:40:46.2791114Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T20:40:46.2791617Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2023-01-11T20:40:46.2793023Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2023-01-11T20:40:46.2794578Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2023-01-11T20:40:46.2795926Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2023-01-11T20:40:46.2797153Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2023-01-11T20:40:46.2797903Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/nvfuser_executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2023-01-11T20:40:46.2799330Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/nvfuser_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2023-01-11T20:40:46.2801081Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2023-01-11T20:40:46.2801528Z copying build/lib.linux-x86_64-cpython-37/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2023-01-11T20:40:46.2802736Z copying build/lib.linux-x86_64-cpython-37/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2023-01-11T20:40:46.2803815Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2023-01-11T20:40:46.2804580Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2023-01-11T20:40:46.2806810Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/_conversions.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2023-01-11T20:40:46.2807559Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2023-01-11T20:40:46.2808844Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2023-01-11T20:40:46.2809291Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2023-01-11T20:40:46.2810889Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2023-01-11T20:40:46.2811353Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn 2023-01-11T20:40:46.2812472Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2023-01-11T20:40:46.2813517Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2023-01-11T20:40:46.2815049Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2023-01-11T20:40:46.2815846Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/special 2023-01-11T20:40:46.2817080Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2023-01-11T20:40:46.2817869Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2023-01-11T20:40:46.2819070Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2023-01-11T20:40:46.2820611Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2023-01-11T20:40:46.2821745Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2023-01-11T20:40:46.2822914Z creating build/bdist.linux-x86_64/wheel/torch/amp 2023-01-11T20:40:46.2823637Z copying build/lib.linux-x86_64-cpython-37/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/amp 2023-01-11T20:40:46.2825253Z copying build/lib.linux-x86_64-cpython-37/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/amp 2023-01-11T20:40:46.2826126Z creating build/bdist.linux-x86_64/wheel/torch/ao 2023-01-11T20:40:46.2826828Z copying build/lib.linux-x86_64-cpython-37/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao 2023-01-11T20:40:46.2828584Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2023-01-11T20:40:46.2829009Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn 2023-01-11T20:40:46.2829797Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2023-01-11T20:40:46.2830924Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2023-01-11T20:40:46.2832183Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2023-01-11T20:40:46.2833054Z 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 2023-01-11T20:40:46.2834001Z 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 2023-01-11T20:40:46.2835285Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2023-01-11T20:40:46.2835935Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2023-01-11T20:40:46.2836939Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2023-01-11T20:40:46.2837681Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2023-01-11T20:40:46.2838470Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2023-01-11T20:40:46.2839715Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2023-01-11T20:40:46.2840575Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2023-01-11T20:40:46.2841601Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2023-01-11T20:40:46.2842198Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2023-01-11T20:40:46.2844006Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2023-01-11T20:40:46.2844534Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2023-01-11T20:40:46.2845603Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2023-01-11T20:40:46.2846221Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2023-01-11T20:40:46.2847385Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2023-01-11T20:40:46.2848895Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T20:40:46.2849699Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T20:40:46.2850491Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T20:40:46.2851138Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T20:40:46.2852103Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2023-01-11T20:40:46.2852547Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2023-01-11T20:40:46.2853039Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2023-01-11T20:40:46.2853867Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2023-01-11T20:40:46.2854699Z 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 2023-01-11T20:40:46.2855407Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2023-01-11T20:40:46.2856002Z 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 2023-01-11T20:40:46.2856910Z 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 2023-01-11T20:40:46.2857785Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2023-01-11T20:40:46.2858529Z 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 2023-01-11T20:40:46.2859364Z 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 2023-01-11T20:40:46.2860547Z 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 2023-01-11T20:40:46.2861419Z 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 2023-01-11T20:40:46.2862518Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2023-01-11T20:40:46.2863286Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2023-01-11T20:40:46.2864218Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2023-01-11T20:40:46.2864844Z 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 2023-01-11T20:40:46.2865955Z 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 2023-01-11T20:40:46.2867649Z 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 2023-01-11T20:40:46.2868518Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2023-01-11T20:40:46.2869330Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2023-01-11T20:40:46.2870262Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2023-01-11T20:40:46.2871508Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2023-01-11T20:40:46.2872360Z 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 2023-01-11T20:40:46.2873333Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2023-01-11T20:40:46.2874301Z 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 2023-01-11T20:40:46.2875174Z 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 2023-01-11T20:40:46.2876264Z 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 2023-01-11T20:40:46.2877101Z 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 2023-01-11T20:40:46.2877883Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2023-01-11T20:40:46.2878724Z 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 2023-01-11T20:40:46.2879816Z 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 2023-01-11T20:40:46.2880799Z 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 2023-01-11T20:40:46.2881769Z 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 2023-01-11T20:40:46.2882524Z 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 2023-01-11T20:40:46.2883244Z 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 2023-01-11T20:40:46.2884445Z 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 2023-01-11T20:40:46.2885344Z 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 2023-01-11T20:40:46.2886306Z 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 2023-01-11T20:40:46.2887481Z 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 2023-01-11T20:40:46.2889150Z 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 2023-01-11T20:40:46.2889663Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2023-01-11T20:40:46.2890181Z 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 2023-01-11T20:40:46.2891524Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2023-01-11T20:40:46.2892468Z 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 2023-01-11T20:40:46.2893537Z 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 2023-01-11T20:40:46.2894525Z 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 2023-01-11T20:40:46.2895457Z 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 2023-01-11T20:40:46.2896620Z 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 2023-01-11T20:40:46.2897560Z 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 2023-01-11T20:40:46.2898120Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2023-01-11T20:40:46.2898563Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2023-01-11T20:40:46.2899835Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2023-01-11T20:40:46.2900403Z 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 2023-01-11T20:40:46.2901304Z 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 2023-01-11T20:40:46.2902042Z 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 2023-01-11T20:40:46.2903131Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2023-01-11T20:40:46.2903824Z 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 2023-01-11T20:40:46.2904708Z 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 2023-01-11T20:40:46.2905469Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2023-01-11T20:40:46.2906252Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2023-01-11T20:40:46.2907206Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2023-01-11T20:40:46.2908248Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2023-01-11T20:40:46.2909682Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T20:40:46.2910424Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T20:40:46.2910916Z 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 2023-01-11T20:40:46.2911707Z 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 2023-01-11T20:40:46.2912945Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T20:40:46.2913766Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/n_shadows_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T20:40:46.2915059Z 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 2023-01-11T20:40:46.2915965Z 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 2023-01-11T20:40:46.2916783Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/qconfig_multi_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T20:40:46.2917581Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2023-01-11T20:40:46.2919369Z 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 2023-01-11T20:40:46.2919881Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning 2023-01-11T20:40:46.2920390Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning 2023-01-11T20:40:46.2921236Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning 2023-01-11T20:40:46.2923100Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2023-01-11T20:40:46.2924018Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2023-01-11T20:40:46.2924903Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2023-01-11T20:40:46.2925993Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2023-01-11T20:40:46.2927363Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2023-01-11T20:40:46.2928501Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2023-01-11T20:40:46.2929525Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2023-01-11T20:40:46.2930714Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2023-01-11T20:40:46.2931665Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T20:40:46.2932666Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T20:40:46.2933915Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T20:40:46.2935170Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T20:40:46.2936432Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2023-01-11T20:40:46.2937397Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2023-01-11T20:40:46.2938497Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2023-01-11T20:40:46.2939529Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2023-01-11T20:40:46.2940727Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2023-01-11T20:40:46.2942163Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2023-01-11T20:40:46.2943776Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2023-01-11T20:40:46.2944775Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2023-01-11T20:40:46.2945716Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/pruner/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2023-01-11T20:40:46.2947277Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2023-01-11T20:40:46.2948450Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/pruner/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2023-01-11T20:40:46.2949610Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/pruner/parametrization.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2023-01-11T20:40:46.2950794Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2023-01-11T20:40:46.2951633Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2023-01-11T20:40:46.2952519Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2023-01-11T20:40:46.2953595Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2023-01-11T20:40:46.2954607Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/scheduler/cubic_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2023-01-11T20:40:46.2955635Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/scheduler/lambda_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2023-01-11T20:40:46.2956434Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2023-01-11T20:40:46.2957306Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2023-01-11T20:40:46.2958340Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/sparsifier/base_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2023-01-11T20:40:46.2959398Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2023-01-11T20:40:46.2960408Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/sparsifier/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2023-01-11T20:40:46.2961466Z copying build/lib.linux-x86_64-cpython-37/torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2023-01-11T20:40:46.2962263Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2963094Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2964065Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2965043Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2966042Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_learnable_fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2967150Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_quantize_pt2e.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2968113Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2969090Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2970100Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2971161Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2972143Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2973121Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2974099Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2975250Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2976228Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2977756Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2979008Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2980139Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2981337Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2023-01-11T20:40:46.2982628Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/_pt2e 2023-01-11T20:40:46.2983502Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_pt2e/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/_pt2e 2023-01-11T20:40:46.2984655Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_pt2e/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/_pt2e 2023-01-11T20:40:46.2985845Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T20:40:46.2986908Z 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 2023-01-11T20:40:46.2988149Z 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 2023-01-11T20:40:46.2989302Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T20:40:46.2990481Z 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 2023-01-11T20:40:46.2991743Z 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 2023-01-11T20:40:46.2992853Z 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 2023-01-11T20:40:46.2993650Z 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 2023-01-11T20:40:46.2994823Z 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 2023-01-11T20:40:46.2996246Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/onednn.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2023-01-11T20:40:46.2996955Z 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 2023-01-11T20:40:46.2997824Z 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 2023-01-11T20:40:46.2998672Z 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 2023-01-11T20:40:46.2999414Z 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 2023-01-11T20:40:46.3000831Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T20:40:46.3001545Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T20:40:46.3002546Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_decomposed.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T20:40:46.3003500Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T20:40:46.3004919Z 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 2023-01-11T20:40:46.3005948Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T20:40:46.3007288Z 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 2023-01-11T20:40:46.3008292Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T20:40:46.3009495Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/fuse_handler.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T20:40:46.3010284Z 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 2023-01-11T20:40:46.3011223Z 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 2023-01-11T20:40:46.3011902Z 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 2023-01-11T20:40:46.3012927Z 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 2023-01-11T20:40:46.3013932Z 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 2023-01-11T20:40:46.3014576Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T20:40:46.3016659Z 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 2023-01-11T20:40:46.3017776Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/quantize_handler.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T20:40:46.3018710Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/tracer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T20:40:46.3019605Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2023-01-11T20:40:46.3021194Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2023-01-11T20:40:46.3022226Z 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 2023-01-11T20:40:46.3022996Z 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 2023-01-11T20:40:46.3024015Z 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 2023-01-11T20:40:46.3025102Z 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 2023-01-11T20:40:46.3026156Z 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 2023-01-11T20:40:46.3027509Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T20:40:46.3028219Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T20:40:46.3029071Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T20:40:46.3030107Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T20:40:46.3030704Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T20:40:46.3032751Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T20:40:46.3033434Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T20:40:46.3034043Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T20:40:46.3034989Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T20:40:46.3036067Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T20:40:46.3037981Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T20:40:46.3038911Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T20:40:46.3039779Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2023-01-11T20:40:46.3040488Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2023-01-11T20:40:46.3041290Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2023-01-11T20:40:46.3042264Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2023-01-11T20:40:46.3043193Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2023-01-11T20:40:46.3043923Z creating build/bdist.linux-x86_64/wheel/torch/backends 2023-01-11T20:40:46.3044618Z copying build/lib.linux-x86_64-cpython-37/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends 2023-01-11T20:40:46.3045394Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2023-01-11T20:40:46.3046327Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2023-01-11T20:40:46.3047288Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2023-01-11T20:40:46.3048047Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2023-01-11T20:40:46.3048852Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2023-01-11T20:40:46.3049827Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2023-01-11T20:40:46.3050776Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2023-01-11T20:40:46.3051841Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2023-01-11T20:40:46.3052591Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cuda 2023-01-11T20:40:46.3053586Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2023-01-11T20:40:46.3054159Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2023-01-11T20:40:46.3054935Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2023-01-11T20:40:46.3055926Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2023-01-11T20:40:46.3056457Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkl 2023-01-11T20:40:46.3058055Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2023-01-11T20:40:46.3058617Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2023-01-11T20:40:46.3059428Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2023-01-11T20:40:46.3060230Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mps 2023-01-11T20:40:46.3060993Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2023-01-11T20:40:46.3061448Z copying build/lib.linux-x86_64-cpython-37/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/openmp 2023-01-11T20:40:46.3062932Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2023-01-11T20:40:46.3063642Z copying build/lib.linux-x86_64-cpython-37/torch/backends/opt_einsum/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2023-01-11T20:40:46.3064382Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2023-01-11T20:40:46.3065238Z copying build/lib.linux-x86_64-cpython-37/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/quantized 2023-01-11T20:40:46.3065846Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2023-01-11T20:40:46.3066649Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2023-01-11T20:40:46.3067461Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2023-01-11T20:40:46.3070025Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2023-01-11T20:40:46.3070591Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2023-01-11T20:40:46.3071311Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2023-01-11T20:40:46.3071797Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2023-01-11T20:40:46.3072744Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2023-01-11T20:40:46.3073589Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2023-01-11T20:40:46.3073966Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu 2023-01-11T20:40:46.3075045Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2023-01-11T20:40:46.3075561Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2023-01-11T20:40:46.3076860Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2023-01-11T20:40:46.3077315Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3078190Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3079285Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3080426Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3081440Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3082281Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3082808Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3083773Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3084713Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3085486Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3086491Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3087447Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3088286Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3089042Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3089968Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3090686Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2023-01-11T20:40:46.3092192Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2023-01-11T20:40:46.3092533Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2023-01-11T20:40:46.3093678Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2023-01-11T20:40:46.3094465Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2023-01-11T20:40:46.3095390Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2023-01-11T20:40:46.3096852Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T20:40:46.3098232Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T20:40:46.3099014Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_composable_state.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T20:40:46.3100092Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T20:40:46.3100703Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/c10d_error_logger.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T20:40:46.3101602Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T20:40:46.3102677Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T20:40:46.3104812Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T20:40:46.3105652Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/logging_handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T20:40:46.3106536Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T20:40:46.3107261Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T20:40:46.3108183Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T20:40:46.3109262Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2023-01-11T20:40:46.3110550Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2023-01-11T20:40:46.3111332Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_composable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2023-01-11T20:40:46.3112122Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_composable/_ddp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2023-01-11T20:40:46.3113665Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_composable/checkpoint_activation.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2023-01-11T20:40:46.3114310Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_composable/contract.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2023-01-11T20:40:46.3115135Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_composable/fully_shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2023-01-11T20:40:46.3115932Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_composable/replicate.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2023-01-11T20:40:46.3116736Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T20:40:46.3117099Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T20:40:46.3118525Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T20:40:46.3119023Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T20:40:46.3120343Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/common_op_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T20:40:46.3121095Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T20:40:46.3121795Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/op_registry_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T20:40:46.3122780Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/partial_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T20:40:46.3123661Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/replicated_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T20:40:46.3124255Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2023-01-11T20:40:46.3125387Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2023-01-11T20:40:46.3126122Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2023-01-11T20:40:46.3127516Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2023-01-11T20:40:46.3127975Z 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 2023-01-11T20:40:46.3128956Z 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 2023-01-11T20:40:46.3129779Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2023-01-11T20:40:46.3130137Z 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 2023-01-11T20:40:46.3131960Z 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 2023-01-11T20:40:46.3133011Z 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 2023-01-11T20:40:46.3133724Z 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 2023-01-11T20:40:46.3134894Z 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 2023-01-11T20:40:46.3135495Z 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 2023-01-11T20:40:46.3137236Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2023-01-11T20:40:46.3137815Z 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 2023-01-11T20:40:46.3138574Z 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 2023-01-11T20:40:46.3139820Z 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 2023-01-11T20:40:46.3140944Z 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 2023-01-11T20:40:46.3141856Z 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 2023-01-11T20:40:46.3142894Z 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 2023-01-11T20:40:46.3143789Z 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 2023-01-11T20:40:46.3144790Z 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 2023-01-11T20:40:46.3145730Z 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 2023-01-11T20:40:46.3146770Z 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 2023-01-11T20:40:46.3147419Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2023-01-11T20:40:46.3148120Z 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 2023-01-11T20:40:46.3149542Z 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 2023-01-11T20:40:46.3150412Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2023-01-11T20:40:46.3151178Z 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 2023-01-11T20:40:46.3151872Z 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 2023-01-11T20:40:46.3152747Z 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 2023-01-11T20:40:46.3153835Z 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 2023-01-11T20:40:46.3155049Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2023-01-11T20:40:46.3155901Z 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 2023-01-11T20:40:46.3156547Z 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 2023-01-11T20:40:46.3157771Z 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 2023-01-11T20:40:46.3158829Z 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 2023-01-11T20:40:46.3159699Z 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 2023-01-11T20:40:46.3160634Z 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 2023-01-11T20:40:46.3161603Z 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 2023-01-11T20:40:46.3162297Z 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 2023-01-11T20:40:46.3163842Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2023-01-11T20:40:46.3164325Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2023-01-11T20:40:46.3164885Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2023-01-11T20:40:46.3165874Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2023-01-11T20:40:46.3167703Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2023-01-11T20:40:46.3168043Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2023-01-11T20:40:46.3169379Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd/comm_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2023-01-11T20:40:46.3171343Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T20:40:46.3171722Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T20:40:46.3172477Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T20:40:46.3173276Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/device_mesh.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T20:40:46.3174424Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T20:40:46.3175309Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T20:40:46.3176316Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/redistribute.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T20:40:46.3177043Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2023-01-11T20:40:46.3178172Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T20:40:46.3178610Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T20:40:46.3179714Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops/common_rules.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T20:40:46.3180381Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T20:40:46.3181182Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T20:40:46.3182718Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops/pointwise_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T20:40:46.3183469Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T20:40:46.3184454Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops/tp_sharding_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T20:40:46.3185256Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T20:40:46.3185975Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tensor/ops/view_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tensor/ops 2023-01-11T20:40:46.3187409Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2023-01-11T20:40:46.3189113Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tools/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2023-01-11T20:40:46.3189951Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_tools/memory_tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2023-01-11T20:40:46.3191450Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2023-01-11T20:40:46.3192014Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2023-01-11T20:40:46.3193076Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2023-01-11T20:40:46.3194342Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2023-01-11T20:40:46.3195120Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2023-01-11T20:40:46.3195647Z 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 2023-01-11T20:40:46.3196665Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2023-01-11T20:40:46.3197247Z 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 2023-01-11T20:40:46.3198301Z 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 2023-01-11T20:40:46.3199347Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2023-01-11T20:40:46.3199765Z 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 2023-01-11T20:40:46.3200826Z 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 2023-01-11T20:40:46.3201825Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2023-01-11T20:40:46.3202716Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2023-01-11T20:40:46.3203465Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization/quantization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2023-01-11T20:40:46.3204407Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2023-01-11T20:40:46.3204866Z 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 2023-01-11T20:40:46.3206021Z 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 2023-01-11T20:40:46.3207134Z 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 2023-01-11T20:40:46.3207849Z 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 2023-01-11T20:40:46.3208886Z 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 2023-01-11T20:40:46.3209619Z 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 2023-01-11T20:40:46.3210542Z 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 2023-01-11T20:40:46.3211712Z 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 2023-01-11T20:40:46.3213001Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2023-01-11T20:40:46.3213692Z 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 2023-01-11T20:40:46.3214601Z 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 2023-01-11T20:40:46.3215557Z 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 2023-01-11T20:40:46.3216283Z 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 2023-01-11T20:40:46.3217449Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2023-01-11T20:40:46.3217772Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2023-01-11T20:40:46.3219401Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3219788Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3221427Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/_dedup_tensors.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3221764Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/_nested_dict.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3222367Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/_nested_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3223226Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/_traverse.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3224597Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3225317Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3226488Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3227520Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3228652Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3229568Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3230677Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3231500Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3232403Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/state_dict_loader.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3233290Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/state_dict_saver.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3234323Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3235283Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2023-01-11T20:40:46.3237166Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2023-01-11T20:40:46.3237875Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2023-01-11T20:40:46.3238833Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2023-01-11T20:40:46.3239464Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2023-01-11T20:40:46.3239880Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2023-01-11T20:40:46.3240591Z 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 2023-01-11T20:40:46.3241768Z 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 2023-01-11T20:40:46.3242920Z 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 2023-01-11T20:40:46.3243898Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2023-01-11T20:40:46.3244466Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2023-01-11T20:40:46.3245539Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2023-01-11T20:40:46.3246148Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2023-01-11T20:40:46.3247860Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2023-01-11T20:40:46.3248311Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2023-01-11T20:40:46.3248969Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2023-01-11T20:40:46.3250202Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2023-01-11T20:40:46.3250617Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2023-01-11T20:40:46.3251668Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2023-01-11T20:40:46.3253393Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/redirects.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2023-01-11T20:40:46.3254024Z 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 2023-01-11T20:40:46.3254734Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2023-01-11T20:40:46.3255123Z 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 2023-01-11T20:40:46.3256384Z 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 2023-01-11T20:40:46.3257360Z 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 2023-01-11T20:40:46.3258469Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T20:40:46.3258884Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T20:40:46.3260003Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T20:40:46.3260653Z 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 2023-01-11T20:40:46.3261689Z 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 2023-01-11T20:40:46.3262839Z 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 2023-01-11T20:40:46.3264335Z 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 2023-01-11T20:40:46.3265321Z 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 2023-01-11T20:40:46.3266118Z 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 2023-01-11T20:40:46.3266943Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T20:40:46.3267707Z 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 2023-01-11T20:40:46.3268756Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2023-01-11T20:40:46.3270653Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2023-01-11T20:40:46.3271074Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2023-01-11T20:40:46.3271475Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2023-01-11T20:40:46.3272542Z 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 2023-01-11T20:40:46.3273156Z 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 2023-01-11T20:40:46.3274396Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2023-01-11T20:40:46.3274769Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2023-01-11T20:40:46.3275845Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2023-01-11T20:40:46.3276636Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/distributed.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2023-01-11T20:40:46.3277484Z 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 2023-01-11T20:40:46.3278137Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/logging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2023-01-11T20:40:46.3279228Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2023-01-11T20:40:46.3280223Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2023-01-11T20:40:46.3280779Z 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 2023-01-11T20:40:46.3281758Z 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 2023-01-11T20:40:46.3282495Z 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 2023-01-11T20:40:46.3283703Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3284415Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3285198Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_common_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3285936Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_dynamo_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3286667Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_exec_order_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3287869Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_fsdp_extensions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3288688Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_init_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3289778Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_limiter_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3290550Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3291983Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_runtime_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3293340Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3294111Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3295047Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_trace_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3295806Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_traversal_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3296678Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_unshard_param_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3297753Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3298495Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_wrap_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3299309Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3300140Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/flat_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3301716Z 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 2023-01-11T20:40:46.3303116Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/sharded_grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3304042Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2023-01-11T20:40:46.3305552Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2023-01-11T20:40:46.3306243Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2023-01-11T20:40:46.3307113Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2023-01-11T20:40:46.3308167Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2023-01-11T20:40:46.3308839Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2023-01-11T20:40:46.3309524Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2023-01-11T20:40:46.3310796Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2023-01-11T20:40:46.3311553Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2023-01-11T20:40:46.3311913Z 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 2023-01-11T20:40:46.3313346Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2023-01-11T20:40:46.3313871Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2023-01-11T20:40:46.3314571Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/instantiator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2023-01-11T20:40:46.3315680Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2023-01-11T20:40:46.3316021Z 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 2023-01-11T20:40:46.3317155Z 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 2023-01-11T20:40:46.3318177Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3318668Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3319668Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/apply_optimizer_in_backward.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3320267Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3321129Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3321943Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3322672Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3323616Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3324456Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3325307Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3326166Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3327109Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/named_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3327898Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3328865Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/post_localSGD_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3329916Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3330707Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2023-01-11T20:40:46.3332677Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2023-01-11T20:40:46.3333144Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2023-01-11T20:40:46.3334286Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T20:40:46.3335031Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T20:40:46.3335821Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T20:40:46.3336773Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T20:40:46.3337334Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/copy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T20:40:46.3338340Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/dependency.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T20:40:46.3339348Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/microbatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T20:40:46.3340008Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/phony.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T20:40:46.3341032Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/pipe.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T20:40:46.3342003Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/pipeline.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T20:40:46.3343072Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/stream.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T20:40:46.3343981Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T20:40:46.3344779Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/worker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2023-01-11T20:40:46.3346282Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2023-01-11T20:40:46.3346939Z 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 2023-01-11T20:40:46.3347794Z 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 2023-01-11T20:40:46.3348712Z 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 2023-01-11T20:40:46.3350077Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2023-01-11T20:40:46.3350721Z 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 2023-01-11T20:40:46.3351562Z 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 2023-01-11T20:40:46.3352414Z 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 2023-01-11T20:40:46.3352848Z 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 2023-01-11T20:40:46.3353981Z 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 2023-01-11T20:40:46.3355114Z 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 2023-01-11T20:40:46.3356499Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T20:40:46.3356943Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T20:40:46.3357955Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T20:40:46.3358635Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T20:40:46.3359968Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T20:40:46.3360897Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T20:40:46.3361765Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T20:40:46.3362307Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T20:40:46.3363076Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T20:40:46.3363856Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2023-01-11T20:40:46.3364897Z 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 2023-01-11T20:40:46.3366184Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2023-01-11T20:40:46.3366687Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2023-01-11T20:40:46.3367495Z 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 2023-01-11T20:40:46.3368818Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2023-01-11T20:40:46.3369175Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2023-01-11T20:40:46.3370522Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T20:40:46.3370930Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T20:40:46.3372011Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T20:40:46.3372929Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel/_view_with_dim_change.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T20:40:46.3373813Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T20:40:46.3374790Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel/fsdp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T20:40:46.3375730Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel/multihead_attention_tp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T20:40:46.3376632Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/tensor/parallel/style.py -> build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2023-01-11T20:40:46.3378088Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3379423Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3380213Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3381201Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3382249Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3383041Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3383928Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3384757Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3385896Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3386968Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3388364Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3388835Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3389983Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3390717Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3391480Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3392174Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3393131Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3394213Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3394946Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3395907Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3396615Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3397376Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3398260Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3399568Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3400212Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3401098Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3402062Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3402877Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3403823Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3404726Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3405529Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3406479Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3407555Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3408428Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3409270Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3410277Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3411085Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3412041Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3412886Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3413818Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3414709Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3415644Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3417229Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3418082Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3419194Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3419807Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3420644Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2023-01-11T20:40:46.3422326Z creating build/bdist.linux-x86_64/wheel/torch/fft 2023-01-11T20:40:46.3422631Z copying build/lib.linux-x86_64-cpython-37/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fft 2023-01-11T20:40:46.3424234Z creating build/bdist.linux-x86_64/wheel/torch/func 2023-01-11T20:40:46.3424826Z copying build/lib.linux-x86_64-cpython-37/torch/func/__init__.py -> build/bdist.linux-x86_64/wheel/torch/func 2023-01-11T20:40:46.3425887Z creating build/bdist.linux-x86_64/wheel/torch/futures 2023-01-11T20:40:46.3426265Z copying build/lib.linux-x86_64-cpython-37/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/torch/futures 2023-01-11T20:40:46.3428037Z creating build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3428556Z copying build/lib.linux-x86_64-cpython-37/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3429084Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3429905Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3430825Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3432179Z copying build/lib.linux-x86_64-cpython-37/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3432755Z copying build/lib.linux-x86_64-cpython-37/torch/fx/config.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3433506Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3434770Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3436625Z copying build/lib.linux-x86_64-cpython-37/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3437490Z copying build/lib.linux-x86_64-cpython-37/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3437976Z copying build/lib.linux-x86_64-cpython-37/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3438981Z copying build/lib.linux-x86_64-cpython-37/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3439940Z copying build/lib.linux-x86_64-cpython-37/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3440757Z copying build/lib.linux-x86_64-cpython-37/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3441787Z copying build/lib.linux-x86_64-cpython-37/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3442911Z copying build/lib.linux-x86_64-cpython-37/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/torch/fx 2023-01-11T20:40:46.3444536Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3445014Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3445807Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3447142Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3448039Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3449219Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/graph_gradual_typechecker.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3450174Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3450884Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3451714Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3452808Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3453809Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3454539Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3456064Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3457706Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3458186Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/schema_type_annotation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3459180Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3460227Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2023-01-11T20:40:46.3461268Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2023-01-11T20:40:46.3462009Z 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 2023-01-11T20:40:46.3462772Z 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 2023-01-11T20:40:46.3464198Z 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 2023-01-11T20:40:46.3465001Z 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 2023-01-11T20:40:46.3466708Z 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 2023-01-11T20:40:46.3467236Z 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 2023-01-11T20:40:46.3468141Z 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 2023-01-11T20:40:46.3468571Z 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 2023-01-11T20:40:46.3469763Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T20:40:46.3470546Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T20:40:46.3471535Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T20:40:46.3472282Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T20:40:46.3473331Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/match.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T20:40:46.3474105Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/more.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T20:40:46.3475417Z 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 2023-01-11T20:40:46.3476124Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T20:40:46.3477200Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/variable.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2023-01-11T20:40:46.3479098Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2023-01-11T20:40:46.3479881Z 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 2023-01-11T20:40:46.3480801Z 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 2023-01-11T20:40:46.3481699Z 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 2023-01-11T20:40:46.3482833Z 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 2023-01-11T20:40:46.3483847Z 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 2023-01-11T20:40:46.3484908Z 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 2023-01-11T20:40:46.3486618Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3487232Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3488223Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/annotate_getitem_nodes.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3489352Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/fake_tensor_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3490329Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3491523Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3492373Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/net_min_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3494100Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3494727Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3496473Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3497164Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3498340Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3499215Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3500256Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3501340Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3502365Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2023-01-11T20:40:46.3503654Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2023-01-11T20:40:46.3504291Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2023-01-11T20:40:46.3505115Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2023-01-11T20:40:46.3506115Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2023-01-11T20:40:46.3506807Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2023-01-11T20:40:46.3508413Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2023-01-11T20:40:46.3508877Z 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 2023-01-11T20:40:46.3510027Z 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 2023-01-11T20:40:46.3510858Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2023-01-11T20:40:46.3511640Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2023-01-11T20:40:46.3512318Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2023-01-11T20:40:46.3513163Z 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 2023-01-11T20:40:46.3513931Z 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 2023-01-11T20:40:46.3515159Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2023-01-11T20:40:46.3515554Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2023-01-11T20:40:46.3516418Z 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 2023-01-11T20:40:46.3517383Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2023-01-11T20:40:46.3517805Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2023-01-11T20:40:46.3518978Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2023-01-11T20:40:46.3519738Z 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 2023-01-11T20:40:46.3520716Z 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 2023-01-11T20:40:46.3522336Z creating build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3522843Z copying build/lib.linux-x86_64-cpython-37/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3523866Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3524668Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3525545Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3526242Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3527564Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3528425Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3529264Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3530514Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3531078Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3531967Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3532824Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3534015Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3535038Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3536306Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3537720Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3538942Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3540066Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3541008Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3542286Z copying build/lib.linux-x86_64-cpython-37/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3542869Z copying build/lib.linux-x86_64-cpython-37/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3544489Z copying build/lib.linux-x86_64-cpython-37/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3544918Z copying build/lib.linux-x86_64-cpython-37/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3546756Z copying build/lib.linux-x86_64-cpython-37/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3547452Z copying build/lib.linux-x86_64-cpython-37/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2023-01-11T20:40:46.3548421Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2023-01-11T20:40:46.3548984Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2023-01-11T20:40:46.3550006Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2023-01-11T20:40:46.3550976Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2023-01-11T20:40:46.3551448Z copying build/lib.linux-x86_64-cpython-37/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/mobile 2023-01-11T20:40:46.3552861Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2023-01-11T20:40:46.3553144Z copying build/lib.linux-x86_64-cpython-37/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/linalg 2023-01-11T20:40:46.3555327Z creating build/bdist.linux-x86_64/wheel/torch/masked 2023-01-11T20:40:46.3555775Z copying build/lib.linux-x86_64-cpython-37/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked 2023-01-11T20:40:46.3556514Z copying build/lib.linux-x86_64-cpython-37/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/torch/masked 2023-01-11T20:40:46.3557935Z copying build/lib.linux-x86_64-cpython-37/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/torch/masked 2023-01-11T20:40:46.3559486Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T20:40:46.3560025Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T20:40:46.3560979Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/_ops_refs.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T20:40:46.3561667Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T20:40:46.3562409Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T20:40:46.3563880Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T20:40:46.3564878Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T20:40:46.3565538Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T20:40:46.3566493Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2023-01-11T20:40:46.3567437Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2023-01-11T20:40:46.3568169Z copying build/lib.linux-x86_64-cpython-37/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/monitor 2023-01-11T20:40:46.3569304Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2023-01-11T20:40:46.3570138Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2023-01-11T20:40:46.3571088Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2023-01-11T20:40:46.3572552Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2023-01-11T20:40:46.3572974Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2023-01-11T20:40:46.3573964Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2023-01-11T20:40:46.3574586Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2023-01-11T20:40:46.3576133Z creating build/bdist.linux-x86_64/wheel/torch/nested 2023-01-11T20:40:46.3576498Z copying build/lib.linux-x86_64-cpython-37/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested 2023-01-11T20:40:46.3577633Z creating build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T20:40:46.3578112Z copying build/lib.linux-x86_64-cpython-37/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T20:40:46.3579238Z copying build/lib.linux-x86_64-cpython-37/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T20:40:46.3579957Z copying build/lib.linux-x86_64-cpython-37/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T20:40:46.3580744Z copying build/lib.linux-x86_64-cpython-37/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T20:40:46.3581299Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T20:40:46.3583812Z copying build/lib.linux-x86_64-cpython-37/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T20:40:46.3584388Z copying build/lib.linux-x86_64-cpython-37/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T20:40:46.3585652Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T20:40:46.3587258Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2023-01-11T20:40:46.3588002Z copying build/lib.linux-x86_64-cpython-37/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2023-01-11T20:40:46.3588551Z copying build/lib.linux-x86_64-cpython-37/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2023-01-11T20:40:46.3589560Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2023-01-11T20:40:46.3589853Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2023-01-11T20:40:46.3591183Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2023-01-11T20:40:46.3591642Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2023-01-11T20:40:46.3592449Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2023-01-11T20:40:46.3593914Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2023-01-11T20:40:46.3594269Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2023-01-11T20:40:46.3595412Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2023-01-11T20:40:46.3595830Z 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 2023-01-11T20:40:46.3596695Z 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 2023-01-11T20:40:46.3597545Z 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 2023-01-11T20:40:46.3598129Z 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 2023-01-11T20:40:46.3599411Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2023-01-11T20:40:46.3599729Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2023-01-11T20:40:46.3601041Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2023-01-11T20:40:46.3601834Z 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 2023-01-11T20:40:46.3602835Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2023-01-11T20:40:46.3603352Z 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 2023-01-11T20:40:46.3604426Z 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 2023-01-11T20:40:46.3605750Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2023-01-11T20:40:46.3606315Z 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 2023-01-11T20:40:46.3607140Z 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 2023-01-11T20:40:46.3608104Z 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 2023-01-11T20:40:46.3609005Z 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 2023-01-11T20:40:46.3610174Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3610842Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3612147Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3613447Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3615041Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3616052Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3618264Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3618955Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3620205Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3622265Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3623060Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3624189Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3625213Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3626987Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3627902Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3628819Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3629868Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3632090Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3633579Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3634872Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3635935Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3636830Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3638542Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3639509Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3640590Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3641996Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3642716Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2023-01-11T20:40:46.3644291Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3644639Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3645385Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3647749Z 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 2023-01-11T20:40:46.3648142Z 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 2023-01-11T20:40:46.3648895Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3649861Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3650874Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3652978Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3653533Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3654551Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3655307Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3656803Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/common_types.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3657368Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/data_parallel.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3658315Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/parallel_apply.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3660763Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/replicate.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3661206Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/scatter_gather.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2023-01-11T20:40:46.3661586Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2023-01-11T20:40:46.3662081Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat 2023-01-11T20:40:46.3662931Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2023-01-11T20:40:46.3664004Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2023-01-11T20:40:46.3664704Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2023-01-11T20:40:46.3665430Z 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 2023-01-11T20:40:46.3666648Z 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 2023-01-11T20:40:46.3667737Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2023-01-11T20:40:46.3669205Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2023-01-11T20:40:46.3670153Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2023-01-11T20:40:46.3670985Z 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 2023-01-11T20:40:46.3671840Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2023-01-11T20:40:46.3673140Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2023-01-11T20:40:46.3673534Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2023-01-11T20:40:46.3674778Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2023-01-11T20:40:46.3675168Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2023-01-11T20:40:46.3676549Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2023-01-11T20:40:46.3677357Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2023-01-11T20:40:46.3678530Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2023-01-11T20:40:46.3678934Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2023-01-11T20:40:46.3680157Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2023-01-11T20:40:46.3680830Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2023-01-11T20:40:46.3681335Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2023-01-11T20:40:46.3682843Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2023-01-11T20:40:46.3683303Z 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 2023-01-11T20:40:46.3684268Z 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 2023-01-11T20:40:46.3685132Z 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 2023-01-11T20:40:46.3685994Z 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 2023-01-11T20:40:46.3687089Z 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 2023-01-11T20:40:46.3687812Z 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 2023-01-11T20:40:46.3688964Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2023-01-11T20:40:46.3689453Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2023-01-11T20:40:46.3690921Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2023-01-11T20:40:46.3691535Z 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 2023-01-11T20:40:46.3692110Z 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 2023-01-11T20:40:46.3692855Z 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 2023-01-11T20:40:46.3693581Z 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 2023-01-11T20:40:46.3694777Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T20:40:46.3695247Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T20:40:46.3696289Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T20:40:46.3696997Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T20:40:46.3698051Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T20:40:46.3698600Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T20:40:46.3699330Z 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 2023-01-11T20:40:46.3700419Z 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 2023-01-11T20:40:46.3700975Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T20:40:46.3701908Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T20:40:46.3702942Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T20:40:46.3703474Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2023-01-11T20:40:46.3704804Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3705217Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3706278Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3706945Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_per_sample_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3707779Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3708462Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3709287Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3709943Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3710824Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3711534Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3712327Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3713484Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3714371Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3715807Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3716793Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3717542Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3718280Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2023-01-11T20:40:46.3719629Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2023-01-11T20:40:46.3720320Z 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 2023-01-11T20:40:46.3721159Z 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 2023-01-11T20:40:46.3722181Z 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 2023-01-11T20:40:46.3722957Z 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 2023-01-11T20:40:46.3723756Z 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 2023-01-11T20:40:46.3724628Z 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 2023-01-11T20:40:46.3725413Z 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 2023-01-11T20:40:46.3726108Z 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 2023-01-11T20:40:46.3727027Z 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 2023-01-11T20:40:46.3727631Z 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 2023-01-11T20:40:46.3728257Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T20:40:46.3728980Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2023-01-11T20:40:46.3730421Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3730938Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3731964Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3732456Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_deprecation.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3733336Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3734158Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_exporter_states.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3734974Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3735716Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3736409Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_patch_torch.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3737248Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3737983Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3738747Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3739441Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3740390Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3741556Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3742428Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3743843Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3744476Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3745580Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3746235Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3748483Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3749007Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3749624Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3750438Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3751599Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3753894Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3755522Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2023-01-11T20:40:46.3757455Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2023-01-11T20:40:46.3757964Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2023-01-11T20:40:46.3758438Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/_beartype.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2023-01-11T20:40:46.3758897Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2023-01-11T20:40:46.3760176Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/onnx_proto_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2023-01-11T20:40:46.3761072Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2023-01-11T20:40:46.3762728Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2023-01-11T20:40:46.3763327Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2023-01-11T20:40:46.3764127Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/_diagnostic.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2023-01-11T20:40:46.3764813Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/_rules.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2023-01-11T20:40:46.3766266Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2023-01-11T20:40:46.3766778Z 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 2023-01-11T20:40:46.3767439Z 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 2023-01-11T20:40:46.3768486Z 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 2023-01-11T20:40:46.3769296Z 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 2023-01-11T20:40:46.3770455Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2023-01-11T20:40:46.3772035Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2023-01-11T20:40:46.3772483Z 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 2023-01-11T20:40:46.3773618Z 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 2023-01-11T20:40:46.3774528Z 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 2023-01-11T20:40:46.3775406Z 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 2023-01-11T20:40:46.3776262Z 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 2023-01-11T20:40:46.3777194Z 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 2023-01-11T20:40:46.3777660Z 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 2023-01-11T20:40:46.3778876Z 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 2023-01-11T20:40:46.3779631Z 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 2023-01-11T20:40:46.3780595Z 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 2023-01-11T20:40:46.3781251Z 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 2023-01-11T20:40:46.3782531Z 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 2023-01-11T20:40:46.3783593Z 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 2023-01-11T20:40:46.3784902Z 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 2023-01-11T20:40:46.3785827Z 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 2023-01-11T20:40:46.3786801Z 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 2023-01-11T20:40:46.3787530Z 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 2023-01-11T20:40:46.3788324Z 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 2023-01-11T20:40:46.3789069Z 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 2023-01-11T20:40:46.3789794Z 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 2023-01-11T20:40:46.3790596Z 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 2023-01-11T20:40:46.3791367Z 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 2023-01-11T20:40:46.3791843Z 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 2023-01-11T20:40:46.3792664Z 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 2023-01-11T20:40:46.3793883Z 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 2023-01-11T20:40:46.3794380Z 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 2023-01-11T20:40:46.3795237Z 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 2023-01-11T20:40:46.3795995Z 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 2023-01-11T20:40:46.3796764Z 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 2023-01-11T20:40:46.3797755Z 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 2023-01-11T20:40:46.3798503Z 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 2023-01-11T20:40:46.3799284Z 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 2023-01-11T20:40:46.3800092Z 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 2023-01-11T20:40:46.3800879Z 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 2023-01-11T20:40:46.3801679Z 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 2023-01-11T20:40:46.3802521Z 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 2023-01-11T20:40:46.3803864Z 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 2023-01-11T20:40:46.3804713Z 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 2023-01-11T20:40:46.3805616Z 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 2023-01-11T20:40:46.3806459Z 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 2023-01-11T20:40:46.3807363Z 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 2023-01-11T20:40:46.3808283Z 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 2023-01-11T20:40:46.3808968Z 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 2023-01-11T20:40:46.3809767Z 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 2023-01-11T20:40:46.3810577Z 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 2023-01-11T20:40:46.3811371Z 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 2023-01-11T20:40:46.3812182Z 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 2023-01-11T20:40:46.3812981Z 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 2023-01-11T20:40:46.3813789Z 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 2023-01-11T20:40:46.3814703Z 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 2023-01-11T20:40:46.3815409Z 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 2023-01-11T20:40:46.3816216Z 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 2023-01-11T20:40:46.3817009Z 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 2023-01-11T20:40:46.3817825Z 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 2023-01-11T20:40:46.3818666Z 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 2023-01-11T20:40:46.3820133Z creating build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3820931Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3821633Z copying build/lib.linux-x86_64-cpython-37/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3822637Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3823504Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3824600Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3825649Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3826790Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3828461Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3829475Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3830181Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3831514Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3832348Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3833430Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3834604Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3835260Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3836276Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3837197Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3838219Z copying build/lib.linux-x86_64-cpython-37/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3839340Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2023-01-11T20:40:46.3840280Z copying build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2023-01-11T20:40:46.3840979Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3841718Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3842477Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3843197Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3844065Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3844651Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3845484Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3846147Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3847021Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lr_scheduler.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3847877Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3848521Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3849245Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3850038Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3850729Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3851527Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3852221Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sparse_adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3852973Z copying build/lib.linux-x86_64-cpython-37/torch/optim/swa_utils.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2023-01-11T20:40:46.3854145Z creating build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3854721Z copying build/lib.linux-x86_64-cpython-37/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3856249Z copying build/lib.linux-x86_64-cpython-37/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3856907Z copying build/lib.linux-x86_64-cpython-37/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3857792Z copying build/lib.linux-x86_64-cpython-37/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3858434Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3859370Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3859997Z copying build/lib.linux-x86_64-cpython-37/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3860857Z copying build/lib.linux-x86_64-cpython-37/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3861486Z copying build/lib.linux-x86_64-cpython-37/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3862554Z copying build/lib.linux-x86_64-cpython-37/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3863246Z copying build/lib.linux-x86_64-cpython-37/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3864012Z copying build/lib.linux-x86_64-cpython-37/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3864651Z copying build/lib.linux-x86_64-cpython-37/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3865666Z copying build/lib.linux-x86_64-cpython-37/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3867286Z copying build/lib.linux-x86_64-cpython-37/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2023-01-11T20:40:46.3868795Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2023-01-11T20:40:46.3869192Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2023-01-11T20:40:46.3870117Z 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 2023-01-11T20:40:46.3870916Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/is_from_package.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2023-01-11T20:40:46.3871757Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2023-01-11T20:40:46.3872730Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T20:40:46.3873255Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T20:40:46.3874384Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_memory_profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T20:40:46.3875565Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T20:40:46.3876254Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T20:40:46.3877789Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T20:40:46.3878223Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T20:40:46.3879398Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2023-01-11T20:40:46.3880593Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3881042Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3882075Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3882839Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3883779Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3884257Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3885138Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3885964Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3886971Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3887912Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3888804Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3889370Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3890096Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3890910Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3891650Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3892433Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2023-01-11T20:40:46.3893989Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T20:40:46.3894529Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T20:40:46.3895785Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T20:40:46.3896593Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T20:40:46.3897107Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T20:40:46.3898086Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T20:40:46.3899095Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T20:40:46.3899858Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T20:40:46.3900863Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T20:40:46.3901688Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T20:40:46.3902240Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T20:40:46.3903036Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T20:40:46.3903785Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2023-01-11T20:40:46.3905016Z creating build/bdist.linux-x86_64/wheel/torch/signal 2023-01-11T20:40:46.3905549Z copying build/lib.linux-x86_64-cpython-37/torch/signal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/signal 2023-01-11T20:40:46.3906648Z creating build/bdist.linux-x86_64/wheel/torch/signal/windows 2023-01-11T20:40:46.3907232Z copying build/lib.linux-x86_64-cpython-37/torch/signal/windows/__init__.py -> build/bdist.linux-x86_64/wheel/torch/signal/windows 2023-01-11T20:40:46.3908162Z copying build/lib.linux-x86_64-cpython-37/torch/signal/windows/windows.py -> build/bdist.linux-x86_64/wheel/torch/signal/windows 2023-01-11T20:40:46.3909589Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2023-01-11T20:40:46.3910127Z copying build/lib.linux-x86_64-cpython-37/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2023-01-11T20:40:46.3911136Z creating build/bdist.linux-x86_64/wheel/torch/special 2023-01-11T20:40:46.3911954Z copying build/lib.linux-x86_64-cpython-37/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/special 2023-01-11T20:40:46.3913435Z creating build/bdist.linux-x86_64/wheel/torch/testing 2023-01-11T20:40:46.3913960Z copying build/lib.linux-x86_64-cpython-37/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing 2023-01-11T20:40:46.3914662Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/torch/testing 2023-01-11T20:40:46.3916058Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/torch/testing 2023-01-11T20:40:46.3916975Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3917663Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3932112Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/autocast_test_lists.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3932969Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/autograd_function_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3933494Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/check_kernel_launches.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3933870Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3934323Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_device_type.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3934809Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_dist_composable.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3935117Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3935533Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3935981Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3936338Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3936663Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_methods_invocations.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3936973Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3937277Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3939094Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_pruning.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3939828Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3941408Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3941817Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3943081Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3945123Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3946286Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3947240Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3948801Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/inductor_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3949490Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/jit_metaprogramming_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3950571Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3951689Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3952508Z 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 2023-01-11T20:40:46.3953494Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2023-01-11T20:40:46.3954475Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2023-01-11T20:40:46.3955204Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2023-01-11T20:40:46.3956514Z 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 2023-01-11T20:40:46.3957252Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2023-01-11T20:40:46.3958020Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2023-01-11T20:40:46.3958689Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/network1.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2023-01-11T20:40:46.3959693Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/network2.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2023-01-11T20:40:46.3960998Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2023-01-11T20:40:46.3961417Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2023-01-11T20:40:46.3962225Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/checkpoint_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2023-01-11T20:40:46.3962892Z 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 2023-01-11T20:40:46.3963684Z 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 2023-01-11T20:40:46.3967679Z 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 2023-01-11T20:40:46.3968308Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/multi_threaded_pg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2023-01-11T20:40:46.3969148Z 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 2023-01-11T20:40:46.3970305Z 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 2023-01-11T20:40:46.3971492Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2023-01-11T20:40:46.3972131Z 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 2023-01-11T20:40:46.3972928Z 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 2023-01-11T20:40:46.3974268Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2023-01-11T20:40:46.3974826Z 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 2023-01-11T20:40:46.3975770Z 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 2023-01-11T20:40:46.3976608Z 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 2023-01-11T20:40:46.3977818Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2023-01-11T20:40:46.3978373Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2023-01-11T20:40:46.3979227Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2023-01-11T20:40:46.3980221Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_tensor/dtensor_lagging_op_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2023-01-11T20:40:46.3981122Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_tensor/gen_dtensor_lagging_op_db.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2023-01-11T20:40:46.3982265Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2023-01-11T20:40:46.3982599Z 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 2023-01-11T20:40:46.3983891Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2023-01-11T20:40:46.3984401Z 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 2023-01-11T20:40:46.3985101Z 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 2023-01-11T20:40:46.3986898Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2023-01-11T20:40:46.3987273Z 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 2023-01-11T20:40:46.3989062Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2023-01-11T20:40:46.3989559Z 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 2023-01-11T20:40:46.3990332Z 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 2023-01-11T20:40:46.3992516Z 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 2023-01-11T20:40:46.3993047Z 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 2023-01-11T20:40:46.3994616Z 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 2023-01-11T20:40:46.3995364Z 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 2023-01-11T20:40:46.3996259Z 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 2023-01-11T20:40:46.3998789Z 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 2023-01-11T20:40:46.4000333Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2023-01-11T20:40:46.4000781Z 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 2023-01-11T20:40:46.4001428Z 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 2023-01-11T20:40:46.4002839Z 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 2023-01-11T20:40:46.4003460Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2023-01-11T20:40:46.4004632Z 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 2023-01-11T20:40:46.4005188Z 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 2023-01-11T20:40:46.4006247Z 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 2023-01-11T20:40:46.4007344Z 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 2023-01-11T20:40:46.4008626Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2023-01-11T20:40:46.4009043Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2023-01-11T20:40:46.4010081Z 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 2023-01-11T20:40:46.4013887Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2023-01-11T20:40:46.4014315Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2023-01-11T20:40:46.4015156Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/core.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2023-01-11T20:40:46.4017263Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/refs.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2023-01-11T20:40:46.4018467Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2023-01-11T20:40:46.4019589Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2023-01-11T20:40:46.4020263Z 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 2023-01-11T20:40:46.4021361Z 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 2023-01-11T20:40:46.4022781Z 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 2023-01-11T20:40:46.4024040Z 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 2023-01-11T20:40:46.4026915Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/signal.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2023-01-11T20:40:46.4027754Z 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 2023-01-11T20:40:46.4028895Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2023-01-11T20:40:46.4029756Z 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 2023-01-11T20:40:46.4030949Z 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 2023-01-11T20:40:46.4031854Z 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 2023-01-11T20:40:46.4033385Z creating build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4034110Z copying build/lib.linux-x86_64-cpython-37/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4035478Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4036514Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_crash_handler.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4037459Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_cuda_trace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4038471Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4039592Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4040616Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4041631Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4042823Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4043973Z copying build/lib.linux-x86_64-cpython-37/torch/utils/backend_registration.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4044829Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4046165Z copying build/lib.linux-x86_64-cpython-37/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4047502Z copying build/lib.linux-x86_64-cpython-37/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4048895Z copying build/lib.linux-x86_64-cpython-37/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4049979Z copying build/lib.linux-x86_64-cpython-37/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4052270Z copying build/lib.linux-x86_64-cpython-37/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4053172Z copying build/lib.linux-x86_64-cpython-37/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4054108Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4055189Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4056332Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4057393Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4058416Z copying build/lib.linux-x86_64-cpython-37/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4059516Z copying build/lib.linux-x86_64-cpython-37/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4060531Z copying build/lib.linux-x86_64-cpython-37/torch/utils/weak.py -> build/bdist.linux-x86_64/wheel/torch/utils 2023-01-11T20:40:46.4062090Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2023-01-11T20:40:46.4062774Z copying build/lib.linux-x86_64-cpython-37/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2023-01-11T20:40:46.4064271Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2023-01-11T20:40:46.4064833Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2023-01-11T20:40:46.4066525Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2023-01-11T20:40:46.4067132Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2023-01-11T20:40:46.4068137Z 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 2023-01-11T20:40:46.4069464Z 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 2023-01-11T20:40:46.4070475Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2023-01-11T20:40:46.4071406Z 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 2023-01-11T20:40:46.4072629Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2023-01-11T20:40:46.4073849Z 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 2023-01-11T20:40:46.4075071Z 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 2023-01-11T20:40:46.4075989Z 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 2023-01-11T20:40:46.4077176Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2023-01-11T20:40:46.4077956Z 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 2023-01-11T20:40:46.4078820Z 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 2023-01-11T20:40:46.4079864Z 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 2023-01-11T20:40:46.4080749Z 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 2023-01-11T20:40:46.4082134Z 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 2023-01-11T20:40:46.4082603Z 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 2023-01-11T20:40:46.4084608Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T20:40:46.4085080Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T20:40:46.4085813Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/_stubs.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T20:40:46.4086484Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T20:40:46.4087525Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T20:40:46.4088555Z 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 2023-01-11T20:40:46.4089433Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T20:40:46.4090577Z 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 2023-01-11T20:40:46.4091319Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/timer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2023-01-11T20:40:46.4092745Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2023-01-11T20:40:46.4093321Z 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 2023-01-11T20:40:46.4094003Z 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 2023-01-11T20:40:46.4095551Z 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 2023-01-11T20:40:46.4096158Z 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 2023-01-11T20:40:46.4097016Z 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 2023-01-11T20:40:46.4097711Z 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 2023-01-11T20:40:46.4101482Z 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 2023-01-11T20:40:46.4102457Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2023-01-11T20:40:46.4103475Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2023-01-11T20:40:46.4103902Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2023-01-11T20:40:46.4105402Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T20:40:46.4106083Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T20:40:46.4107060Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T20:40:46.4107913Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T20:40:46.4109150Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T20:40:46.4110267Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T20:40:46.4110816Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T20:40:46.4112168Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T20:40:46.4112609Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2023-01-11T20:40:46.4114387Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2023-01-11T20:40:46.4114762Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2023-01-11T20:40:46.4115557Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/collate.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2023-01-11T20:40:46.4116316Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/fetch.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2023-01-11T20:40:46.4117047Z 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 2023-01-11T20:40:46.4117747Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/serialization.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2023-01-11T20:40:46.4118681Z 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 2023-01-11T20:40:46.4119356Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/worker.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2023-01-11T20:40:46.4120934Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2023-01-11T20:40:46.4121293Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2023-01-11T20:40:46.4122314Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/_decorator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2023-01-11T20:40:46.4122993Z 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 2023-01-11T20:40:46.4123640Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/_typing.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2023-01-11T20:40:46.4124683Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/datapipe.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2023-01-11T20:40:46.4125412Z 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 2023-01-11T20:40:46.4126974Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2023-01-11T20:40:46.4127618Z 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 2023-01-11T20:40:46.4128138Z 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 2023-01-11T20:40:46.4129160Z 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 2023-01-11T20:40:46.4130573Z 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 2023-01-11T20:40:46.4131099Z 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 2023-01-11T20:40:46.4132783Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2023-01-11T20:40:46.4133365Z 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 2023-01-11T20:40:46.4134243Z 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 2023-01-11T20:40:46.4135221Z 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 2023-01-11T20:40:46.4136451Z 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 2023-01-11T20:40:46.4137573Z 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 2023-01-11T20:40:46.4138819Z 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 2023-01-11T20:40:46.4139582Z 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 2023-01-11T20:40:46.4140670Z 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 2023-01-11T20:40:46.4141967Z 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 2023-01-11T20:40:46.4143121Z 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 2023-01-11T20:40:46.4144142Z 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 2023-01-11T20:40:46.4145328Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2023-01-11T20:40:46.4146123Z 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 2023-01-11T20:40:46.4147217Z 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 2023-01-11T20:40:46.4149855Z 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 2023-01-11T20:40:46.4150485Z 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 2023-01-11T20:40:46.4151611Z 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 2023-01-11T20:40:46.4153087Z 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 2023-01-11T20:40:46.4153933Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2023-01-11T20:40:46.4154762Z 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 2023-01-11T20:40:46.4155690Z 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 2023-01-11T20:40:46.4156956Z 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 2023-01-11T20:40:46.4157985Z 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 2023-01-11T20:40:46.4159126Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/datapipe.pyi -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2023-01-11T20:40:46.4160455Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2023-01-11T20:40:46.4161240Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2023-01-11T20:40:46.4162201Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2023-01-11T20:40:46.4163144Z 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 2023-01-11T20:40:46.4166966Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2023-01-11T20:40:46.4167739Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2023-01-11T20:40:46.4169009Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2023-01-11T20:40:46.4169298Z copying build/lib.linux-x86_64-cpython-37/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2023-01-11T20:40:46.4170584Z copying build/lib.linux-x86_64-cpython-37/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2023-01-11T20:40:46.4171886Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2023-01-11T20:40:46.4172209Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2023-01-11T20:40:46.4173921Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2023-01-11T20:40:46.4174347Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/skeleton.html -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2023-01-11T20:40:46.4175206Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/code.js -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2023-01-11T20:40:46.4176217Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/htm.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2023-01-11T20:40:46.4176977Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/preact.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2023-01-11T20:40:46.4179303Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T20:40:46.4179679Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T20:40:46.4181057Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_caffe2_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T20:40:46.4181711Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T20:40:46.4182905Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T20:40:46.4183737Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T20:40:46.4184546Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T20:40:46.4185469Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T20:40:46.4187755Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T20:40:46.4188472Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T20:40:46.4189444Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2023-01-11T20:40:46.4190766Z copying build/lib.linux-x86_64-cpython-37/torch/py.typed -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:46.4192088Z creating build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4192367Z copying build/lib.linux-x86_64-cpython-37/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4224463Z copying build/lib.linux-x86_64-cpython-37/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4256445Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_edge_op_registration -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4260825Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4303344Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4362022Z copying build/lib.linux-x86_64-cpython-37/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4363652Z copying build/lib.linux-x86_64-cpython-37/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4368214Z copying build/lib.linux-x86_64-cpython-37/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4373241Z copying build/lib.linux-x86_64-cpython-37/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4377765Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4382337Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4388183Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4478504Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4483552Z copying build/lib.linux-x86_64-cpython-37/torch/bin/aot_model_compiler_test -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4484966Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4518618Z copying build/lib.linux-x86_64-cpython-37/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/torch/bin 2023-01-11T20:40:46.4519937Z creating build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4520799Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4525222Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4530078Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4534456Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4539349Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4543550Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4548250Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4552915Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4557779Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4562735Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Array_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4566704Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4571566Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_C++17_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4576078Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4580123Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4584234Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4588563Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4593341Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4598652Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SmallVectorTest -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4612479Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4616407Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4621225Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4625610Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4629952Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4633877Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4638276Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4642908Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4647493Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4652070Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_either_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4661675Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4665850Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4670596Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4685399Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4689541Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4694266Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4700310Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4705422Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4710256Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4714911Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4719193Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4723698Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4728519Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4735340Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4739205Z copying build/lib.linux-x86_64-cpython-37/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4745108Z copying build/lib.linux-x86_64-cpython-37/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4749984Z copying build/lib.linux-x86_64-cpython-37/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4754508Z copying build/lib.linux-x86_64-cpython-37/torch/test/atest -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4759206Z copying build/lib.linux-x86_64-cpython-37/torch/test/basic -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4764107Z copying build/lib.linux-x86_64-cpython-37/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4768739Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4773528Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4777790Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4784977Z copying build/lib.linux-x86_64-cpython-37/torch/test/dispatch_key_set_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4789197Z copying build/lib.linux-x86_64-cpython-37/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4793233Z copying build/lib.linux-x86_64-cpython-37/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4797880Z copying build/lib.linux-x86_64-cpython-37/torch/test/half_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4802505Z copying build/lib.linux-x86_64-cpython-37/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4809789Z copying build/lib.linux-x86_64-cpython-37/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4813737Z copying build/lib.linux-x86_64-cpython-37/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4818459Z copying build/lib.linux-x86_64-cpython-37/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4822661Z copying build/lib.linux-x86_64-cpython-37/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4827103Z copying build/lib.linux-x86_64-cpython-37/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4831353Z copying build/lib.linux-x86_64-cpython-37/torch/test/native_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4835880Z copying build/lib.linux-x86_64-cpython-37/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4840106Z copying build/lib.linux-x86_64-cpython-37/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4844301Z copying build/lib.linux-x86_64-cpython-37/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4848701Z copying build/lib.linux-x86_64-cpython-37/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4853908Z copying build/lib.linux-x86_64-cpython-37/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4858575Z copying build/lib.linux-x86_64-cpython-37/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4862692Z copying build/lib.linux-x86_64-cpython-37/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4867023Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4871629Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4876402Z copying build/lib.linux-x86_64-cpython-37/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4880602Z copying build/lib.linux-x86_64-cpython-37/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4887352Z copying build/lib.linux-x86_64-cpython-37/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4891864Z copying build/lib.linux-x86_64-cpython-37/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4892931Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4897623Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4902571Z copying build/lib.linux-x86_64-cpython-37/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4907062Z copying build/lib.linux-x86_64-cpython-37/torch/test/variant_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4911213Z copying build/lib.linux-x86_64-cpython-37/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4912251Z copying build/lib.linux-x86_64-cpython-37/torch/test/legacy_vmap_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4917745Z copying build/lib.linux-x86_64-cpython-37/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4922413Z copying build/lib.linux-x86_64-cpython-37/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4926686Z copying build/lib.linux-x86_64-cpython-37/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4930824Z copying build/lib.linux-x86_64-cpython-37/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4935660Z copying build/lib.linux-x86_64-cpython-37/torch/test/List_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4944935Z copying build/lib.linux-x86_64-cpython-37/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4950788Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4960175Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4968543Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4978546Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4987334Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4992226Z copying build/lib.linux-x86_64-cpython-37/torch/test/make_boxed_from_unboxed_functor_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.4999646Z copying build/lib.linux-x86_64-cpython-37/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.5003897Z copying build/lib.linux-x86_64-cpython-37/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.5008708Z copying build/lib.linux-x86_64-cpython-37/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.5012623Z copying build/lib.linux-x86_64-cpython-37/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.5039122Z copying build/lib.linux-x86_64-cpython-37/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/torch/test 2023-01-11T20:40:46.5043800Z creating build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5044518Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5045168Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5046563Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5046964Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5047933Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5048738Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5049451Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5050308Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5051162Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5052038Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5052881Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5054409Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5055594Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5055959Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5056693Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5058616Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5059077Z copying build/lib.linux-x86_64-cpython-37/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5061078Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5062698Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2023-01-11T20:40:46.5063969Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2023-01-11T20:40:46.5064530Z copying build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2023-01-11T20:40:46.5065529Z creating build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T20:40:46.5066197Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T20:40:46.5072745Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T20:40:46.5077346Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T20:40:46.5079815Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T20:40:46.5082441Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T20:40:46.5084060Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T20:40:46.5202458Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T20:40:46.6919594Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T20:40:46.6920247Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/torch/lib 2023-01-11T20:40:46.6920784Z creating build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6921792Z copying build/lib.linux-x86_64-cpython-37/torch/include/pthreadpool.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6923601Z copying build/lib.linux-x86_64-cpython-37/torch/include/fxdiv.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6924167Z copying build/lib.linux-x86_64-cpython-37/torch/include/cpuinfo.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6925852Z copying build/lib.linux-x86_64-cpython-37/torch/include/clog.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6926977Z copying build/lib.linux-x86_64-cpython-37/torch/include/qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6927573Z copying build/lib.linux-x86_64-cpython-37/torch/include/psimd.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6929956Z copying build/lib.linux-x86_64-cpython-37/torch/include/fp16.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6930941Z copying build/lib.linux-x86_64-cpython-37/torch/include/qnnpack_func.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6931610Z copying build/lib.linux-x86_64-cpython-37/torch/include/nnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6932087Z copying build/lib.linux-x86_64-cpython-37/torch/include/xnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6933142Z copying build/lib.linux-x86_64-cpython-37/torch/include/dnnl.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6934437Z copying build/lib.linux-x86_64-cpython-37/torch/include/dnnl_config.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6935098Z copying build/lib.linux-x86_64-cpython-37/torch/include/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6936104Z copying build/lib.linux-x86_64-cpython-37/torch/include/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6936768Z copying build/lib.linux-x86_64-cpython-37/torch/include/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6938057Z copying build/lib.linux-x86_64-cpython-37/torch/include/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6938959Z copying build/lib.linux-x86_64-cpython-37/torch/include/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6939623Z copying build/lib.linux-x86_64-cpython-37/torch/include/dnnl_types.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6940399Z copying build/lib.linux-x86_64-cpython-37/torch/include/dnnl_version.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6941442Z copying build/lib.linux-x86_64-cpython-37/torch/include/sleef.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6944200Z copying build/lib.linux-x86_64-cpython-37/torch/include/libshm.h -> build/bdist.linux-x86_64/wheel/torch/include 2023-01-11T20:40:46.6946140Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6946902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6947651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6948631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6949505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6950520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6951345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6952423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6953162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6954416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6956254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6956923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6957779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6958432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6959852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6960800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6961706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6962621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6963554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6964504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6965719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6967461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6968663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6969822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6970939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6972068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6973052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6974089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6975220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6976166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6977128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/LegacyBatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6978118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/LegacyBatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6979047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/LegacyVmapMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6980253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6981252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6982229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6982951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6983588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6984120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6984902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6986126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6987325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6988046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6988806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6989926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6990924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6991813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6992566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6993453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6994093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6995470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelNativeTBB.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6996361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6997044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6997797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6998518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.6999383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7000677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7001319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7002092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7002764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7003482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7004261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7005040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7005813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7006512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7007419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7008517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7009365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7010309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7012181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7013222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7014166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7015235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7016228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7017402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7018372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7019342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7020317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7021437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7022455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7023362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7024318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7025750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7026880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7027769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7029379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7030490Z 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 2023-01-11T20:40:46.7031504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7032473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7033537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7034603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7035389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7036646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7037540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7038736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7039374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7040579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7041412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7042443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7043128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7044426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7045854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7046922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7047993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7048876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7050002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7051339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7052626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7054260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7055902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7069933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7076238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7088076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7089081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2023-01-11T20:40:46.7090155Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2023-01-11T20:40:46.7090746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/FlushDenormal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2023-01-11T20:40:46.7091583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vml.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2023-01-11T20:40:46.7092736Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2023-01-11T20:40:46.7093999Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2023-01-11T20:40:46.7094832Z 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 2023-01-11T20:40:46.7095832Z 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 2023-01-11T20:40:46.7096740Z 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 2023-01-11T20:40:46.7097658Z 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 2023-01-11T20:40:46.7098682Z 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 2023-01-11T20:40:46.7099934Z 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 2023-01-11T20:40:46.7100786Z 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 2023-01-11T20:40:46.7101750Z 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 2023-01-11T20:40:46.7103346Z 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 2023-01-11T20:40:46.7104480Z 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 2023-01-11T20:40:46.7105286Z 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 2023-01-11T20:40:46.7106989Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:46.7107572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:46.7108434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:46.7109444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:46.7111647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:46.7112299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:46.7113194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:46.7114298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:46.7115480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:46.7116992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:46.7118108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:46.7119148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:46.7120222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:46.7121319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2023-01-11T20:40:46.7122858Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2023-01-11T20:40:46.7123917Z 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 2023-01-11T20:40:46.7124963Z 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 2023-01-11T20:40:46.7126479Z 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 2023-01-11T20:40:46.7127807Z 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 2023-01-11T20:40:46.7129169Z 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 2023-01-11T20:40:46.7130525Z 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 2023-01-11T20:40:46.7131678Z 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 2023-01-11T20:40:46.7133088Z 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 2023-01-11T20:40:46.7134664Z 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 2023-01-11T20:40:46.7135740Z 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 2023-01-11T20:40:46.7136498Z 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 2023-01-11T20:40:46.7139066Z 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 2023-01-11T20:40:46.7139630Z 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 2023-01-11T20:40:46.7140175Z 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 2023-01-11T20:40:46.7142080Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7142929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATenGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7144014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATenOpList.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7145026Z 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 2023-01-11T20:40:46.7146001Z 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 2023-01-11T20:40:46.7147105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7148072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7149333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/CheckMemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7150453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DeprecatedTypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7151534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7152299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Dict.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7153333Z 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 2023-01-11T20:40:46.7154383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7155209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7156301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DistributionsHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7157425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7159084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7160115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/IListRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7161488Z 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 2023-01-11T20:40:46.7162498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/LegacyTypeDispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7163477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/List.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7164613Z 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 2023-01-11T20:40:46.7165829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/MT19937RNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7166890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7167907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/PhiloxRNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7168839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/PythonFallbackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7169791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7170831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/QuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7171467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7173080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7174065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7175070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7176045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7177287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7178438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7179645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TorchDispatchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7180690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TransformationHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7181722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7182592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/UnsafeFromTH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7184006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/VariableHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7184969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7185884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Vitals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7187018Z 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 2023-01-11T20:40:46.7187813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7188701Z 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 2023-01-11T20:40:46.7189507Z 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 2023-01-11T20:40:46.7190311Z 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 2023-01-11T20:40:46.7191995Z 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 2023-01-11T20:40:46.7192819Z 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 2023-01-11T20:40:46.7194071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7195188Z 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 2023-01-11T20:40:46.7196174Z 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 2023-01-11T20:40:46.7197139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7198079Z 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 2023-01-11T20:40:46.7199078Z 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 2023-01-11T20:40:46.7200041Z 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 2023-01-11T20:40:46.7201155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7202585Z 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 2023-01-11T20:40:46.7203576Z 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 2023-01-11T20:40:46.7204335Z 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 2023-01-11T20:40:46.7206010Z 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 2023-01-11T20:40:46.7207147Z 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 2023-01-11T20:40:46.7207794Z 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 2023-01-11T20:40:46.7208892Z 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 2023-01-11T20:40:46.7209728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7210901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/symbol.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7211744Z 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 2023-01-11T20:40:46.7212781Z 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 2023-01-11T20:40:46.7213648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7214730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorBody.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2023-01-11T20:40:46.7217829Z 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 2023-01-11T20:40:46.7219067Z 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 2023-01-11T20:40:46.7220716Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2023-01-11T20:40:46.7221228Z 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 2023-01-11T20:40:46.7222685Z 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 2023-01-11T20:40:46.7223678Z 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 2023-01-11T20:40:46.7224434Z 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 2023-01-11T20:40:46.7225359Z 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 2023-01-11T20:40:46.7227030Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2023-01-11T20:40:46.7242527Z 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 2023-01-11T20:40:46.7243567Z 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 2023-01-11T20:40:46.7244489Z 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 2023-01-11T20:40:46.7245201Z 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 2023-01-11T20:40:46.7245916Z 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 2023-01-11T20:40:46.7246460Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2023-01-11T20:40:46.7247087Z 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 2023-01-11T20:40:46.7247845Z 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 2023-01-11T20:40:46.7248500Z 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 2023-01-11T20:40:46.7249486Z 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 2023-01-11T20:40:46.7250087Z 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 2023-01-11T20:40:46.7250780Z 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 2023-01-11T20:40:46.7251445Z 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 2023-01-11T20:40:46.7252141Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2023-01-11T20:40:46.7252861Z 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 2023-01-11T20:40:46.7253480Z 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 2023-01-11T20:40:46.7254528Z 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 2023-01-11T20:40:46.7255151Z 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 2023-01-11T20:40:46.7255671Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7256548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7257109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7257697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Atomic.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7258640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7259544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7260212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7261186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7262063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7262986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7263491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/cub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7264074Z 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 2023-01-11T20:40:46.7264628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7265202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDABlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7265779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7266574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDADataType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7267313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDADevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7268132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7268791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7269476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7270011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7270687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparseBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7271418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7272034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7272728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7273392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7274094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7275012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7275784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7276441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Sleep.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7277135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7277686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/cub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7278339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/jiterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2023-01-11T20:40:46.7279227Z 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 2023-01-11T20:40:46.7279997Z 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 2023-01-11T20:40:46.7280428Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2023-01-11T20:40:46.7281059Z 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 2023-01-11T20:40:46.7281779Z 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 2023-01-11T20:40:46.7282451Z 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 2023-01-11T20:40:46.7283401Z 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 2023-01-11T20:40:46.7284335Z 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 2023-01-11T20:40:46.7285178Z 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 2023-01-11T20:40:46.7285982Z 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 2023-01-11T20:40:46.7287048Z 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 2023-01-11T20:40:46.7287661Z 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 2023-01-11T20:40:46.7288513Z 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 2023-01-11T20:40:46.7289190Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T20:40:46.7289933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T20:40:46.7291025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T20:40:46.7293982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T20:40:46.7294950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Handles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T20:40:46.7295835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T20:40:46.7296612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2023-01-11T20:40:46.7297555Z 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 2023-01-11T20:40:46.7298291Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T20:40:46.7298922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/ADInterpreters.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T20:40:46.7299596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchRulesHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T20:40:46.7300370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T20:40:46.7301084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T20:40:46.7301771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T20:40:46.7302822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/DynamicLayer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T20:40:46.7303549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T20:40:46.7304910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/Interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T20:40:46.7306054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T20:40:46.7306798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T20:40:46.7307429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/PlumbingHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T20:40:46.7308512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/TensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T20:40:46.7309196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/VmapInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2023-01-11T20:40:46.7333497Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7334074Z 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 2023-01-11T20:40:46.7334750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7335808Z 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 2023-01-11T20:40:46.7336968Z 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 2023-01-11T20:40:46.7337951Z 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 2023-01-11T20:40:46.7338780Z 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 2023-01-11T20:40:46.7339856Z 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 2023-01-11T20:40:46.7340901Z 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 2023-01-11T20:40:46.7341616Z 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 2023-01-11T20:40:46.7343388Z 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 2023-01-11T20:40:46.7344188Z 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 2023-01-11T20:40:46.7345255Z 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 2023-01-11T20:40:46.7345962Z 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 2023-01-11T20:40:46.7346912Z 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 2023-01-11T20:40:46.7347815Z 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 2023-01-11T20:40:46.7348972Z 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 2023-01-11T20:40:46.7349771Z 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 2023-01-11T20:40:46.7350962Z 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 2023-01-11T20:40:46.7351803Z 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 2023-01-11T20:40:46.7352891Z 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 2023-01-11T20:40:46.7354206Z 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 2023-01-11T20:40:46.7355302Z 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 2023-01-11T20:40:46.7356213Z 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 2023-01-11T20:40:46.7357361Z 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 2023-01-11T20:40:46.7358594Z 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 2023-01-11T20:40:46.7359537Z 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 2023-01-11T20:40:46.7360302Z 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 2023-01-11T20:40:46.7361606Z 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 2023-01-11T20:40:46.7362356Z 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 2023-01-11T20:40:46.7363301Z 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 2023-01-11T20:40:46.7364236Z 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 2023-01-11T20:40:46.7365264Z 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 2023-01-11T20:40:46.7366064Z 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 2023-01-11T20:40:46.7367215Z 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 2023-01-11T20:40:46.7367965Z 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 2023-01-11T20:40:46.7368963Z 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 2023-01-11T20:40:46.7370291Z 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 2023-01-11T20:40:46.7371382Z 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 2023-01-11T20:40:46.7372147Z 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 2023-01-11T20:40:46.7373181Z 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 2023-01-11T20:40:46.7374067Z 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 2023-01-11T20:40:46.7375135Z 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 2023-01-11T20:40:46.7376186Z 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 2023-01-11T20:40:46.7377160Z 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 2023-01-11T20:40:46.7378518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7379236Z 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 2023-01-11T20:40:46.7380172Z 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 2023-01-11T20:40:46.7381426Z 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 2023-01-11T20:40:46.7382052Z 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 2023-01-11T20:40:46.7383768Z 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 2023-01-11T20:40:46.7384701Z 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 2023-01-11T20:40:46.7385528Z 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 2023-01-11T20:40:46.7386606Z 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 2023-01-11T20:40:46.7387497Z 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 2023-01-11T20:40:46.7388297Z 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 2023-01-11T20:40:46.7389853Z 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 2023-01-11T20:40:46.7391037Z 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 2023-01-11T20:40:46.7392196Z 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 2023-01-11T20:40:46.7393291Z 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 2023-01-11T20:40:46.7394342Z 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 2023-01-11T20:40:46.7395373Z 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 2023-01-11T20:40:46.7396481Z 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 2023-01-11T20:40:46.7397513Z 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 2023-01-11T20:40:46.7398574Z 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 2023-01-11T20:40:46.7399610Z 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 2023-01-11T20:40:46.7400608Z 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 2023-01-11T20:40:46.7401649Z 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 2023-01-11T20:40:46.7402824Z 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 2023-01-11T20:40:46.7403933Z 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 2023-01-11T20:40:46.7404995Z 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 2023-01-11T20:40:46.7406035Z 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 2023-01-11T20:40:46.7407297Z 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 2023-01-11T20:40:46.7408478Z 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 2023-01-11T20:40:46.7409557Z 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 2023-01-11T20:40:46.7410626Z 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 2023-01-11T20:40:46.7411783Z 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 2023-01-11T20:40:46.7412961Z 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 2023-01-11T20:40:46.7414143Z 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 2023-01-11T20:40:46.7415180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7416284Z 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 2023-01-11T20:40:46.7417356Z 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 2023-01-11T20:40:46.7418338Z 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 2023-01-11T20:40:46.7419353Z 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 2023-01-11T20:40:46.7420503Z 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 2023-01-11T20:40:46.7421675Z 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 2023-01-11T20:40:46.7422812Z 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 2023-01-11T20:40:46.7423900Z 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 2023-01-11T20:40:46.7425084Z 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 2023-01-11T20:40:46.7426216Z 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 2023-01-11T20:40:46.7427486Z 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 2023-01-11T20:40:46.7428485Z 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 2023-01-11T20:40:46.7429593Z 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 2023-01-11T20:40:46.7430669Z 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 2023-01-11T20:40:46.7431649Z 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 2023-01-11T20:40:46.7432601Z 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 2023-01-11T20:40:46.7433700Z 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 2023-01-11T20:40:46.7434758Z 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 2023-01-11T20:40:46.7435746Z 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 2023-01-11T20:40:46.7436698Z 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 2023-01-11T20:40:46.7437927Z 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 2023-01-11T20:40:46.7439033Z 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 2023-01-11T20:40:46.7440020Z 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 2023-01-11T20:40:46.7441007Z 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 2023-01-11T20:40:46.7442088Z 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 2023-01-11T20:40:46.7443169Z 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 2023-01-11T20:40:46.7444170Z 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 2023-01-11T20:40:46.7445237Z 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 2023-01-11T20:40:46.7446313Z 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 2023-01-11T20:40:46.7447438Z 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 2023-01-11T20:40:46.7448437Z 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 2023-01-11T20:40:46.7449398Z 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 2023-01-11T20:40:46.7450514Z 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 2023-01-11T20:40:46.7451563Z 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 2023-01-11T20:40:46.7452546Z 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 2023-01-11T20:40:46.7453516Z 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 2023-01-11T20:40:46.7454608Z 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 2023-01-11T20:40:46.7455667Z 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 2023-01-11T20:40:46.7456654Z 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 2023-01-11T20:40:46.7457635Z 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 2023-01-11T20:40:46.7458711Z 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 2023-01-11T20:40:46.7459787Z 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 2023-01-11T20:40:46.7460756Z 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 2023-01-11T20:40:46.7461744Z 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 2023-01-11T20:40:46.7462966Z 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 2023-01-11T20:40:46.7464105Z 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 2023-01-11T20:40:46.7465185Z 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 2023-01-11T20:40:46.7466211Z 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 2023-01-11T20:40:46.7467246Z 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 2023-01-11T20:40:46.7468237Z 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 2023-01-11T20:40:46.7469470Z 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 2023-01-11T20:40:46.7470567Z 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 2023-01-11T20:40:46.7471632Z 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 2023-01-11T20:40:46.7472658Z 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 2023-01-11T20:40:46.7473676Z 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 2023-01-11T20:40:46.7474702Z 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 2023-01-11T20:40:46.7475848Z 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 2023-01-11T20:40:46.7476985Z 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 2023-01-11T20:40:46.7478080Z 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 2023-01-11T20:40:46.7479148Z 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 2023-01-11T20:40:46.7480203Z 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 2023-01-11T20:40:46.7481212Z 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 2023-01-11T20:40:46.7482360Z 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 2023-01-11T20:40:46.7483514Z 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 2023-01-11T20:40:46.7484579Z 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 2023-01-11T20:40:46.7485682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7486991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7488188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7489333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7490369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7491479Z 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 2023-01-11T20:40:46.7492557Z 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 2023-01-11T20:40:46.7493690Z 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 2023-01-11T20:40:46.7494662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7495305Z 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 2023-01-11T20:40:46.7496285Z 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 2023-01-11T20:40:46.7497313Z 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 2023-01-11T20:40:46.7498124Z 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 2023-01-11T20:40:46.7499747Z 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 2023-01-11T20:40:46.7500440Z 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 2023-01-11T20:40:46.7500936Z 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 2023-01-11T20:40:46.7501682Z 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 2023-01-11T20:40:46.7502472Z 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 2023-01-11T20:40:46.7503455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7503959Z 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 2023-01-11T20:40:46.7504832Z 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 2023-01-11T20:40:46.7505768Z 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 2023-01-11T20:40:46.7506978Z 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 2023-01-11T20:40:46.7508002Z 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 2023-01-11T20:40:46.7508653Z 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 2023-01-11T20:40:46.7509574Z 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 2023-01-11T20:40:46.7510434Z 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 2023-01-11T20:40:46.7510893Z 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 2023-01-11T20:40:46.7511931Z 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 2023-01-11T20:40:46.7512814Z 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 2023-01-11T20:40:46.7513891Z 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 2023-01-11T20:40:46.7514877Z 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 2023-01-11T20:40:46.7515736Z 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 2023-01-11T20:40:46.7516628Z 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 2023-01-11T20:40:46.7518172Z 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 2023-01-11T20:40:46.7518617Z 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 2023-01-11T20:40:46.7519616Z 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 2023-01-11T20:40:46.7520330Z 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 2023-01-11T20:40:46.7521431Z 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 2023-01-11T20:40:46.7524498Z 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 2023-01-11T20:40:46.7525026Z 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 2023-01-11T20:40:46.7525548Z 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 2023-01-11T20:40:46.7526101Z 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 2023-01-11T20:40:46.7526498Z 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 2023-01-11T20:40:46.7527323Z 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 2023-01-11T20:40:46.7528028Z 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 2023-01-11T20:40:46.7528509Z 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 2023-01-11T20:40:46.7528942Z 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 2023-01-11T20:40:46.7529493Z 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 2023-01-11T20:40:46.7530190Z 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 2023-01-11T20:40:46.7531142Z 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 2023-01-11T20:40:46.7531812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7532824Z 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 2023-01-11T20:40:46.7533733Z 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 2023-01-11T20:40:46.7534690Z 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 2023-01-11T20:40:46.7537070Z 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 2023-01-11T20:40:46.7537425Z 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 2023-01-11T20:40:46.7537988Z 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 2023-01-11T20:40:46.7538816Z 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 2023-01-11T20:40:46.7539447Z 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 2023-01-11T20:40:46.7540427Z 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 2023-01-11T20:40:46.7541528Z 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 2023-01-11T20:40:46.7541851Z 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 2023-01-11T20:40:46.7543427Z 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 2023-01-11T20:40:46.7544473Z 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 2023-01-11T20:40:46.7545881Z 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 2023-01-11T20:40:46.7546891Z 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 2023-01-11T20:40:46.7547765Z 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 2023-01-11T20:40:46.7548482Z 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 2023-01-11T20:40:46.7549615Z 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 2023-01-11T20:40:46.7549939Z 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 2023-01-11T20:40:46.7551029Z 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 2023-01-11T20:40:46.7551779Z 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 2023-01-11T20:40:46.7555861Z 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 2023-01-11T20:40:46.7563813Z 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 2023-01-11T20:40:46.7564628Z 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 2023-01-11T20:40:46.7565423Z 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 2023-01-11T20:40:46.7566501Z 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 2023-01-11T20:40:46.7567088Z 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 2023-01-11T20:40:46.7568239Z 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 2023-01-11T20:40:46.7569221Z 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 2023-01-11T20:40:46.7570626Z 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 2023-01-11T20:40:46.7570998Z 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 2023-01-11T20:40:46.7572150Z 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 2023-01-11T20:40:46.7572845Z 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 2023-01-11T20:40:46.7587818Z 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 2023-01-11T20:40:46.7588517Z 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 2023-01-11T20:40:46.7588914Z 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 2023-01-11T20:40:46.7589389Z 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 2023-01-11T20:40:46.7589822Z 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 2023-01-11T20:40:46.7590224Z 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 2023-01-11T20:40:46.7590582Z 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 2023-01-11T20:40:46.7590911Z 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 2023-01-11T20:40:46.7591238Z 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 2023-01-11T20:40:46.7591541Z 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 2023-01-11T20:40:46.7591854Z 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 2023-01-11T20:40:46.7592332Z 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 2023-01-11T20:40:46.7592675Z 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 2023-01-11T20:40:46.7592997Z 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 2023-01-11T20:40:46.7593299Z 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 2023-01-11T20:40:46.7593671Z 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 2023-01-11T20:40:46.7593991Z 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 2023-01-11T20:40:46.7594433Z 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 2023-01-11T20:40:46.7595119Z 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 2023-01-11T20:40:46.7595482Z 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 2023-01-11T20:40:46.7596699Z 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 2023-01-11T20:40:46.7597773Z 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 2023-01-11T20:40:46.7598353Z 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 2023-01-11T20:40:46.7599251Z 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 2023-01-11T20:40:46.7600333Z 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 2023-01-11T20:40:46.7601450Z 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 2023-01-11T20:40:46.7602378Z 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 2023-01-11T20:40:46.7603298Z 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 2023-01-11T20:40:46.7604152Z 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 2023-01-11T20:40:46.7605216Z 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 2023-01-11T20:40:46.7608110Z 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 2023-01-11T20:40:46.7608657Z 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 2023-01-11T20:40:46.7610234Z 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 2023-01-11T20:40:46.7612961Z 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 2023-01-11T20:40:46.7613968Z 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 2023-01-11T20:40:46.7615052Z 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 2023-01-11T20:40:46.7615798Z 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 2023-01-11T20:40:46.7616858Z 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 2023-01-11T20:40:46.7617833Z 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 2023-01-11T20:40:46.7618925Z 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 2023-01-11T20:40:46.7619594Z 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 2023-01-11T20:40:46.7622247Z 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 2023-01-11T20:40:46.7624338Z 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 2023-01-11T20:40:46.7624799Z 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 2023-01-11T20:40:46.7625197Z 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 2023-01-11T20:40:46.7628864Z 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 2023-01-11T20:40:46.7629813Z 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 2023-01-11T20:40:46.7630781Z 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 2023-01-11T20:40:46.7631425Z 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 2023-01-11T20:40:46.7632253Z 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 2023-01-11T20:40:46.7633364Z 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 2023-01-11T20:40:46.7634469Z 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 2023-01-11T20:40:46.7637741Z 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 2023-01-11T20:40:46.7638513Z 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 2023-01-11T20:40:46.7639404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimI.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7640511Z 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 2023-01-11T20:40:46.7643098Z 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 2023-01-11T20:40:46.7643692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimV.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7644806Z 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 2023-01-11T20:40:46.7646951Z 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 2023-01-11T20:40:46.7647863Z 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 2023-01-11T20:40:46.7648865Z 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 2023-01-11T20:40:46.7649919Z 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 2023-01-11T20:40:46.7651089Z 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 2023-01-11T20:40:46.7651979Z 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 2023-01-11T20:40:46.7653295Z 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 2023-01-11T20:40:46.7654367Z 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 2023-01-11T20:40:46.7655250Z 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 2023-01-11T20:40:46.7656645Z 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 2023-01-11T20:40:46.7657404Z 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 2023-01-11T20:40:46.7658712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7659876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7661048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7661944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7662994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficient_attention_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7664170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7665542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7666564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7667780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7668690Z 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 2023-01-11T20:40:46.7669953Z 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 2023-01-11T20:40:46.7670859Z 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 2023-01-11T20:40:46.7672037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7673114Z 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 2023-01-11T20:40:46.7674120Z 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 2023-01-11T20:40:46.7675228Z 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 2023-01-11T20:40:46.7676366Z 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 2023-01-11T20:40:46.7677728Z 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 2023-01-11T20:40:46.7678676Z 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 2023-01-11T20:40:46.7679485Z 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 2023-01-11T20:40:46.7680807Z 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 2023-01-11T20:40:46.7681749Z 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 2023-01-11T20:40:46.7682895Z 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 2023-01-11T20:40:46.7683829Z 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 2023-01-11T20:40:46.7685308Z 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 2023-01-11T20:40:46.7686332Z 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 2023-01-11T20:40:46.7687424Z 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 2023-01-11T20:40:46.7689352Z 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 2023-01-11T20:40:46.7690001Z 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 2023-01-11T20:40:46.7691066Z 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 2023-01-11T20:40:46.7692065Z 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 2023-01-11T20:40:46.7693163Z 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 2023-01-11T20:40:46.7694229Z 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 2023-01-11T20:40:46.7695639Z 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 2023-01-11T20:40:46.7697204Z 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 2023-01-11T20:40:46.7698386Z 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 2023-01-11T20:40:46.7700613Z 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 2023-01-11T20:40:46.7701893Z 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 2023-01-11T20:40:46.7703381Z 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 2023-01-11T20:40:46.7705789Z 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 2023-01-11T20:40:46.7707361Z 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 2023-01-11T20:40:46.7709471Z 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 2023-01-11T20:40:46.7711181Z 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 2023-01-11T20:40:46.7712244Z 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 2023-01-11T20:40:46.7713292Z 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 2023-01-11T20:40:46.7714576Z 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 2023-01-11T20:40:46.7715666Z 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 2023-01-11T20:40:46.7716542Z 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 2023-01-11T20:40:46.7717687Z 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 2023-01-11T20:40:46.7718589Z 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 2023-01-11T20:40:46.7719573Z 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 2023-01-11T20:40:46.7720772Z 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 2023-01-11T20:40:46.7721762Z 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 2023-01-11T20:40:46.7723074Z 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 2023-01-11T20:40:46.7724112Z 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 2023-01-11T20:40:46.7725362Z 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 2023-01-11T20:40:46.7726644Z 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 2023-01-11T20:40:46.7727579Z 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 2023-01-11T20:40:46.7728734Z 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 2023-01-11T20:40:46.7729783Z 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 2023-01-11T20:40:46.7730937Z 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 2023-01-11T20:40:46.7732154Z 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 2023-01-11T20:40:46.7733301Z 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 2023-01-11T20:40:46.7734421Z 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 2023-01-11T20:40:46.7735530Z 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 2023-01-11T20:40:46.7736885Z 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 2023-01-11T20:40:46.7737783Z 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 2023-01-11T20:40:46.7738853Z 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 2023-01-11T20:40:46.7739945Z 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 2023-01-11T20:40:46.7740961Z 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 2023-01-11T20:40:46.7741986Z 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 2023-01-11T20:40:46.7743116Z 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 2023-01-11T20:40:46.7744176Z 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 2023-01-11T20:40:46.7745413Z 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 2023-01-11T20:40:46.7746686Z 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 2023-01-11T20:40:46.7747735Z 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 2023-01-11T20:40:46.7748798Z 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 2023-01-11T20:40:46.7749818Z 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 2023-01-11T20:40:46.7751013Z 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 2023-01-11T20:40:46.7752013Z 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 2023-01-11T20:40:46.7753040Z 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 2023-01-11T20:40:46.7754100Z 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 2023-01-11T20:40:46.7755207Z 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 2023-01-11T20:40:46.7757521Z 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 2023-01-11T20:40:46.7758482Z 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 2023-01-11T20:40:46.7759255Z 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 2023-01-11T20:40:46.7760152Z 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 2023-01-11T20:40:46.7760746Z 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 2023-01-11T20:40:46.7762613Z 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 2023-01-11T20:40:46.7762948Z 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 2023-01-11T20:40:46.7763844Z 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 2023-01-11T20:40:46.7764847Z 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 2023-01-11T20:40:46.7766375Z 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 2023-01-11T20:40:46.7766803Z 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 2023-01-11T20:40:46.7767736Z 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 2023-01-11T20:40:46.7768821Z 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 2023-01-11T20:40:46.7769694Z 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 2023-01-11T20:40:46.7770872Z 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 2023-01-11T20:40:46.7771833Z 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 2023-01-11T20:40:46.7772816Z 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 2023-01-11T20:40:46.7774621Z 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 2023-01-11T20:40:46.7775602Z 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 2023-01-11T20:40:46.7776738Z 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 2023-01-11T20:40:46.7777808Z 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 2023-01-11T20:40:46.7779009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7780267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_attention_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7781597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7782758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7783797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7784861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.7786154Z 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 2023-01-11T20:40:46.7787084Z 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 2023-01-11T20:40:46.7789027Z 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 2023-01-11T20:40:46.7790129Z 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 2023-01-11T20:40:46.7791213Z 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 2023-01-11T20:40:46.7792526Z 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 2023-01-11T20:40:46.7793386Z 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 2023-01-11T20:40:46.7794497Z 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 2023-01-11T20:40:46.7795594Z 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 2023-01-11T20:40:46.7796640Z 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 2023-01-11T20:40:46.7797639Z 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 2023-01-11T20:40:46.7798895Z 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 2023-01-11T20:40:46.7799965Z 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 2023-01-11T20:40:46.7800963Z 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 2023-01-11T20:40:46.7802925Z 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 2023-01-11T20:40:46.7803519Z 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 2023-01-11T20:40:46.7804110Z 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 2023-01-11T20:40:46.7805217Z 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 2023-01-11T20:40:46.7806258Z 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 2023-01-11T20:40:46.7807272Z 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 2023-01-11T20:40:46.7808368Z 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 2023-01-11T20:40:46.7808991Z 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 2023-01-11T20:40:46.7810559Z 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 2023-01-11T20:40:46.7811240Z 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 2023-01-11T20:40:46.7812038Z 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 2023-01-11T20:40:46.7812770Z 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 2023-01-11T20:40:46.7813859Z 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 2023-01-11T20:40:46.7814592Z 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 2023-01-11T20:40:46.7815764Z 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 2023-01-11T20:40:46.7816657Z 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 2023-01-11T20:40:46.7817570Z 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 2023-01-11T20:40:46.7818513Z 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 2023-01-11T20:40:46.7819179Z 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 2023-01-11T20:40:46.7820088Z 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 2023-01-11T20:40:46.7821281Z 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 2023-01-11T20:40:46.7822198Z 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 2023-01-11T20:40:46.7823874Z 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 2023-01-11T20:40:46.7824380Z 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 2023-01-11T20:40:46.7824951Z 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 2023-01-11T20:40:46.7825339Z 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 2023-01-11T20:40:46.7827482Z 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 2023-01-11T20:40:46.7828212Z 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 2023-01-11T20:40:46.7828691Z 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 2023-01-11T20:40:46.7829576Z 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 2023-01-11T20:40:46.7830195Z 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 2023-01-11T20:40:46.7830785Z 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 2023-01-11T20:40:46.7832284Z 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 2023-01-11T20:40:46.7832957Z 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 2023-01-11T20:40:46.7833541Z 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 2023-01-11T20:40:46.7834720Z 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 2023-01-11T20:40:46.7835320Z 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 2023-01-11T20:40:46.7836568Z 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 2023-01-11T20:40:46.7837427Z 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 2023-01-11T20:40:46.7838829Z 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 2023-01-11T20:40:46.7840198Z 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 2023-01-11T20:40:46.7840721Z 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 2023-01-11T20:40:46.7841755Z 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 2023-01-11T20:40:46.7842647Z 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 2023-01-11T20:40:46.7843426Z 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 2023-01-11T20:40:46.7844534Z 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 2023-01-11T20:40:46.7845740Z 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 2023-01-11T20:40:46.7846398Z 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 2023-01-11T20:40:46.7847324Z 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 2023-01-11T20:40:46.7847963Z 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 2023-01-11T20:40:46.7848854Z 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 2023-01-11T20:40:46.7849744Z 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 2023-01-11T20:40:46.7850829Z 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 2023-01-11T20:40:46.7851469Z 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 2023-01-11T20:40:46.7852508Z 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 2023-01-11T20:40:46.7853211Z 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 2023-01-11T20:40:46.7854284Z 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 2023-01-11T20:40:46.7854899Z 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 2023-01-11T20:40:46.7855915Z 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 2023-01-11T20:40:46.7856809Z 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 2023-01-11T20:40:46.7857501Z 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 2023-01-11T20:40:46.7859047Z 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 2023-01-11T20:40:46.7860094Z 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 2023-01-11T20:40:46.7861012Z 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 2023-01-11T20:40:46.7861669Z 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 2023-01-11T20:40:46.7862820Z 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 2023-01-11T20:40:46.7863881Z 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 2023-01-11T20:40:46.7864228Z 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 2023-01-11T20:40:46.7865102Z 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 2023-01-11T20:40:46.7866173Z 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 2023-01-11T20:40:46.7867320Z 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 2023-01-11T20:40:46.7868112Z 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 2023-01-11T20:40:46.7868544Z 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 2023-01-11T20:40:46.7869931Z 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 2023-01-11T20:40:46.7870435Z 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 2023-01-11T20:40:46.7871609Z 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 2023-01-11T20:40:46.7872376Z 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 2023-01-11T20:40:46.7873122Z 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 2023-01-11T20:40:46.7873911Z 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 2023-01-11T20:40:46.7875102Z 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 2023-01-11T20:40:46.7876393Z 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 2023-01-11T20:40:46.7877263Z 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 2023-01-11T20:40:46.7878078Z 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 2023-01-11T20:40:46.7879030Z 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 2023-01-11T20:40:46.7879817Z 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 2023-01-11T20:40:46.7880609Z 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 2023-01-11T20:40:46.7881506Z 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 2023-01-11T20:40:46.7882475Z 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 2023-01-11T20:40:46.7883445Z 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 2023-01-11T20:40:46.7884128Z 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 2023-01-11T20:40:46.7885226Z 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 2023-01-11T20:40:46.7886149Z 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 2023-01-11T20:40:46.7886990Z 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 2023-01-11T20:40:46.7887977Z 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 2023-01-11T20:40:46.7888589Z 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 2023-01-11T20:40:46.7889493Z 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 2023-01-11T20:40:46.7890305Z 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 2023-01-11T20:40:46.7890980Z 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 2023-01-11T20:40:46.7891845Z 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 2023-01-11T20:40:46.7892769Z 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 2023-01-11T20:40:46.7894046Z 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 2023-01-11T20:40:46.7894764Z 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 2023-01-11T20:40:46.7896288Z 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 2023-01-11T20:40:46.7896644Z 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 2023-01-11T20:40:46.7898373Z 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 2023-01-11T20:40:46.7899035Z 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 2023-01-11T20:40:46.7899950Z 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 2023-01-11T20:40:46.7900876Z 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 2023-01-11T20:40:46.7901958Z 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 2023-01-11T20:40:46.7902785Z 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 2023-01-11T20:40:46.7903745Z 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 2023-01-11T20:40:46.7904932Z 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 2023-01-11T20:40:46.7905911Z 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 2023-01-11T20:40:46.7906906Z 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 2023-01-11T20:40:46.7908633Z 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 2023-01-11T20:40:46.7909489Z 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 2023-01-11T20:40:46.7910201Z 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 2023-01-11T20:40:46.7911509Z 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 2023-01-11T20:40:46.7912156Z 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 2023-01-11T20:40:46.7913078Z 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 2023-01-11T20:40:46.7914267Z 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 2023-01-11T20:40:46.7915137Z 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 2023-01-11T20:40:46.7916165Z 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 2023-01-11T20:40:46.7917359Z 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 2023-01-11T20:40:46.7918358Z 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 2023-01-11T20:40:46.7919570Z 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 2023-01-11T20:40:46.7920773Z 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 2023-01-11T20:40:46.7921803Z 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 2023-01-11T20:40:46.7922909Z 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 2023-01-11T20:40:46.7924116Z 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 2023-01-11T20:40:46.7925175Z 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 2023-01-11T20:40:46.7926487Z 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 2023-01-11T20:40:46.7927491Z 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 2023-01-11T20:40:46.7928860Z 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 2023-01-11T20:40:46.7929992Z 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 2023-01-11T20:40:46.7931087Z 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 2023-01-11T20:40:46.7932168Z 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 2023-01-11T20:40:46.7933418Z 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 2023-01-11T20:40:46.7934489Z 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 2023-01-11T20:40:46.7935446Z 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 2023-01-11T20:40:46.7936603Z 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 2023-01-11T20:40:46.7938185Z 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 2023-01-11T20:40:46.7939224Z 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 2023-01-11T20:40:46.7940480Z 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 2023-01-11T20:40:46.7941507Z 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 2023-01-11T20:40:46.7942558Z 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 2023-01-11T20:40:46.7943675Z 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 2023-01-11T20:40:46.7944849Z 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 2023-01-11T20:40:46.7945950Z 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 2023-01-11T20:40:46.7947238Z 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 2023-01-11T20:40:46.7948182Z 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 2023-01-11T20:40:46.7949382Z 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 2023-01-11T20:40:46.7950644Z 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 2023-01-11T20:40:46.7951804Z 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 2023-01-11T20:40:46.7952849Z 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 2023-01-11T20:40:46.7954101Z 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 2023-01-11T20:40:46.7955160Z 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 2023-01-11T20:40:46.7956286Z 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 2023-01-11T20:40:46.7957241Z 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 2023-01-11T20:40:46.7958571Z 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 2023-01-11T20:40:46.7959589Z 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 2023-01-11T20:40:46.7960780Z 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 2023-01-11T20:40:46.7961844Z 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 2023-01-11T20:40:46.7962893Z 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 2023-01-11T20:40:46.7964171Z 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 2023-01-11T20:40:46.7965627Z 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 2023-01-11T20:40:46.7966423Z 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 2023-01-11T20:40:46.7967516Z 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 2023-01-11T20:40:46.7969695Z 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 2023-01-11T20:40:46.7970596Z 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 2023-01-11T20:40:46.7971687Z 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 2023-01-11T20:40:46.7973025Z 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 2023-01-11T20:40:46.7974047Z 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 2023-01-11T20:40:46.7975098Z 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 2023-01-11T20:40:46.7976246Z 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 2023-01-11T20:40:46.7977538Z 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 2023-01-11T20:40:46.7978636Z 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 2023-01-11T20:40:46.7980001Z 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 2023-01-11T20:40:46.7980948Z 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 2023-01-11T20:40:46.7982058Z 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 2023-01-11T20:40:46.7983967Z 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 2023-01-11T20:40:46.7984553Z 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 2023-01-11T20:40:46.7985109Z 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 2023-01-11T20:40:46.7986890Z 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 2023-01-11T20:40:46.7987240Z 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 2023-01-11T20:40:46.7988746Z 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 2023-01-11T20:40:46.7989215Z 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 2023-01-11T20:40:46.7990424Z 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 2023-01-11T20:40:46.7991278Z 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 2023-01-11T20:40:46.7992455Z 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 2023-01-11T20:40:46.7993408Z 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 2023-01-11T20:40:46.7994282Z 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 2023-01-11T20:40:46.7995591Z 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 2023-01-11T20:40:46.7996370Z 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 2023-01-11T20:40:46.7997954Z 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 2023-01-11T20:40:46.7999100Z 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 2023-01-11T20:40:46.7999928Z 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 2023-01-11T20:40:46.8001069Z 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 2023-01-11T20:40:46.8002119Z 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 2023-01-11T20:40:46.8003136Z 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 2023-01-11T20:40:46.8004318Z 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 2023-01-11T20:40:46.8005726Z 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 2023-01-11T20:40:46.8006641Z 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 2023-01-11T20:40:46.8008098Z 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 2023-01-11T20:40:46.8009063Z 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 2023-01-11T20:40:46.8010188Z 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 2023-01-11T20:40:46.8011376Z 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 2023-01-11T20:40:46.8012428Z 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 2023-01-11T20:40:46.8013597Z 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 2023-01-11T20:40:46.8015018Z 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 2023-01-11T20:40:46.8016138Z 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 2023-01-11T20:40:46.8017315Z 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 2023-01-11T20:40:46.8018420Z 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 2023-01-11T20:40:46.8019814Z 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 2023-01-11T20:40:46.8020942Z 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 2023-01-11T20:40:46.8022105Z 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 2023-01-11T20:40:46.8023294Z 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 2023-01-11T20:40:46.8024311Z 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 2023-01-11T20:40:46.8025553Z 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 2023-01-11T20:40:46.8027141Z 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 2023-01-11T20:40:46.8028225Z 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 2023-01-11T20:40:46.8029196Z 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 2023-01-11T20:40:46.8030282Z 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 2023-01-11T20:40:46.8031566Z 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 2023-01-11T20:40:46.8033044Z 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 2023-01-11T20:40:46.8033945Z 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 2023-01-11T20:40:46.8035051Z 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 2023-01-11T20:40:46.8036022Z 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 2023-01-11T20:40:46.8037398Z 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 2023-01-11T20:40:46.8038630Z 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 2023-01-11T20:40:46.8039652Z 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 2023-01-11T20:40:46.8040882Z 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 2023-01-11T20:40:46.8042835Z 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 2023-01-11T20:40:46.8043868Z 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 2023-01-11T20:40:46.8045326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_sdp_choice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8046162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8047352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8048398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8049709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8050707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8051848Z 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 2023-01-11T20:40:46.8053093Z 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 2023-01-11T20:40:46.8054246Z 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 2023-01-11T20:40:46.8055583Z 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 2023-01-11T20:40:46.8056845Z 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 2023-01-11T20:40:46.8057943Z 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 2023-01-11T20:40:46.8059128Z 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 2023-01-11T20:40:46.8060255Z 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 2023-01-11T20:40:46.8061185Z 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 2023-01-11T20:40:46.8062416Z 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 2023-01-11T20:40:46.8063843Z 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 2023-01-11T20:40:46.8065052Z 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 2023-01-11T20:40:46.8066210Z 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 2023-01-11T20:40:46.8067471Z 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 2023-01-11T20:40:46.8068568Z 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 2023-01-11T20:40:46.8069858Z 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 2023-01-11T20:40:46.8070952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8072144Z 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 2023-01-11T20:40:46.8073536Z 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 2023-01-11T20:40:46.8074771Z 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 2023-01-11T20:40:46.8075808Z 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 2023-01-11T20:40:46.8076887Z 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 2023-01-11T20:40:46.8077844Z 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 2023-01-11T20:40:46.8079273Z 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 2023-01-11T20:40:46.8080214Z 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 2023-01-11T20:40:46.8081252Z 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 2023-01-11T20:40:46.8082258Z 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 2023-01-11T20:40:46.8083644Z 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 2023-01-11T20:40:46.8084798Z 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 2023-01-11T20:40:46.8085866Z 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 2023-01-11T20:40:46.8086938Z 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 2023-01-11T20:40:46.8088192Z 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 2023-01-11T20:40:46.8089262Z 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 2023-01-11T20:40:46.8090360Z 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 2023-01-11T20:40:46.8091586Z 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 2023-01-11T20:40:46.8092654Z 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 2023-01-11T20:40:46.8093998Z 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 2023-01-11T20:40:46.8095422Z 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 2023-01-11T20:40:46.8096321Z 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 2023-01-11T20:40:46.8097586Z 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 2023-01-11T20:40:46.8099723Z 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 2023-01-11T20:40:46.8100403Z 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 2023-01-11T20:40:46.8101098Z 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 2023-01-11T20:40:46.8101893Z 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 2023-01-11T20:40:46.8102976Z 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 2023-01-11T20:40:46.8103753Z 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 2023-01-11T20:40:46.8105270Z 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 2023-01-11T20:40:46.8105862Z 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 2023-01-11T20:40:46.8107075Z 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 2023-01-11T20:40:46.8108883Z 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 2023-01-11T20:40:46.8109945Z 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 2023-01-11T20:40:46.8110781Z 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 2023-01-11T20:40:46.8111815Z 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 2023-01-11T20:40:46.8112856Z 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 2023-01-11T20:40:46.8113751Z 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 2023-01-11T20:40:46.8114193Z 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 2023-01-11T20:40:46.8115982Z 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 2023-01-11T20:40:46.8116430Z 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 2023-01-11T20:40:46.8117411Z 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 2023-01-11T20:40:46.8118365Z 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 2023-01-11T20:40:46.8119500Z 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 2023-01-11T20:40:46.8120163Z 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 2023-01-11T20:40:46.8121148Z 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 2023-01-11T20:40:46.8121876Z 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 2023-01-11T20:40:46.8122901Z 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 2023-01-11T20:40:46.8123725Z 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 2023-01-11T20:40:46.8124303Z 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 2023-01-11T20:40:46.8125613Z 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 2023-01-11T20:40:46.8126207Z 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 2023-01-11T20:40:46.8127073Z 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 2023-01-11T20:40:46.8128038Z 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 2023-01-11T20:40:46.8128868Z 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 2023-01-11T20:40:46.8129605Z 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 2023-01-11T20:40:46.8130667Z 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 2023-01-11T20:40:46.8134338Z 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 2023-01-11T20:40:46.8135741Z 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 2023-01-11T20:40:46.8136524Z 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 2023-01-11T20:40:46.8137143Z 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 2023-01-11T20:40:46.8137765Z 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 2023-01-11T20:40:46.8138339Z 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 2023-01-11T20:40:46.8138961Z 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 2023-01-11T20:40:46.8139547Z 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 2023-01-11T20:40:46.8140221Z 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 2023-01-11T20:40:46.8140827Z 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 2023-01-11T20:40:46.8142262Z 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 2023-01-11T20:40:46.8143283Z 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 2023-01-11T20:40:46.8144177Z 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 2023-01-11T20:40:46.8145258Z 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 2023-01-11T20:40:46.8146549Z 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 2023-01-11T20:40:46.8147716Z 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 2023-01-11T20:40:46.8148865Z 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 2023-01-11T20:40:46.8150166Z 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 2023-01-11T20:40:46.8151442Z 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 2023-01-11T20:40:46.8152452Z 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 2023-01-11T20:40:46.8153385Z 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 2023-01-11T20:40:46.8154576Z 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 2023-01-11T20:40:46.8155942Z 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 2023-01-11T20:40:46.8156826Z 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 2023-01-11T20:40:46.8158008Z 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 2023-01-11T20:40:46.8159090Z 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 2023-01-11T20:40:46.8160481Z 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 2023-01-11T20:40:46.8161726Z 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 2023-01-11T20:40:46.8162967Z 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 2023-01-11T20:40:46.8163971Z 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 2023-01-11T20:40:46.8165157Z 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 2023-01-11T20:40:46.8166432Z 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 2023-01-11T20:40:46.8167618Z 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 2023-01-11T20:40:46.8168737Z 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 2023-01-11T20:40:46.8169982Z 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 2023-01-11T20:40:46.8171176Z 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 2023-01-11T20:40:46.8172239Z 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 2023-01-11T20:40:46.8173429Z 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 2023-01-11T20:40:46.8174626Z 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 2023-01-11T20:40:46.8175593Z 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 2023-01-11T20:40:46.8176933Z 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 2023-01-11T20:40:46.8178122Z 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 2023-01-11T20:40:46.8179258Z 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 2023-01-11T20:40:46.8180170Z 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 2023-01-11T20:40:46.8181290Z 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 2023-01-11T20:40:46.8182445Z 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 2023-01-11T20:40:46.8184395Z 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 2023-01-11T20:40:46.8185358Z 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 2023-01-11T20:40:46.8186523Z 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 2023-01-11T20:40:46.8187667Z 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 2023-01-11T20:40:46.8188777Z 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 2023-01-11T20:40:46.8189951Z 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 2023-01-11T20:40:46.8191081Z 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 2023-01-11T20:40:46.8192369Z 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 2023-01-11T20:40:46.8193383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8194422Z 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 2023-01-11T20:40:46.8195558Z 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 2023-01-11T20:40:46.8196616Z 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 2023-01-11T20:40:46.8197739Z 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 2023-01-11T20:40:46.8198841Z 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 2023-01-11T20:40:46.8200173Z 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 2023-01-11T20:40:46.8201309Z 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 2023-01-11T20:40:46.8202407Z 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 2023-01-11T20:40:46.8204242Z 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 2023-01-11T20:40:46.8204958Z 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 2023-01-11T20:40:46.8205928Z 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 2023-01-11T20:40:46.8207048Z 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 2023-01-11T20:40:46.8208061Z 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 2023-01-11T20:40:46.8209550Z 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 2023-01-11T20:40:46.8210376Z 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 2023-01-11T20:40:46.8211784Z 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 2023-01-11T20:40:46.8213109Z 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 2023-01-11T20:40:46.8214167Z 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 2023-01-11T20:40:46.8214847Z 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 2023-01-11T20:40:46.8216298Z 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 2023-01-11T20:40:46.8217295Z 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 2023-01-11T20:40:46.8218455Z 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 2023-01-11T20:40:46.8219756Z 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 2023-01-11T20:40:46.8220837Z 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 2023-01-11T20:40:46.8221990Z 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 2023-01-11T20:40:46.8223105Z 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 2023-01-11T20:40:46.8224053Z 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 2023-01-11T20:40:46.8225117Z 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 2023-01-11T20:40:46.8226825Z 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 2023-01-11T20:40:46.8227683Z 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 2023-01-11T20:40:46.8228771Z 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 2023-01-11T20:40:46.8229930Z 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 2023-01-11T20:40:46.8231129Z 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 2023-01-11T20:40:46.8232113Z 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 2023-01-11T20:40:46.8233381Z 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 2023-01-11T20:40:46.8234525Z 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 2023-01-11T20:40:46.8236683Z 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 2023-01-11T20:40:46.8238997Z 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 2023-01-11T20:40:46.8239455Z 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 2023-01-11T20:40:46.8239804Z 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 2023-01-11T20:40:46.8240225Z 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 2023-01-11T20:40:46.8240640Z 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 2023-01-11T20:40:46.8241669Z 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 2023-01-11T20:40:46.8242561Z 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 2023-01-11T20:40:46.8243434Z 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 2023-01-11T20:40:46.8244552Z 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 2023-01-11T20:40:46.8245445Z 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 2023-01-11T20:40:46.8246420Z 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 2023-01-11T20:40:46.8247208Z 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 2023-01-11T20:40:46.8248201Z 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 2023-01-11T20:40:46.8249078Z 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 2023-01-11T20:40:46.8250193Z 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 2023-01-11T20:40:46.8250934Z 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 2023-01-11T20:40:46.8251931Z 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 2023-01-11T20:40:46.8252710Z 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 2023-01-11T20:40:46.8254656Z 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 2023-01-11T20:40:46.8255270Z 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 2023-01-11T20:40:46.8256865Z 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 2023-01-11T20:40:46.8257185Z 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 2023-01-11T20:40:46.8258708Z 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 2023-01-11T20:40:46.8259369Z 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 2023-01-11T20:40:46.8260635Z 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 2023-01-11T20:40:46.8261056Z 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 2023-01-11T20:40:46.8261952Z 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 2023-01-11T20:40:46.8262664Z 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 2023-01-11T20:40:46.8264167Z 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 2023-01-11T20:40:46.8264737Z 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 2023-01-11T20:40:46.8265495Z 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 2023-01-11T20:40:46.8267136Z 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 2023-01-11T20:40:46.8268950Z 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 2023-01-11T20:40:46.8269778Z 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 2023-01-11T20:40:46.8271021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_batch_norm_legit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8272156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8272733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8274910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8275268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8275948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8276963Z 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 2023-01-11T20:40:46.8278260Z 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 2023-01-11T20:40:46.8279322Z 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 2023-01-11T20:40:46.8280136Z 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 2023-01-11T20:40:46.8281053Z 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 2023-01-11T20:40:46.8281650Z 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 2023-01-11T20:40:46.8283708Z 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 2023-01-11T20:40:46.8284409Z 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 2023-01-11T20:40:46.8285435Z 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 2023-01-11T20:40:46.8286135Z 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 2023-01-11T20:40:46.8287160Z 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 2023-01-11T20:40:46.8288088Z 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 2023-01-11T20:40:46.8288978Z 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 2023-01-11T20:40:46.8289894Z 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 2023-01-11T20:40:46.8290829Z 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 2023-01-11T20:40:46.8291873Z 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 2023-01-11T20:40:46.8292567Z 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 2023-01-11T20:40:46.8293633Z 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 2023-01-11T20:40:46.8294661Z 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 2023-01-11T20:40:46.8295364Z 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 2023-01-11T20:40:46.8296113Z 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 2023-01-11T20:40:46.8297014Z 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 2023-01-11T20:40:46.8298178Z 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 2023-01-11T20:40:46.8299076Z 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 2023-01-11T20:40:46.8300161Z 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 2023-01-11T20:40:46.8300820Z 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 2023-01-11T20:40:46.8301667Z 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 2023-01-11T20:40:46.8302487Z 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 2023-01-11T20:40:46.8303218Z 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 2023-01-11T20:40:46.8304505Z 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 2023-01-11T20:40:46.8305464Z 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 2023-01-11T20:40:46.8306623Z 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 2023-01-11T20:40:46.8307736Z 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 2023-01-11T20:40:46.8308067Z 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 2023-01-11T20:40:46.8309351Z 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 2023-01-11T20:40:46.8310315Z 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 2023-01-11T20:40:46.8311329Z 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 2023-01-11T20:40:46.8312301Z 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 2023-01-11T20:40:46.8313652Z 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 2023-01-11T20:40:46.8314624Z 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 2023-01-11T20:40:46.8315506Z 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 2023-01-11T20:40:46.8316720Z 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 2023-01-11T20:40:46.8318277Z 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 2023-01-11T20:40:46.8318995Z 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 2023-01-11T20:40:46.8320656Z 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 2023-01-11T20:40:46.8321752Z 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 2023-01-11T20:40:46.8322964Z 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 2023-01-11T20:40:46.8323983Z 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 2023-01-11T20:40:46.8325308Z 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 2023-01-11T20:40:46.8326527Z 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 2023-01-11T20:40:46.8327725Z 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 2023-01-11T20:40:46.8329013Z 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 2023-01-11T20:40:46.8330090Z 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 2023-01-11T20:40:46.8331088Z 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 2023-01-11T20:40:46.8332115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8333418Z 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 2023-01-11T20:40:46.8334677Z 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 2023-01-11T20:40:46.8336173Z 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 2023-01-11T20:40:46.8337238Z 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 2023-01-11T20:40:46.8338056Z 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 2023-01-11T20:40:46.8339298Z 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 2023-01-11T20:40:46.8340546Z 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 2023-01-11T20:40:46.8341761Z 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 2023-01-11T20:40:46.8342861Z 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 2023-01-11T20:40:46.8343921Z 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 2023-01-11T20:40:46.8345084Z 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 2023-01-11T20:40:46.8346484Z 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 2023-01-11T20:40:46.8347336Z 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 2023-01-11T20:40:46.8348567Z 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 2023-01-11T20:40:46.8350011Z 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 2023-01-11T20:40:46.8351344Z 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 2023-01-11T20:40:46.8352190Z 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 2023-01-11T20:40:46.8353253Z 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 2023-01-11T20:40:46.8354454Z 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 2023-01-11T20:40:46.8355740Z 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 2023-01-11T20:40:46.8356858Z 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 2023-01-11T20:40:46.8358018Z 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 2023-01-11T20:40:46.8359271Z 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 2023-01-11T20:40:46.8360458Z 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 2023-01-11T20:40:46.8361433Z 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 2023-01-11T20:40:46.8363016Z 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 2023-01-11T20:40:46.8363613Z 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 2023-01-11T20:40:46.8364760Z 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 2023-01-11T20:40:46.8365758Z 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 2023-01-11T20:40:46.8367011Z 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 2023-01-11T20:40:46.8368189Z 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 2023-01-11T20:40:46.8369513Z 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 2023-01-11T20:40:46.8370591Z 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 2023-01-11T20:40:46.8371665Z 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 2023-01-11T20:40:46.8373575Z 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 2023-01-11T20:40:46.8373984Z 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 2023-01-11T20:40:46.8375066Z 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 2023-01-11T20:40:46.8376061Z 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 2023-01-11T20:40:46.8376743Z 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 2023-01-11T20:40:46.8378102Z 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 2023-01-11T20:40:46.8378621Z 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 2023-01-11T20:40:46.8379891Z 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 2023-01-11T20:40:46.8381053Z 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 2023-01-11T20:40:46.8384351Z 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 2023-01-11T20:40:46.8384963Z 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 2023-01-11T20:40:46.8385604Z 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 2023-01-11T20:40:46.8386082Z 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 2023-01-11T20:40:46.8386628Z 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 2023-01-11T20:40:46.8386984Z 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 2023-01-11T20:40:46.8387516Z 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 2023-01-11T20:40:46.8388069Z 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 2023-01-11T20:40:46.8389713Z 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 2023-01-11T20:40:46.8390452Z 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 2023-01-11T20:40:46.8391316Z 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 2023-01-11T20:40:46.8391890Z 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 2023-01-11T20:40:46.8393086Z 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 2023-01-11T20:40:46.8394017Z 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 2023-01-11T20:40:46.8395076Z 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 2023-01-11T20:40:46.8397871Z 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 2023-01-11T20:40:46.8398394Z 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 2023-01-11T20:40:46.8398820Z 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 2023-01-11T20:40:46.8399318Z 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 2023-01-11T20:40:46.8399932Z 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 2023-01-11T20:40:46.8401672Z 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 2023-01-11T20:40:46.8402235Z 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 2023-01-11T20:40:46.8403293Z 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 2023-01-11T20:40:46.8404114Z 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 2023-01-11T20:40:46.8405626Z 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 2023-01-11T20:40:46.8406343Z 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 2023-01-11T20:40:46.8407485Z 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 2023-01-11T20:40:46.8408377Z 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 2023-01-11T20:40:46.8409747Z 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 2023-01-11T20:40:46.8410501Z 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 2023-01-11T20:40:46.8411751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_prelu_kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8412976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_prelu_kernel_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8414215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8415134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8416479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8417598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8419016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8419947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8421012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_prelu_kernel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8422399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_prelu_kernel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8422928Z 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 2023-01-11T20:40:46.8424294Z 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 2023-01-11T20:40:46.8425376Z 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 2023-01-11T20:40:46.8427353Z 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 2023-01-11T20:40:46.8427846Z 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 2023-01-11T20:40:46.8430250Z 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 2023-01-11T20:40:46.8430803Z 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 2023-01-11T20:40:46.8431978Z 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 2023-01-11T20:40:46.8432597Z 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 2023-01-11T20:40:46.8434972Z 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 2023-01-11T20:40:46.8435357Z 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 2023-01-11T20:40:46.8435951Z 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 2023-01-11T20:40:46.8437046Z 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 2023-01-11T20:40:46.8438290Z 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 2023-01-11T20:40:46.8439229Z 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 2023-01-11T20:40:46.8440586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8441671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8442772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8443717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8444824Z 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 2023-01-11T20:40:46.8446205Z 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 2023-01-11T20:40:46.8447164Z 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 2023-01-11T20:40:46.8448340Z 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 2023-01-11T20:40:46.8449450Z 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 2023-01-11T20:40:46.8450876Z 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 2023-01-11T20:40:46.8451925Z 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 2023-01-11T20:40:46.8452858Z 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 2023-01-11T20:40:46.8453939Z 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 2023-01-11T20:40:46.8455122Z 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 2023-01-11T20:40:46.8456313Z 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 2023-01-11T20:40:46.8457389Z 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 2023-01-11T20:40:46.8458526Z 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 2023-01-11T20:40:46.8460167Z 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 2023-01-11T20:40:46.8461653Z 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 2023-01-11T20:40:46.8462580Z 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 2023-01-11T20:40:46.8465052Z 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 2023-01-11T20:40:46.8465676Z 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 2023-01-11T20:40:46.8466494Z 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 2023-01-11T20:40:46.8467071Z 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 2023-01-11T20:40:46.8468168Z 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 2023-01-11T20:40:46.8469536Z 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 2023-01-11T20:40:46.8470046Z 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 2023-01-11T20:40:46.8472251Z 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 2023-01-11T20:40:46.8472725Z 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 2023-01-11T20:40:46.8473103Z 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 2023-01-11T20:40:46.8474443Z 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 2023-01-11T20:40:46.8475195Z 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 2023-01-11T20:40:46.8476290Z 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 2023-01-11T20:40:46.8477128Z 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 2023-01-11T20:40:46.8478360Z 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 2023-01-11T20:40:46.8479304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8480171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8481132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8482792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8483234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8484053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8485047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8499897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8501679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8502279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8502654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8503002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8503328Z 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 2023-01-11T20:40:46.8503852Z 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 2023-01-11T20:40:46.8504224Z 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 2023-01-11T20:40:46.8504569Z 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 2023-01-11T20:40:46.8505003Z 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 2023-01-11T20:40:46.8505376Z 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 2023-01-11T20:40:46.8505791Z 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 2023-01-11T20:40:46.8506251Z 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 2023-01-11T20:40:46.8506767Z 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 2023-01-11T20:40:46.8507118Z 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 2023-01-11T20:40:46.8507521Z 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 2023-01-11T20:40:46.8507914Z 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 2023-01-11T20:40:46.8508428Z 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 2023-01-11T20:40:46.8508833Z 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 2023-01-11T20:40:46.8509194Z 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 2023-01-11T20:40:46.8509583Z 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 2023-01-11T20:40:46.8509896Z 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 2023-01-11T20:40:46.8510255Z 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 2023-01-11T20:40:46.8510613Z 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 2023-01-11T20:40:46.8510954Z 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 2023-01-11T20:40:46.8511403Z 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 2023-01-11T20:40:46.8511770Z 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 2023-01-11T20:40:46.8512493Z 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 2023-01-11T20:40:46.8513308Z 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 2023-01-11T20:40:46.8514443Z 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 2023-01-11T20:40:46.8515204Z 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 2023-01-11T20:40:46.8516319Z 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 2023-01-11T20:40:46.8517120Z 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 2023-01-11T20:40:46.8520674Z 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 2023-01-11T20:40:46.8521185Z 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 2023-01-11T20:40:46.8521714Z 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 2023-01-11T20:40:46.8522081Z 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 2023-01-11T20:40:46.8522546Z 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 2023-01-11T20:40:46.8523046Z 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 2023-01-11T20:40:46.8525388Z 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 2023-01-11T20:40:46.8526033Z 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 2023-01-11T20:40:46.8526862Z 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 2023-01-11T20:40:46.8527881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8529053Z 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 2023-01-11T20:40:46.8530607Z 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 2023-01-11T20:40:46.8531688Z 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 2023-01-11T20:40:46.8532796Z 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 2023-01-11T20:40:46.8533763Z 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 2023-01-11T20:40:46.8535021Z 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 2023-01-11T20:40:46.8536111Z 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 2023-01-11T20:40:46.8537425Z 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 2023-01-11T20:40:46.8538860Z 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 2023-01-11T20:40:46.8539805Z 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 2023-01-11T20:40:46.8540962Z 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 2023-01-11T20:40:46.8542030Z 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 2023-01-11T20:40:46.8543231Z 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 2023-01-11T20:40:46.8544262Z 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 2023-01-11T20:40:46.8545444Z 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 2023-01-11T20:40:46.8546733Z 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 2023-01-11T20:40:46.8548097Z 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 2023-01-11T20:40:46.8549208Z 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 2023-01-11T20:40:46.8550289Z 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 2023-01-11T20:40:46.8551388Z 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 2023-01-11T20:40:46.8552572Z 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 2023-01-11T20:40:46.8553852Z 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 2023-01-11T20:40:46.8555274Z 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 2023-01-11T20:40:46.8558332Z 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 2023-01-11T20:40:46.8558965Z 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 2023-01-11T20:40:46.8559539Z 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 2023-01-11T20:40:46.8560167Z 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 2023-01-11T20:40:46.8560784Z 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 2023-01-11T20:40:46.8561328Z 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 2023-01-11T20:40:46.8562062Z 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 2023-01-11T20:40:46.8562719Z 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 2023-01-11T20:40:46.8563584Z 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 2023-01-11T20:40:46.8564553Z 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 2023-01-11T20:40:46.8565357Z 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 2023-01-11T20:40:46.8566202Z 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 2023-01-11T20:40:46.8567059Z 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 2023-01-11T20:40:46.8568132Z 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 2023-01-11T20:40:46.8568882Z 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 2023-01-11T20:40:46.8569884Z 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 2023-01-11T20:40:46.8570798Z 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 2023-01-11T20:40:46.8571954Z 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 2023-01-11T20:40:46.8572729Z 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 2023-01-11T20:40:46.8574561Z 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 2023-01-11T20:40:46.8575014Z 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 2023-01-11T20:40:46.8575995Z 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 2023-01-11T20:40:46.8576610Z 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 2023-01-11T20:40:46.8577447Z 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 2023-01-11T20:40:46.8578216Z 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 2023-01-11T20:40:46.8579172Z 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 2023-01-11T20:40:46.8580182Z 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 2023-01-11T20:40:46.8581362Z 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 2023-01-11T20:40:46.8582473Z 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 2023-01-11T20:40:46.8582899Z 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 2023-01-11T20:40:46.8583443Z 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 2023-01-11T20:40:46.8584998Z 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 2023-01-11T20:40:46.8585522Z 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 2023-01-11T20:40:46.8586573Z 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 2023-01-11T20:40:46.8587651Z 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 2023-01-11T20:40:46.8590014Z 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 2023-01-11T20:40:46.8590365Z 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 2023-01-11T20:40:46.8591987Z 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 2023-01-11T20:40:46.8592930Z 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 2023-01-11T20:40:46.8593893Z 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 2023-01-11T20:40:46.8594526Z 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 2023-01-11T20:40:46.8595440Z 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 2023-01-11T20:40:46.8596496Z 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 2023-01-11T20:40:46.8597452Z 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 2023-01-11T20:40:46.8598395Z 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 2023-01-11T20:40:46.8599757Z 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 2023-01-11T20:40:46.8600500Z 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 2023-01-11T20:40:46.8601804Z 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 2023-01-11T20:40:46.8602799Z 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 2023-01-11T20:40:46.8603883Z 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 2023-01-11T20:40:46.8604792Z 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 2023-01-11T20:40:46.8605981Z 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 2023-01-11T20:40:46.8606851Z 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 2023-01-11T20:40:46.8607729Z 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 2023-01-11T20:40:46.8608852Z 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 2023-01-11T20:40:46.8609499Z 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 2023-01-11T20:40:46.8610529Z 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 2023-01-11T20:40:46.8612005Z 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 2023-01-11T20:40:46.8612510Z 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 2023-01-11T20:40:46.8613715Z 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 2023-01-11T20:40:46.8614616Z 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 2023-01-11T20:40:46.8615220Z 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 2023-01-11T20:40:46.8616112Z 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 2023-01-11T20:40:46.8617019Z 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 2023-01-11T20:40:46.8618114Z 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 2023-01-11T20:40:46.8619255Z 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 2023-01-11T20:40:46.8620218Z 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 2023-01-11T20:40:46.8620926Z 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 2023-01-11T20:40:46.8622105Z 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 2023-01-11T20:40:46.8623356Z 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 2023-01-11T20:40:46.8624242Z 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 2023-01-11T20:40:46.8625154Z 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 2023-01-11T20:40:46.8626518Z 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 2023-01-11T20:40:46.8627863Z 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 2023-01-11T20:40:46.8629125Z 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 2023-01-11T20:40:46.8630159Z 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 2023-01-11T20:40:46.8631302Z 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 2023-01-11T20:40:46.8632530Z 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 2023-01-11T20:40:46.8633846Z 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 2023-01-11T20:40:46.8635051Z 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 2023-01-11T20:40:46.8636244Z 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 2023-01-11T20:40:46.8637481Z 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 2023-01-11T20:40:46.8638631Z 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 2023-01-11T20:40:46.8639728Z 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 2023-01-11T20:40:46.8640939Z 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 2023-01-11T20:40:46.8641962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8643240Z 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 2023-01-11T20:40:46.8644306Z 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 2023-01-11T20:40:46.8645455Z 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 2023-01-11T20:40:46.8646533Z 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 2023-01-11T20:40:46.8647789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8649086Z 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 2023-01-11T20:40:46.8650151Z 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 2023-01-11T20:40:46.8651322Z 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 2023-01-11T20:40:46.8652347Z 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 2023-01-11T20:40:46.8653494Z 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 2023-01-11T20:40:46.8654669Z 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 2023-01-11T20:40:46.8655763Z 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 2023-01-11T20:40:46.8656888Z 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 2023-01-11T20:40:46.8657982Z 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 2023-01-11T20:40:46.8659256Z 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 2023-01-11T20:40:46.8661061Z 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 2023-01-11T20:40:46.8662153Z 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 2023-01-11T20:40:46.8663314Z 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 2023-01-11T20:40:46.8665058Z 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 2023-01-11T20:40:46.8665593Z 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 2023-01-11T20:40:46.8666679Z 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 2023-01-11T20:40:46.8668079Z 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 2023-01-11T20:40:46.8669032Z 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 2023-01-11T20:40:46.8669887Z 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 2023-01-11T20:40:46.8671297Z 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 2023-01-11T20:40:46.8672189Z 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 2023-01-11T20:40:46.8674113Z 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 2023-01-11T20:40:46.8674596Z 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 2023-01-11T20:40:46.8675824Z 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 2023-01-11T20:40:46.8676588Z 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 2023-01-11T20:40:46.8677320Z 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 2023-01-11T20:40:46.8678123Z 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 2023-01-11T20:40:46.8678989Z 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 2023-01-11T20:40:46.8680156Z 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 2023-01-11T20:40:46.8680751Z 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 2023-01-11T20:40:46.8682968Z 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 2023-01-11T20:40:46.8683537Z 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 2023-01-11T20:40:46.8683976Z 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 2023-01-11T20:40:46.8685002Z 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 2023-01-11T20:40:46.8685874Z 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 2023-01-11T20:40:46.8687106Z 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 2023-01-11T20:40:46.8687809Z 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 2023-01-11T20:40:46.8689012Z 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 2023-01-11T20:40:46.8689897Z 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 2023-01-11T20:40:46.8690653Z 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 2023-01-11T20:40:46.8691709Z 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 2023-01-11T20:40:46.8692664Z 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 2023-01-11T20:40:46.8694363Z 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 2023-01-11T20:40:46.8695057Z 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 2023-01-11T20:40:46.8695941Z 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 2023-01-11T20:40:46.8696396Z 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 2023-01-11T20:40:46.8697503Z 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 2023-01-11T20:40:46.8698604Z 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 2023-01-11T20:40:46.8699481Z 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 2023-01-11T20:40:46.8700002Z 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 2023-01-11T20:40:46.8701049Z 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 2023-01-11T20:40:46.8704002Z 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 2023-01-11T20:40:46.8704893Z 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 2023-01-11T20:40:46.8705409Z 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 2023-01-11T20:40:46.8705742Z 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 2023-01-11T20:40:46.8706228Z 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 2023-01-11T20:40:46.8706943Z 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 2023-01-11T20:40:46.8707797Z 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 2023-01-11T20:40:46.8708719Z 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 2023-01-11T20:40:46.8709577Z 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 2023-01-11T20:40:46.8710534Z 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 2023-01-11T20:40:46.8711410Z 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 2023-01-11T20:40:46.8712156Z 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 2023-01-11T20:40:46.8712922Z 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 2023-01-11T20:40:46.8713934Z 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 2023-01-11T20:40:46.8714895Z 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 2023-01-11T20:40:46.8715768Z 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 2023-01-11T20:40:46.8716917Z 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 2023-01-11T20:40:46.8717891Z 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 2023-01-11T20:40:46.8719044Z 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 2023-01-11T20:40:46.8719842Z 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 2023-01-11T20:40:46.8720706Z 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 2023-01-11T20:40:46.8721718Z 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 2023-01-11T20:40:46.8722478Z 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 2023-01-11T20:40:46.8724033Z 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 2023-01-11T20:40:46.8724595Z 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 2023-01-11T20:40:46.8725690Z 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 2023-01-11T20:40:46.8727171Z 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 2023-01-11T20:40:46.8727985Z 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 2023-01-11T20:40:46.8728989Z 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 2023-01-11T20:40:46.8729792Z 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 2023-01-11T20:40:46.8730284Z 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 2023-01-11T20:40:46.8731763Z 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 2023-01-11T20:40:46.8732598Z 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 2023-01-11T20:40:46.8733663Z 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 2023-01-11T20:40:46.8734404Z 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 2023-01-11T20:40:46.8735462Z 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 2023-01-11T20:40:46.8736210Z 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 2023-01-11T20:40:46.8737223Z 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 2023-01-11T20:40:46.8738163Z 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 2023-01-11T20:40:46.8739240Z 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 2023-01-11T20:40:46.8740546Z 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 2023-01-11T20:40:46.8741099Z 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 2023-01-11T20:40:46.8742117Z 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 2023-01-11T20:40:46.8743365Z 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 2023-01-11T20:40:46.8744011Z 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 2023-01-11T20:40:46.8745071Z 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 2023-01-11T20:40:46.8746235Z 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 2023-01-11T20:40:46.8747345Z 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 2023-01-11T20:40:46.8749062Z 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 2023-01-11T20:40:46.8749791Z 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 2023-01-11T20:40:46.8750554Z 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 2023-01-11T20:40:46.8751444Z 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 2023-01-11T20:40:46.8753255Z 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 2023-01-11T20:40:46.8753757Z 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 2023-01-11T20:40:46.8754634Z 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 2023-01-11T20:40:46.8755837Z 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 2023-01-11T20:40:46.8756564Z 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 2023-01-11T20:40:46.8757513Z 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 2023-01-11T20:40:46.8758320Z 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 2023-01-11T20:40:46.8759142Z 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 2023-01-11T20:40:46.8759987Z 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 2023-01-11T20:40:46.8760992Z 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 2023-01-11T20:40:46.8762004Z 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 2023-01-11T20:40:46.8763307Z 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 2023-01-11T20:40:46.8763976Z 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 2023-01-11T20:40:46.8765104Z 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 2023-01-11T20:40:46.8766017Z 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 2023-01-11T20:40:46.8766960Z 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 2023-01-11T20:40:46.8767872Z 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 2023-01-11T20:40:46.8769388Z 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 2023-01-11T20:40:46.8770125Z 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 2023-01-11T20:40:46.8770801Z 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 2023-01-11T20:40:46.8772047Z 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 2023-01-11T20:40:46.8772659Z 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 2023-01-11T20:40:46.8774384Z 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 2023-01-11T20:40:46.8774916Z 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 2023-01-11T20:40:46.8775313Z 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 2023-01-11T20:40:46.8776281Z 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 2023-01-11T20:40:46.8777020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8778131Z 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 2023-01-11T20:40:46.8782497Z 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 2023-01-11T20:40:46.8782976Z 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 2023-01-11T20:40:46.8783464Z 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 2023-01-11T20:40:46.8783967Z 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 2023-01-11T20:40:46.8784579Z 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 2023-01-11T20:40:46.8785215Z 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 2023-01-11T20:40:46.8785751Z 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 2023-01-11T20:40:46.8786263Z 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 2023-01-11T20:40:46.8787223Z 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 2023-01-11T20:40:46.8788174Z 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 2023-01-11T20:40:46.8789166Z 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 2023-01-11T20:40:46.8789982Z 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 2023-01-11T20:40:46.8791075Z 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 2023-01-11T20:40:46.8791918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8793266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8794011Z 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 2023-01-11T20:40:46.8794598Z 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 2023-01-11T20:40:46.8795546Z 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 2023-01-11T20:40:46.8796499Z 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 2023-01-11T20:40:46.8798076Z 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 2023-01-11T20:40:46.8798881Z 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 2023-01-11T20:40:46.8800289Z 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 2023-01-11T20:40:46.8800704Z 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 2023-01-11T20:40:46.8801321Z 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 2023-01-11T20:40:46.8802622Z 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 2023-01-11T20:40:46.8803704Z 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 2023-01-11T20:40:46.8804360Z 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 2023-01-11T20:40:46.8805336Z 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 2023-01-11T20:40:46.8807094Z 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 2023-01-11T20:40:46.8807565Z 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 2023-01-11T20:40:46.8808128Z 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 2023-01-11T20:40:46.8809067Z 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 2023-01-11T20:40:46.8809892Z 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 2023-01-11T20:40:46.8810953Z 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 2023-01-11T20:40:46.8812474Z 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 2023-01-11T20:40:46.8813626Z 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 2023-01-11T20:40:46.8814284Z 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 2023-01-11T20:40:46.8815192Z 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 2023-01-11T20:40:46.8816139Z 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 2023-01-11T20:40:46.8817052Z 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 2023-01-11T20:40:46.8817926Z 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 2023-01-11T20:40:46.8818973Z 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 2023-01-11T20:40:46.8819970Z 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 2023-01-11T20:40:46.8820757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8821999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8822944Z 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 2023-01-11T20:40:46.8824190Z 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 2023-01-11T20:40:46.8825305Z 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 2023-01-11T20:40:46.8826202Z 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 2023-01-11T20:40:46.8827062Z 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 2023-01-11T20:40:46.8828073Z 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 2023-01-11T20:40:46.8829110Z 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 2023-01-11T20:40:46.8830105Z 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 2023-01-11T20:40:46.8831237Z 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 2023-01-11T20:40:46.8832039Z 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 2023-01-11T20:40:46.8833099Z 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 2023-01-11T20:40:46.8834151Z 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 2023-01-11T20:40:46.8834967Z 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 2023-01-11T20:40:46.8836225Z 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 2023-01-11T20:40:46.8837143Z 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 2023-01-11T20:40:46.8838217Z 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 2023-01-11T20:40:46.8839086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8839903Z 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 2023-01-11T20:40:46.8840936Z 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 2023-01-11T20:40:46.8841771Z 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 2023-01-11T20:40:46.8842643Z 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 2023-01-11T20:40:46.8843450Z 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 2023-01-11T20:40:46.8844273Z 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 2023-01-11T20:40:46.8845189Z 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 2023-01-11T20:40:46.8846061Z 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 2023-01-11T20:40:46.8847540Z 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 2023-01-11T20:40:46.8848862Z 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 2023-01-11T20:40:46.8849963Z 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 2023-01-11T20:40:46.8851214Z 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 2023-01-11T20:40:46.8852135Z 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 2023-01-11T20:40:46.8853033Z 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 2023-01-11T20:40:46.8853790Z 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 2023-01-11T20:40:46.8855006Z 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 2023-01-11T20:40:46.8855862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8856705Z 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 2023-01-11T20:40:46.8857636Z 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 2023-01-11T20:40:46.8858796Z 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 2023-01-11T20:40:46.8859735Z 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 2023-01-11T20:40:46.8860756Z 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 2023-01-11T20:40:46.8861798Z 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 2023-01-11T20:40:46.8862811Z 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 2023-01-11T20:40:46.8863813Z 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 2023-01-11T20:40:46.8864997Z 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 2023-01-11T20:40:46.8865992Z 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 2023-01-11T20:40:46.8867168Z 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 2023-01-11T20:40:46.8868085Z 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 2023-01-11T20:40:46.8869341Z 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 2023-01-11T20:40:46.8870101Z 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 2023-01-11T20:40:46.8870885Z 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 2023-01-11T20:40:46.8872047Z 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 2023-01-11T20:40:46.8872980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8874634Z 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 2023-01-11T20:40:46.8875363Z 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 2023-01-11T20:40:46.8875860Z 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 2023-01-11T20:40:46.8876655Z 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 2023-01-11T20:40:46.8877433Z 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 2023-01-11T20:40:46.8878196Z 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 2023-01-11T20:40:46.8878848Z 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 2023-01-11T20:40:46.8879853Z 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 2023-01-11T20:40:46.8881226Z 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 2023-01-11T20:40:46.8882047Z 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 2023-01-11T20:40:46.8882960Z 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 2023-01-11T20:40:46.8884073Z 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 2023-01-11T20:40:46.8884897Z 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 2023-01-11T20:40:46.8885863Z 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 2023-01-11T20:40:46.8886554Z 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 2023-01-11T20:40:46.8887525Z 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 2023-01-11T20:40:46.8888686Z 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 2023-01-11T20:40:46.8889574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8890333Z 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 2023-01-11T20:40:46.8891394Z 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 2023-01-11T20:40:46.8892482Z 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 2023-01-11T20:40:46.8893327Z 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 2023-01-11T20:40:46.8894146Z 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 2023-01-11T20:40:46.8895444Z 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 2023-01-11T20:40:46.8896117Z 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 2023-01-11T20:40:46.8897639Z 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 2023-01-11T20:40:46.8898415Z 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 2023-01-11T20:40:46.8898891Z 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 2023-01-11T20:40:46.8900494Z 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 2023-01-11T20:40:46.8901306Z 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 2023-01-11T20:40:46.8902248Z 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 2023-01-11T20:40:46.8903418Z 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 2023-01-11T20:40:46.8904221Z 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 2023-01-11T20:40:46.8905065Z 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 2023-01-11T20:40:46.8905949Z 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 2023-01-11T20:40:46.8907055Z 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 2023-01-11T20:40:46.8908037Z 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 2023-01-11T20:40:46.8910227Z 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 2023-01-11T20:40:46.8910817Z 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 2023-01-11T20:40:46.8912046Z 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 2023-01-11T20:40:46.8913042Z 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 2023-01-11T20:40:46.8914278Z 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 2023-01-11T20:40:46.8914723Z 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 2023-01-11T20:40:46.8916217Z 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 2023-01-11T20:40:46.8916569Z 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 2023-01-11T20:40:46.8917642Z 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 2023-01-11T20:40:46.8919309Z 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 2023-01-11T20:40:46.8919768Z 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 2023-01-11T20:40:46.8920441Z 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 2023-01-11T20:40:46.8921056Z 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 2023-01-11T20:40:46.8921823Z 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 2023-01-11T20:40:46.8922795Z 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 2023-01-11T20:40:46.8923883Z 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 2023-01-11T20:40:46.8924678Z 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 2023-01-11T20:40:46.8925646Z 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 2023-01-11T20:40:46.8926561Z 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 2023-01-11T20:40:46.8927797Z 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 2023-01-11T20:40:46.8929155Z 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 2023-01-11T20:40:46.8930078Z 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 2023-01-11T20:40:46.8930767Z 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 2023-01-11T20:40:46.8931287Z 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 2023-01-11T20:40:46.8932599Z 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 2023-01-11T20:40:46.8933482Z 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 2023-01-11T20:40:46.8934232Z 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 2023-01-11T20:40:46.8935018Z 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 2023-01-11T20:40:46.8935783Z 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 2023-01-11T20:40:46.8937201Z 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 2023-01-11T20:40:46.8937646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8938750Z 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 2023-01-11T20:40:46.8939685Z 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 2023-01-11T20:40:46.8940906Z 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 2023-01-11T20:40:46.8941773Z 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 2023-01-11T20:40:46.8943153Z 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 2023-01-11T20:40:46.8944411Z 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 2023-01-11T20:40:46.8945221Z 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 2023-01-11T20:40:46.8946007Z 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 2023-01-11T20:40:46.8947118Z 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 2023-01-11T20:40:46.8948099Z 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 2023-01-11T20:40:46.8948788Z 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 2023-01-11T20:40:46.8950186Z 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 2023-01-11T20:40:46.8950796Z 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 2023-01-11T20:40:46.8951900Z 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 2023-01-11T20:40:46.8952702Z 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 2023-01-11T20:40:46.8953785Z 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 2023-01-11T20:40:46.8954778Z 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 2023-01-11T20:40:46.8955610Z 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 2023-01-11T20:40:46.8956920Z 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 2023-01-11T20:40:46.8957988Z 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 2023-01-11T20:40:46.8959075Z 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 2023-01-11T20:40:46.8960072Z 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 2023-01-11T20:40:46.8960704Z 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 2023-01-11T20:40:46.8961625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8962942Z 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 2023-01-11T20:40:46.8963762Z 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 2023-01-11T20:40:46.8964768Z 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 2023-01-11T20:40:46.8965638Z 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 2023-01-11T20:40:46.8966875Z 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 2023-01-11T20:40:46.8967723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8968875Z 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 2023-01-11T20:40:46.8969935Z 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 2023-01-11T20:40:46.8970888Z 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 2023-01-11T20:40:46.8971872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8973107Z 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 2023-01-11T20:40:46.8974272Z 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 2023-01-11T20:40:46.8974715Z 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 2023-01-11T20:40:46.8975769Z 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 2023-01-11T20:40:46.8976805Z 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 2023-01-11T20:40:46.8977742Z 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 2023-01-11T20:40:46.8979953Z 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 2023-01-11T20:40:46.8980463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.8981137Z 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 2023-01-11T20:40:46.8981787Z 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 2023-01-11T20:40:46.8983045Z 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 2023-01-11T20:40:46.8983805Z 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 2023-01-11T20:40:46.8985178Z 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 2023-01-11T20:40:46.8985706Z 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 2023-01-11T20:40:46.8986580Z 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 2023-01-11T20:40:46.8987561Z 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 2023-01-11T20:40:46.8988770Z 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 2023-01-11T20:40:46.8989378Z 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 2023-01-11T20:40:46.8990330Z 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 2023-01-11T20:40:46.8991352Z 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 2023-01-11T20:40:46.8992556Z 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 2023-01-11T20:40:46.8993040Z 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 2023-01-11T20:40:46.8993990Z 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 2023-01-11T20:40:46.8995077Z 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 2023-01-11T20:40:46.8996316Z 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 2023-01-11T20:40:46.8996964Z 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 2023-01-11T20:40:46.8997906Z 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 2023-01-11T20:40:46.8999219Z 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 2023-01-11T20:40:46.9000057Z 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 2023-01-11T20:40:46.9001658Z 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 2023-01-11T20:40:46.9002271Z 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 2023-01-11T20:40:46.9002921Z 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 2023-01-11T20:40:46.9003962Z 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 2023-01-11T20:40:46.9004616Z 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 2023-01-11T20:40:46.9006044Z 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 2023-01-11T20:40:46.9006950Z 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 2023-01-11T20:40:46.9008082Z 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 2023-01-11T20:40:46.9009265Z 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 2023-01-11T20:40:46.9009899Z 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 2023-01-11T20:40:46.9011077Z 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 2023-01-11T20:40:46.9011881Z 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 2023-01-11T20:40:46.9013087Z 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 2023-01-11T20:40:46.9014413Z 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 2023-01-11T20:40:46.9015089Z 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 2023-01-11T20:40:46.9015894Z 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 2023-01-11T20:40:46.9016688Z 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 2023-01-11T20:40:46.9017363Z 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 2023-01-11T20:40:46.9018385Z 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 2023-01-11T20:40:46.9019341Z 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 2023-01-11T20:40:46.9020720Z 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 2023-01-11T20:40:46.9021360Z 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 2023-01-11T20:40:46.9022312Z 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 2023-01-11T20:40:46.9023292Z 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 2023-01-11T20:40:46.9023923Z 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 2023-01-11T20:40:46.9024846Z 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 2023-01-11T20:40:46.9025531Z 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 2023-01-11T20:40:46.9026664Z 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 2023-01-11T20:40:46.9027587Z 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 2023-01-11T20:40:46.9029246Z 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 2023-01-11T20:40:46.9029727Z 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 2023-01-11T20:40:46.9030435Z 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 2023-01-11T20:40:46.9031252Z 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 2023-01-11T20:40:46.9032193Z 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 2023-01-11T20:40:46.9033434Z 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 2023-01-11T20:40:46.9033853Z 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 2023-01-11T20:40:46.9035835Z 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 2023-01-11T20:40:46.9036176Z 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 2023-01-11T20:40:46.9037396Z 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 2023-01-11T20:40:46.9038325Z 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 2023-01-11T20:40:46.9039497Z 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 2023-01-11T20:40:46.9040331Z 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 2023-01-11T20:40:46.9041497Z 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 2023-01-11T20:40:46.9042484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9043435Z 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 2023-01-11T20:40:46.9044519Z 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 2023-01-11T20:40:46.9045300Z 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 2023-01-11T20:40:46.9046238Z 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 2023-01-11T20:40:46.9047841Z 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 2023-01-11T20:40:46.9048387Z 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 2023-01-11T20:40:46.9049521Z 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 2023-01-11T20:40:46.9050519Z 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 2023-01-11T20:40:46.9051757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9052814Z 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 2023-01-11T20:40:46.9053634Z 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 2023-01-11T20:40:46.9054430Z 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 2023-01-11T20:40:46.9054967Z 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 2023-01-11T20:40:46.9056380Z 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 2023-01-11T20:40:46.9057124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9058693Z 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 2023-01-11T20:40:46.9059128Z 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 2023-01-11T20:40:46.9060446Z 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 2023-01-11T20:40:46.9061236Z 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 2023-01-11T20:40:46.9062163Z 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 2023-01-11T20:40:46.9063007Z 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 2023-01-11T20:40:46.9063954Z 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 2023-01-11T20:40:46.9064694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9065896Z 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 2023-01-11T20:40:46.9067122Z 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 2023-01-11T20:40:46.9067864Z 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 2023-01-11T20:40:46.9069752Z 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 2023-01-11T20:40:46.9070565Z 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 2023-01-11T20:40:46.9071257Z 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 2023-01-11T20:40:46.9072347Z 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 2023-01-11T20:40:46.9073331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9074186Z 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 2023-01-11T20:40:46.9075530Z 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 2023-01-11T20:40:46.9076482Z 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 2023-01-11T20:40:46.9077172Z 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 2023-01-11T20:40:46.9078303Z 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 2023-01-11T20:40:46.9079305Z 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 2023-01-11T20:40:46.9080310Z 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 2023-01-11T20:40:46.9081328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9083099Z 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 2023-01-11T20:40:46.9083462Z 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 2023-01-11T20:40:46.9084868Z 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 2023-01-11T20:40:46.9085560Z 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 2023-01-11T20:40:46.9086331Z 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 2023-01-11T20:40:46.9087316Z 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 2023-01-11T20:40:46.9088062Z 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 2023-01-11T20:40:46.9088887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9089631Z 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 2023-01-11T20:40:46.9090469Z 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 2023-01-11T20:40:46.9091438Z 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 2023-01-11T20:40:46.9092526Z 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 2023-01-11T20:40:46.9093053Z 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 2023-01-11T20:40:46.9093906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9095027Z 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 2023-01-11T20:40:46.9095711Z 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 2023-01-11T20:40:46.9096575Z 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 2023-01-11T20:40:46.9098226Z 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 2023-01-11T20:40:46.9099123Z 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 2023-01-11T20:40:46.9100442Z 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 2023-01-11T20:40:46.9101582Z 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 2023-01-11T20:40:46.9102080Z 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 2023-01-11T20:40:46.9103165Z 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 2023-01-11T20:40:46.9104196Z 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 2023-01-11T20:40:46.9106209Z 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 2023-01-11T20:40:46.9106874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9107781Z 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 2023-01-11T20:40:46.9108660Z 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 2023-01-11T20:40:46.9109384Z 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 2023-01-11T20:40:46.9110599Z 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 2023-01-11T20:40:46.9111366Z 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 2023-01-11T20:40:46.9112173Z 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 2023-01-11T20:40:46.9113139Z 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 2023-01-11T20:40:46.9113989Z 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 2023-01-11T20:40:46.9114940Z 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 2023-01-11T20:40:46.9115924Z 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 2023-01-11T20:40:46.9116816Z 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 2023-01-11T20:40:46.9117655Z 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 2023-01-11T20:40:46.9118590Z 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 2023-01-11T20:40:46.9119511Z 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 2023-01-11T20:40:46.9120417Z 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 2023-01-11T20:40:46.9121297Z 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 2023-01-11T20:40:46.9122237Z 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 2023-01-11T20:40:46.9123223Z 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 2023-01-11T20:40:46.9124146Z 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 2023-01-11T20:40:46.9124913Z 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 2023-01-11T20:40:46.9125873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9126933Z 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 2023-01-11T20:40:46.9127914Z 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 2023-01-11T20:40:46.9128962Z 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 2023-01-11T20:40:46.9129959Z 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 2023-01-11T20:40:46.9130692Z 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 2023-01-11T20:40:46.9131437Z 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 2023-01-11T20:40:46.9132208Z 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 2023-01-11T20:40:46.9133060Z 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 2023-01-11T20:40:46.9134981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9135422Z 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 2023-01-11T20:40:46.9135802Z 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 2023-01-11T20:40:46.9136879Z 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 2023-01-11T20:40:46.9137846Z 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 2023-01-11T20:40:46.9138822Z 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 2023-01-11T20:40:46.9139656Z 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 2023-01-11T20:40:46.9140568Z 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 2023-01-11T20:40:46.9141854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9142515Z 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 2023-01-11T20:40:46.9143810Z 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 2023-01-11T20:40:46.9144357Z 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 2023-01-11T20:40:46.9145634Z 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 2023-01-11T20:40:46.9146167Z 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 2023-01-11T20:40:46.9147072Z 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 2023-01-11T20:40:46.9147940Z 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 2023-01-11T20:40:46.9149211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9150347Z 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 2023-01-11T20:40:46.9151140Z 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 2023-01-11T20:40:46.9152195Z 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 2023-01-11T20:40:46.9153118Z 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 2023-01-11T20:40:46.9154515Z 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 2023-01-11T20:40:46.9155166Z 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 2023-01-11T20:40:46.9156348Z 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 2023-01-11T20:40:46.9157275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9157963Z 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 2023-01-11T20:40:46.9159312Z 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 2023-01-11T20:40:46.9160252Z 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 2023-01-11T20:40:46.9161298Z 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 2023-01-11T20:40:46.9162143Z 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 2023-01-11T20:40:46.9163085Z 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 2023-01-11T20:40:46.9163893Z 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 2023-01-11T20:40:46.9165378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9165781Z 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 2023-01-11T20:40:46.9166714Z 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 2023-01-11T20:40:46.9167648Z 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 2023-01-11T20:40:46.9168482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9169816Z 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 2023-01-11T20:40:46.9170247Z 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 2023-01-11T20:40:46.9171271Z 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 2023-01-11T20:40:46.9172388Z 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 2023-01-11T20:40:46.9173428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9174602Z 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 2023-01-11T20:40:46.9175314Z 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 2023-01-11T20:40:46.9176346Z 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 2023-01-11T20:40:46.9177206Z 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 2023-01-11T20:40:46.9178045Z 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 2023-01-11T20:40:46.9178954Z 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 2023-01-11T20:40:46.9179954Z 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 2023-01-11T20:40:46.9180825Z 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 2023-01-11T20:40:46.9181773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9182868Z 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 2023-01-11T20:40:46.9183817Z 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 2023-01-11T20:40:46.9184707Z 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 2023-01-11T20:40:46.9185538Z 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 2023-01-11T20:40:46.9186890Z 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 2023-01-11T20:40:46.9187844Z 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 2023-01-11T20:40:46.9188894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9189736Z 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 2023-01-11T20:40:46.9190589Z 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 2023-01-11T20:40:46.9191584Z 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 2023-01-11T20:40:46.9192589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9193817Z 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 2023-01-11T20:40:46.9194663Z 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 2023-01-11T20:40:46.9195882Z 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 2023-01-11T20:40:46.9197030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9198438Z 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 2023-01-11T20:40:46.9199390Z 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 2023-01-11T20:40:46.9208494Z 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 2023-01-11T20:40:46.9209246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9209948Z 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 2023-01-11T20:40:46.9210610Z 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 2023-01-11T20:40:46.9211175Z 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 2023-01-11T20:40:46.9211723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9212274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9212950Z 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 2023-01-11T20:40:46.9213533Z 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 2023-01-11T20:40:46.9214099Z 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 2023-01-11T20:40:46.9214781Z 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 2023-01-11T20:40:46.9215374Z 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 2023-01-11T20:40:46.9215927Z 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 2023-01-11T20:40:46.9216488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9217176Z 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 2023-01-11T20:40:46.9217744Z 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 2023-01-11T20:40:46.9218300Z 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 2023-01-11T20:40:46.9218861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9219588Z 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 2023-01-11T20:40:46.9220171Z 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 2023-01-11T20:40:46.9220857Z 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 2023-01-11T20:40:46.9221438Z 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 2023-01-11T20:40:46.9222355Z 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 2023-01-11T20:40:46.9223361Z 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 2023-01-11T20:40:46.9224511Z 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 2023-01-11T20:40:46.9225784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9227064Z 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 2023-01-11T20:40:46.9229219Z 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 2023-01-11T20:40:46.9230333Z 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 2023-01-11T20:40:46.9231356Z 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 2023-01-11T20:40:46.9232451Z 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 2023-01-11T20:40:46.9233562Z 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 2023-01-11T20:40:46.9234766Z 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 2023-01-11T20:40:46.9235793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9238056Z 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 2023-01-11T20:40:46.9238735Z 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 2023-01-11T20:40:46.9239478Z 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 2023-01-11T20:40:46.9240614Z 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 2023-01-11T20:40:46.9241959Z 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 2023-01-11T20:40:46.9243028Z 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 2023-01-11T20:40:46.9244215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9245389Z 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 2023-01-11T20:40:46.9246436Z 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 2023-01-11T20:40:46.9247744Z 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 2023-01-11T20:40:46.9249025Z 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 2023-01-11T20:40:46.9250277Z 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 2023-01-11T20:40:46.9251311Z 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 2023-01-11T20:40:46.9252528Z 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 2023-01-11T20:40:46.9253899Z 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 2023-01-11T20:40:46.9254796Z 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 2023-01-11T20:40:46.9255875Z 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 2023-01-11T20:40:46.9257020Z 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 2023-01-11T20:40:46.9258254Z 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 2023-01-11T20:40:46.9259536Z 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 2023-01-11T20:40:46.9260517Z 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 2023-01-11T20:40:46.9261851Z 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 2023-01-11T20:40:46.9262969Z 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 2023-01-11T20:40:46.9264209Z 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 2023-01-11T20:40:46.9265221Z 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 2023-01-11T20:40:46.9266516Z 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 2023-01-11T20:40:46.9267523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9269039Z 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 2023-01-11T20:40:46.9270005Z 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 2023-01-11T20:40:46.9271085Z 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 2023-01-11T20:40:46.9272269Z 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 2023-01-11T20:40:46.9273384Z 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 2023-01-11T20:40:46.9274459Z 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 2023-01-11T20:40:46.9275695Z 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 2023-01-11T20:40:46.9276831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9278026Z 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 2023-01-11T20:40:46.9279126Z 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 2023-01-11T20:40:46.9280400Z 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 2023-01-11T20:40:46.9281453Z 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 2023-01-11T20:40:46.9282585Z 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 2023-01-11T20:40:46.9283743Z 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 2023-01-11T20:40:46.9284984Z 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 2023-01-11T20:40:46.9286187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9287240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9288592Z 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 2023-01-11T20:40:46.9289768Z 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 2023-01-11T20:40:46.9290726Z 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 2023-01-11T20:40:46.9291770Z 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 2023-01-11T20:40:46.9293192Z 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 2023-01-11T20:40:46.9294248Z 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 2023-01-11T20:40:46.9295372Z 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 2023-01-11T20:40:46.9296487Z 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 2023-01-11T20:40:46.9298258Z 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 2023-01-11T20:40:46.9299393Z 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 2023-01-11T20:40:46.9300543Z 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 2023-01-11T20:40:46.9301700Z 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 2023-01-11T20:40:46.9302819Z 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 2023-01-11T20:40:46.9303864Z 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 2023-01-11T20:40:46.9305202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9306689Z 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 2023-01-11T20:40:46.9307642Z 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 2023-01-11T20:40:46.9308629Z 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 2023-01-11T20:40:46.9309798Z 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 2023-01-11T20:40:46.9310961Z 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 2023-01-11T20:40:46.9312076Z 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 2023-01-11T20:40:46.9313150Z 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 2023-01-11T20:40:46.9314438Z 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 2023-01-11T20:40:46.9315600Z 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 2023-01-11T20:40:46.9316691Z 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 2023-01-11T20:40:46.9317771Z 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 2023-01-11T20:40:46.9319069Z 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 2023-01-11T20:40:46.9320434Z 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 2023-01-11T20:40:46.9321339Z 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 2023-01-11T20:40:46.9322591Z 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 2023-01-11T20:40:46.9323810Z 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 2023-01-11T20:40:46.9325011Z 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 2023-01-11T20:40:46.9326128Z 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 2023-01-11T20:40:46.9327313Z 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 2023-01-11T20:40:46.9328391Z 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 2023-01-11T20:40:46.9329604Z 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 2023-01-11T20:40:46.9330724Z 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 2023-01-11T20:40:46.9331889Z 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 2023-01-11T20:40:46.9333032Z 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 2023-01-11T20:40:46.9334205Z 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 2023-01-11T20:40:46.9335586Z 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 2023-01-11T20:40:46.9336549Z 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 2023-01-11T20:40:46.9337710Z 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 2023-01-11T20:40:46.9338961Z 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 2023-01-11T20:40:46.9340165Z 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 2023-01-11T20:40:46.9341308Z 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 2023-01-11T20:40:46.9342408Z 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 2023-01-11T20:40:46.9343714Z 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 2023-01-11T20:40:46.9344645Z 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 2023-01-11T20:40:46.9345880Z 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 2023-01-11T20:40:46.9347138Z 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 2023-01-11T20:40:46.9348334Z 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 2023-01-11T20:40:46.9349393Z 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 2023-01-11T20:40:46.9350454Z 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 2023-01-11T20:40:46.9351647Z 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 2023-01-11T20:40:46.9352732Z 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 2023-01-11T20:40:46.9354211Z 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 2023-01-11T20:40:46.9355183Z 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 2023-01-11T20:40:46.9356274Z 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 2023-01-11T20:40:46.9357487Z 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 2023-01-11T20:40:46.9358462Z 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 2023-01-11T20:40:46.9360047Z 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 2023-01-11T20:40:46.9361057Z 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 2023-01-11T20:40:46.9362372Z 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 2023-01-11T20:40:46.9363246Z 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 2023-01-11T20:40:46.9364425Z 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 2023-01-11T20:40:46.9365431Z 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 2023-01-11T20:40:46.9366717Z 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 2023-01-11T20:40:46.9367962Z 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 2023-01-11T20:40:46.9369135Z 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 2023-01-11T20:40:46.9370186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9371661Z 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 2023-01-11T20:40:46.9373069Z 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 2023-01-11T20:40:46.9374348Z 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 2023-01-11T20:40:46.9375513Z 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 2023-01-11T20:40:46.9376714Z 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 2023-01-11T20:40:46.9377849Z 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 2023-01-11T20:40:46.9379021Z 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 2023-01-11T20:40:46.9380178Z 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 2023-01-11T20:40:46.9382401Z 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 2023-01-11T20:40:46.9382988Z 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 2023-01-11T20:40:46.9383763Z 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 2023-01-11T20:40:46.9385247Z 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 2023-01-11T20:40:46.9386588Z 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 2023-01-11T20:40:46.9387814Z 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 2023-01-11T20:40:46.9388904Z 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 2023-01-11T20:40:46.9390206Z 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 2023-01-11T20:40:46.9391113Z 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 2023-01-11T20:40:46.9393105Z 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 2023-01-11T20:40:46.9393846Z 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 2023-01-11T20:40:46.9394754Z 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 2023-01-11T20:40:46.9395781Z 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 2023-01-11T20:40:46.9396981Z 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 2023-01-11T20:40:46.9398173Z 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 2023-01-11T20:40:46.9399136Z 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 2023-01-11T20:40:46.9400493Z 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 2023-01-11T20:40:46.9401682Z 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 2023-01-11T20:40:46.9402769Z 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 2023-01-11T20:40:46.9403868Z 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 2023-01-11T20:40:46.9405081Z 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 2023-01-11T20:40:46.9406233Z 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 2023-01-11T20:40:46.9407279Z 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 2023-01-11T20:40:46.9408635Z 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 2023-01-11T20:40:46.9409949Z 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 2023-01-11T20:40:46.9411112Z 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 2023-01-11T20:40:46.9412287Z 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 2023-01-11T20:40:46.9413253Z 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 2023-01-11T20:40:46.9414371Z 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 2023-01-11T20:40:46.9415758Z 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 2023-01-11T20:40:46.9416951Z 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 2023-01-11T20:40:46.9418108Z 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 2023-01-11T20:40:46.9420275Z 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 2023-01-11T20:40:46.9420926Z 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 2023-01-11T20:40:46.9421659Z 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 2023-01-11T20:40:46.9422671Z 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 2023-01-11T20:40:46.9423805Z 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 2023-01-11T20:40:46.9425282Z 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 2023-01-11T20:40:46.9426500Z 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 2023-01-11T20:40:46.9427465Z 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 2023-01-11T20:40:46.9429800Z 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 2023-01-11T20:40:46.9430667Z 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 2023-01-11T20:40:46.9431663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9432894Z 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 2023-01-11T20:40:46.9434101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9435023Z 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 2023-01-11T20:40:46.9436205Z 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 2023-01-11T20:40:46.9437246Z 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 2023-01-11T20:40:46.9438576Z 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 2023-01-11T20:40:46.9439797Z 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 2023-01-11T20:40:46.9440972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9442210Z 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 2023-01-11T20:40:46.9443155Z 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 2023-01-11T20:40:46.9444310Z 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 2023-01-11T20:40:46.9445387Z 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 2023-01-11T20:40:46.9446554Z 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 2023-01-11T20:40:46.9447851Z 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 2023-01-11T20:40:46.9449564Z 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 2023-01-11T20:40:46.9450755Z 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 2023-01-11T20:40:46.9451836Z 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 2023-01-11T20:40:46.9452946Z 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 2023-01-11T20:40:46.9454022Z 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 2023-01-11T20:40:46.9455170Z 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 2023-01-11T20:40:46.9456429Z 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 2023-01-11T20:40:46.9457472Z 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 2023-01-11T20:40:46.9458912Z 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 2023-01-11T20:40:46.9462275Z 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 2023-01-11T20:40:46.9462929Z 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 2023-01-11T20:40:46.9463479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9464255Z 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 2023-01-11T20:40:46.9465018Z 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 2023-01-11T20:40:46.9465621Z 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 2023-01-11T20:40:46.9466694Z 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 2023-01-11T20:40:46.9467859Z 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 2023-01-11T20:40:46.9468916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9470213Z 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 2023-01-11T20:40:46.9471364Z 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 2023-01-11T20:40:46.9472802Z 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 2023-01-11T20:40:46.9473762Z 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 2023-01-11T20:40:46.9474698Z 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 2023-01-11T20:40:46.9475835Z 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 2023-01-11T20:40:46.9477036Z 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 2023-01-11T20:40:46.9478059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9479373Z 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 2023-01-11T20:40:46.9480974Z 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 2023-01-11T20:40:46.9482020Z 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 2023-01-11T20:40:46.9483046Z 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 2023-01-11T20:40:46.9484163Z 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 2023-01-11T20:40:46.9485316Z 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 2023-01-11T20:40:46.9486466Z 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 2023-01-11T20:40:46.9487586Z 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 2023-01-11T20:40:46.9489717Z 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 2023-01-11T20:40:46.9490535Z 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 2023-01-11T20:40:46.9491438Z 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 2023-01-11T20:40:46.9492399Z 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 2023-01-11T20:40:46.9493494Z 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 2023-01-11T20:40:46.9494801Z 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 2023-01-11T20:40:46.9495869Z 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 2023-01-11T20:40:46.9497023Z 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 2023-01-11T20:40:46.9498078Z 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 2023-01-11T20:40:46.9499194Z 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 2023-01-11T20:40:46.9500481Z 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 2023-01-11T20:40:46.9501562Z 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 2023-01-11T20:40:46.9502547Z 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 2023-01-11T20:40:46.9503725Z 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 2023-01-11T20:40:46.9504891Z 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 2023-01-11T20:40:46.9506503Z 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 2023-01-11T20:40:46.9507156Z 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 2023-01-11T20:40:46.9508143Z 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 2023-01-11T20:40:46.9509583Z 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 2023-01-11T20:40:46.9510459Z 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 2023-01-11T20:40:46.9511404Z 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 2023-01-11T20:40:46.9512638Z 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 2023-01-11T20:40:46.9514303Z 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 2023-01-11T20:40:46.9515320Z 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 2023-01-11T20:40:46.9515962Z 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 2023-01-11T20:40:46.9516938Z 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 2023-01-11T20:40:46.9518029Z 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 2023-01-11T20:40:46.9519474Z 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 2023-01-11T20:40:46.9520658Z 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 2023-01-11T20:40:46.9521915Z 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 2023-01-11T20:40:46.9523297Z 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 2023-01-11T20:40:46.9524535Z 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 2023-01-11T20:40:46.9525687Z 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 2023-01-11T20:40:46.9526928Z 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 2023-01-11T20:40:46.9528010Z 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 2023-01-11T20:40:46.9529169Z 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 2023-01-11T20:40:46.9530332Z 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 2023-01-11T20:40:46.9531663Z 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 2023-01-11T20:40:46.9532981Z 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 2023-01-11T20:40:46.9534067Z 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 2023-01-11T20:40:46.9535111Z 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 2023-01-11T20:40:46.9536427Z 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 2023-01-11T20:40:46.9537530Z 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 2023-01-11T20:40:46.9538866Z 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 2023-01-11T20:40:46.9539994Z 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 2023-01-11T20:40:46.9541131Z 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 2023-01-11T20:40:46.9542222Z 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 2023-01-11T20:40:46.9544384Z 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 2023-01-11T20:40:46.9544986Z 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 2023-01-11T20:40:46.9545954Z 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 2023-01-11T20:40:46.9547055Z 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 2023-01-11T20:40:46.9548395Z 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 2023-01-11T20:40:46.9549435Z 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 2023-01-11T20:40:46.9550471Z 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 2023-01-11T20:40:46.9551553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9552912Z 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 2023-01-11T20:40:46.9554106Z 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 2023-01-11T20:40:46.9555213Z 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 2023-01-11T20:40:46.9556290Z 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 2023-01-11T20:40:46.9557385Z 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 2023-01-11T20:40:46.9558513Z 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 2023-01-11T20:40:46.9559898Z 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 2023-01-11T20:40:46.9561135Z 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 2023-01-11T20:40:46.9562407Z 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 2023-01-11T20:40:46.9563576Z 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 2023-01-11T20:40:46.9564768Z 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 2023-01-11T20:40:46.9565914Z 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 2023-01-11T20:40:46.9567338Z 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 2023-01-11T20:40:46.9568408Z 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 2023-01-11T20:40:46.9569544Z 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 2023-01-11T20:40:46.9570548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9571945Z 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 2023-01-11T20:40:46.9573014Z 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 2023-01-11T20:40:46.9574022Z 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 2023-01-11T20:40:46.9575167Z 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 2023-01-11T20:40:46.9576374Z 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 2023-01-11T20:40:46.9577669Z 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 2023-01-11T20:40:46.9578835Z 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 2023-01-11T20:40:46.9579914Z 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 2023-01-11T20:40:46.9581080Z 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 2023-01-11T20:40:46.9582167Z 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 2023-01-11T20:40:46.9583478Z 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 2023-01-11T20:40:46.9584605Z 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 2023-01-11T20:40:46.9585780Z 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 2023-01-11T20:40:46.9586924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9589283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9590575Z 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 2023-01-11T20:40:46.9591589Z 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 2023-01-11T20:40:46.9592595Z 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 2023-01-11T20:40:46.9593979Z 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 2023-01-11T20:40:46.9595026Z 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 2023-01-11T20:40:46.9596309Z 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 2023-01-11T20:40:46.9598222Z 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 2023-01-11T20:40:46.9598623Z 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 2023-01-11T20:40:46.9599934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9600902Z 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 2023-01-11T20:40:46.9601600Z 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 2023-01-11T20:40:46.9602582Z 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 2023-01-11T20:40:46.9603494Z 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 2023-01-11T20:40:46.9604357Z 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 2023-01-11T20:40:46.9605512Z 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 2023-01-11T20:40:46.9607544Z 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 2023-01-11T20:40:46.9607944Z 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 2023-01-11T20:40:46.9608877Z 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 2023-01-11T20:40:46.9609367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9610366Z 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 2023-01-11T20:40:46.9610999Z 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 2023-01-11T20:40:46.9612169Z 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 2023-01-11T20:40:46.9613318Z 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 2023-01-11T20:40:46.9614351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9615560Z 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 2023-01-11T20:40:46.9616524Z 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 2023-01-11T20:40:46.9617623Z 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 2023-01-11T20:40:46.9618795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9620174Z 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 2023-01-11T20:40:46.9621223Z 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 2023-01-11T20:40:46.9622252Z 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 2023-01-11T20:40:46.9623333Z 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 2023-01-11T20:40:46.9624483Z 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 2023-01-11T20:40:46.9625605Z 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 2023-01-11T20:40:46.9627012Z 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 2023-01-11T20:40:46.9628103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9629416Z 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 2023-01-11T20:40:46.9630474Z 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 2023-01-11T20:40:46.9631660Z 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 2023-01-11T20:40:46.9633004Z 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 2023-01-11T20:40:46.9634295Z 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 2023-01-11T20:40:46.9635254Z 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 2023-01-11T20:40:46.9636370Z 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 2023-01-11T20:40:46.9637647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9639131Z 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 2023-01-11T20:40:46.9640128Z 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 2023-01-11T20:40:46.9641258Z 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 2023-01-11T20:40:46.9642458Z 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 2023-01-11T20:40:46.9643609Z 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 2023-01-11T20:40:46.9644821Z 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 2023-01-11T20:40:46.9645973Z 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 2023-01-11T20:40:46.9647213Z 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 2023-01-11T20:40:46.9648218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9649553Z 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 2023-01-11T20:40:46.9650801Z 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 2023-01-11T20:40:46.9651716Z 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 2023-01-11T20:40:46.9653019Z 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 2023-01-11T20:40:46.9654125Z 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 2023-01-11T20:40:46.9655288Z 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 2023-01-11T20:40:46.9656310Z 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 2023-01-11T20:40:46.9657606Z 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 2023-01-11T20:40:46.9658555Z 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 2023-01-11T20:40:46.9659714Z 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 2023-01-11T20:40:46.9661101Z 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 2023-01-11T20:40:46.9662012Z 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 2023-01-11T20:40:46.9663295Z 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 2023-01-11T20:40:46.9664521Z 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 2023-01-11T20:40:46.9665704Z 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 2023-01-11T20:40:46.9666889Z 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 2023-01-11T20:40:46.9667955Z 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 2023-01-11T20:40:46.9669072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9670429Z 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 2023-01-11T20:40:46.9672267Z 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 2023-01-11T20:40:46.9673320Z 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 2023-01-11T20:40:46.9674509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9675793Z 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 2023-01-11T20:40:46.9676989Z 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 2023-01-11T20:40:46.9678356Z 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 2023-01-11T20:40:46.9679541Z 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 2023-01-11T20:40:46.9680706Z 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 2023-01-11T20:40:46.9681846Z 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 2023-01-11T20:40:46.9682995Z 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 2023-01-11T20:40:46.9684165Z 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 2023-01-11T20:40:46.9686586Z 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 2023-01-11T20:40:46.9687246Z 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 2023-01-11T20:40:46.9687816Z 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 2023-01-11T20:40:46.9688537Z 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 2023-01-11T20:40:46.9689761Z 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 2023-01-11T20:40:46.9690741Z 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 2023-01-11T20:40:46.9692280Z 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 2023-01-11T20:40:46.9693358Z 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 2023-01-11T20:40:46.9694452Z 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 2023-01-11T20:40:46.9695475Z 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 2023-01-11T20:40:46.9696672Z 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 2023-01-11T20:40:46.9697952Z 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 2023-01-11T20:40:46.9698971Z 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 2023-01-11T20:40:46.9700116Z 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 2023-01-11T20:40:46.9701264Z 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 2023-01-11T20:40:46.9702401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9703741Z 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 2023-01-11T20:40:46.9704811Z 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 2023-01-11T20:40:46.9705925Z 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 2023-01-11T20:40:46.9707357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9708451Z 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 2023-01-11T20:40:46.9709637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9710906Z 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 2023-01-11T20:40:46.9712057Z 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 2023-01-11T20:40:46.9713271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9714636Z 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 2023-01-11T20:40:46.9715771Z 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 2023-01-11T20:40:46.9716509Z 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 2023-01-11T20:40:46.9718277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9719068Z 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 2023-01-11T20:40:46.9720095Z 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 2023-01-11T20:40:46.9721108Z 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 2023-01-11T20:40:46.9722252Z 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 2023-01-11T20:40:46.9723320Z 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 2023-01-11T20:40:46.9724562Z 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 2023-01-11T20:40:46.9725712Z 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 2023-01-11T20:40:46.9726988Z 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 2023-01-11T20:40:46.9727992Z 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 2023-01-11T20:40:46.9729177Z 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 2023-01-11T20:40:46.9730363Z 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 2023-01-11T20:40:46.9731428Z 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 2023-01-11T20:40:46.9732534Z 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 2023-01-11T20:40:46.9733726Z 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 2023-01-11T20:40:46.9734736Z 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 2023-01-11T20:40:46.9735950Z 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 2023-01-11T20:40:46.9737068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9738219Z 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 2023-01-11T20:40:46.9739431Z 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 2023-01-11T20:40:46.9740387Z 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 2023-01-11T20:40:46.9741480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9742836Z 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 2023-01-11T20:40:46.9744053Z 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 2023-01-11T20:40:46.9745246Z 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 2023-01-11T20:40:46.9747083Z 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 2023-01-11T20:40:46.9749331Z 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 2023-01-11T20:40:46.9751193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9751887Z 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 2023-01-11T20:40:46.9752611Z 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 2023-01-11T20:40:46.9753696Z 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 2023-01-11T20:40:46.9754521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9755798Z 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 2023-01-11T20:40:46.9756723Z 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 2023-01-11T20:40:46.9758157Z 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 2023-01-11T20:40:46.9758927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9760444Z 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 2023-01-11T20:40:46.9761154Z 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 2023-01-11T20:40:46.9762169Z 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 2023-01-11T20:40:46.9763435Z 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 2023-01-11T20:40:46.9764729Z 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 2023-01-11T20:40:46.9765786Z 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 2023-01-11T20:40:46.9766668Z 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 2023-01-11T20:40:46.9768006Z 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 2023-01-11T20:40:46.9769234Z 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 2023-01-11T20:40:46.9770106Z 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 2023-01-11T20:40:46.9771305Z 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 2023-01-11T20:40:46.9773039Z 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 2023-01-11T20:40:46.9774039Z 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 2023-01-11T20:40:46.9775027Z 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 2023-01-11T20:40:46.9776122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9777893Z 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 2023-01-11T20:40:46.9778887Z 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 2023-01-11T20:40:46.9780003Z 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 2023-01-11T20:40:46.9781194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9782418Z 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 2023-01-11T20:40:46.9783412Z 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 2023-01-11T20:40:46.9784447Z 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 2023-01-11T20:40:46.9785680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9787279Z 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 2023-01-11T20:40:46.9788184Z 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 2023-01-11T20:40:46.9789287Z 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 2023-01-11T20:40:46.9790324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9791829Z 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 2023-01-11T20:40:46.9792847Z 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 2023-01-11T20:40:46.9794696Z 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 2023-01-11T20:40:46.9795348Z 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 2023-01-11T20:40:46.9796520Z 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 2023-01-11T20:40:46.9797781Z 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 2023-01-11T20:40:46.9798814Z 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 2023-01-11T20:40:46.9799928Z 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 2023-01-11T20:40:46.9801075Z 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 2023-01-11T20:40:46.9802277Z 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 2023-01-11T20:40:46.9803618Z 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 2023-01-11T20:40:46.9804535Z 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 2023-01-11T20:40:46.9805691Z 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 2023-01-11T20:40:46.9807025Z 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 2023-01-11T20:40:46.9808001Z 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 2023-01-11T20:40:46.9809239Z 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 2023-01-11T20:40:46.9810357Z 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 2023-01-11T20:40:46.9811812Z 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 2023-01-11T20:40:46.9812783Z 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 2023-01-11T20:40:46.9813961Z 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 2023-01-11T20:40:46.9815055Z 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 2023-01-11T20:40:46.9816270Z 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 2023-01-11T20:40:46.9817519Z 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 2023-01-11T20:40:46.9818609Z 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 2023-01-11T20:40:46.9819628Z 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 2023-01-11T20:40:46.9820962Z 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 2023-01-11T20:40:46.9822675Z 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 2023-01-11T20:40:46.9823720Z 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 2023-01-11T20:40:46.9824808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9826217Z 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 2023-01-11T20:40:46.9827534Z 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 2023-01-11T20:40:46.9829580Z 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 2023-01-11T20:40:46.9830230Z 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 2023-01-11T20:40:46.9831055Z 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 2023-01-11T20:40:46.9832232Z 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 2023-01-11T20:40:46.9833672Z 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 2023-01-11T20:40:46.9834761Z 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 2023-01-11T20:40:46.9835774Z 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 2023-01-11T20:40:46.9837029Z 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 2023-01-11T20:40:46.9838196Z 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 2023-01-11T20:40:46.9839444Z 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 2023-01-11T20:40:46.9840798Z 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 2023-01-11T20:40:46.9841853Z 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 2023-01-11T20:40:46.9842989Z 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 2023-01-11T20:40:46.9844101Z 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 2023-01-11T20:40:46.9845109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9848753Z 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 2023-01-11T20:40:46.9849429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9849800Z 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 2023-01-11T20:40:46.9850166Z 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 2023-01-11T20:40:46.9851041Z 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 2023-01-11T20:40:46.9851531Z 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 2023-01-11T20:40:46.9852793Z 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 2023-01-11T20:40:46.9853530Z 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 2023-01-11T20:40:46.9854465Z 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 2023-01-11T20:40:46.9855261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9856243Z 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 2023-01-11T20:40:46.9857466Z 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 2023-01-11T20:40:46.9858169Z 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 2023-01-11T20:40:46.9859116Z 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 2023-01-11T20:40:46.9859979Z 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 2023-01-11T20:40:46.9860924Z 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 2023-01-11T20:40:46.9861822Z 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 2023-01-11T20:40:46.9862955Z 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 2023-01-11T20:40:46.9864006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9864947Z 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 2023-01-11T20:40:46.9865756Z 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 2023-01-11T20:40:46.9866936Z 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 2023-01-11T20:40:46.9868413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9869013Z 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 2023-01-11T20:40:46.9869584Z 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 2023-01-11T20:40:46.9870652Z 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 2023-01-11T20:40:46.9871725Z 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 2023-01-11T20:40:46.9872670Z 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 2023-01-11T20:40:46.9873492Z 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 2023-01-11T20:40:46.9874408Z 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 2023-01-11T20:40:46.9875236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9876447Z 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 2023-01-11T20:40:46.9877322Z 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 2023-01-11T20:40:46.9878273Z 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 2023-01-11T20:40:46.9879129Z 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 2023-01-11T20:40:46.9879844Z 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 2023-01-11T20:40:46.9880972Z 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 2023-01-11T20:40:46.9881964Z 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 2023-01-11T20:40:46.9882775Z 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 2023-01-11T20:40:46.9883859Z 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 2023-01-11T20:40:46.9884449Z 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 2023-01-11T20:40:46.9885452Z 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 2023-01-11T20:40:46.9886553Z 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 2023-01-11T20:40:46.9888005Z 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 2023-01-11T20:40:46.9889221Z 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 2023-01-11T20:40:46.9890142Z 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 2023-01-11T20:40:46.9891005Z 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 2023-01-11T20:40:46.9892556Z 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 2023-01-11T20:40:46.9893068Z 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 2023-01-11T20:40:46.9894315Z 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 2023-01-11T20:40:46.9895187Z 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 2023-01-11T20:40:46.9896642Z 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 2023-01-11T20:40:46.9897257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9899025Z 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 2023-01-11T20:40:46.9900088Z 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 2023-01-11T20:40:46.9900823Z 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 2023-01-11T20:40:46.9902001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9903285Z 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 2023-01-11T20:40:46.9904247Z 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 2023-01-11T20:40:46.9905582Z 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 2023-01-11T20:40:46.9906864Z 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 2023-01-11T20:40:46.9908770Z 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 2023-01-11T20:40:46.9909347Z 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 2023-01-11T20:40:46.9910241Z 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 2023-01-11T20:40:46.9911506Z 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 2023-01-11T20:40:46.9912827Z 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 2023-01-11T20:40:46.9913932Z 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 2023-01-11T20:40:46.9915236Z 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 2023-01-11T20:40:46.9916239Z 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 2023-01-11T20:40:46.9917282Z 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 2023-01-11T20:40:46.9918450Z 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 2023-01-11T20:40:46.9919457Z 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 2023-01-11T20:40:46.9920598Z 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 2023-01-11T20:40:46.9921738Z 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 2023-01-11T20:40:46.9922779Z 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 2023-01-11T20:40:46.9923963Z 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 2023-01-11T20:40:46.9925167Z 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 2023-01-11T20:40:46.9926349Z 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 2023-01-11T20:40:46.9927574Z 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 2023-01-11T20:40:46.9928862Z 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 2023-01-11T20:40:46.9930073Z 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 2023-01-11T20:40:46.9931224Z 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 2023-01-11T20:40:46.9932283Z 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 2023-01-11T20:40:46.9933581Z 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 2023-01-11T20:40:46.9934601Z 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 2023-01-11T20:40:46.9935734Z 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 2023-01-11T20:40:46.9936909Z 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 2023-01-11T20:40:46.9938033Z 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 2023-01-11T20:40:46.9939181Z 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 2023-01-11T20:40:46.9940228Z 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 2023-01-11T20:40:46.9941451Z 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 2023-01-11T20:40:46.9942591Z 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 2023-01-11T20:40:46.9943789Z 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 2023-01-11T20:40:46.9944819Z 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 2023-01-11T20:40:46.9945856Z 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 2023-01-11T20:40:46.9947767Z 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 2023-01-11T20:40:46.9949270Z 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 2023-01-11T20:40:46.9950535Z 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 2023-01-11T20:40:46.9951793Z 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 2023-01-11T20:40:46.9952940Z 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 2023-01-11T20:40:46.9953989Z 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 2023-01-11T20:40:46.9955088Z 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 2023-01-11T20:40:46.9956327Z 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 2023-01-11T20:40:46.9957323Z 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 2023-01-11T20:40:46.9958423Z 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 2023-01-11T20:40:46.9959549Z 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 2023-01-11T20:40:46.9960713Z 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 2023-01-11T20:40:46.9962122Z 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 2023-01-11T20:40:46.9963984Z 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 2023-01-11T20:40:46.9964918Z 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 2023-01-11T20:40:46.9965963Z 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 2023-01-11T20:40:46.9967223Z 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 2023-01-11T20:40:46.9968547Z 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 2023-01-11T20:40:46.9969588Z 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 2023-01-11T20:40:46.9970692Z 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 2023-01-11T20:40:46.9971809Z 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 2023-01-11T20:40:46.9972928Z 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 2023-01-11T20:40:46.9974035Z 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 2023-01-11T20:40:46.9975374Z 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 2023-01-11T20:40:46.9976407Z 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 2023-01-11T20:40:46.9977528Z 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 2023-01-11T20:40:46.9978697Z 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 2023-01-11T20:40:46.9979961Z 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 2023-01-11T20:40:46.9981002Z 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 2023-01-11T20:40:46.9982107Z 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 2023-01-11T20:40:46.9983217Z 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 2023-01-11T20:40:46.9984337Z 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 2023-01-11T20:40:46.9985582Z 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 2023-01-11T20:40:46.9986777Z 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 2023-01-11T20:40:46.9988088Z 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 2023-01-11T20:40:46.9989216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:46.9990508Z 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 2023-01-11T20:40:46.9991586Z 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 2023-01-11T20:40:46.9992621Z 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 2023-01-11T20:40:46.9993737Z 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 2023-01-11T20:40:46.9995089Z 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 2023-01-11T20:40:46.9996279Z 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 2023-01-11T20:40:46.9997158Z 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 2023-01-11T20:40:46.9998232Z 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 2023-01-11T20:40:46.9999337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0000619Z 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 2023-01-11T20:40:47.0001774Z 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 2023-01-11T20:40:47.0002755Z 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 2023-01-11T20:40:47.0003857Z 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 2023-01-11T20:40:47.0005081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0006160Z 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 2023-01-11T20:40:47.0007504Z 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 2023-01-11T20:40:47.0008549Z 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 2023-01-11T20:40:47.0009655Z 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 2023-01-11T20:40:47.0011000Z 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 2023-01-11T20:40:47.0012117Z 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 2023-01-11T20:40:47.0013088Z 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 2023-01-11T20:40:47.0014337Z 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 2023-01-11T20:40:47.0015391Z 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 2023-01-11T20:40:47.0016560Z 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 2023-01-11T20:40:47.0017716Z 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 2023-01-11T20:40:47.0018864Z 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 2023-01-11T20:40:47.0019930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0021218Z 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 2023-01-11T20:40:47.0022312Z 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 2023-01-11T20:40:47.0023306Z 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 2023-01-11T20:40:47.0024478Z 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 2023-01-11T20:40:47.0025696Z 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 2023-01-11T20:40:47.0027349Z 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 2023-01-11T20:40:47.0028381Z 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 2023-01-11T20:40:47.0029452Z 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 2023-01-11T20:40:47.0030648Z 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 2023-01-11T20:40:47.0031929Z 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 2023-01-11T20:40:47.0032904Z 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 2023-01-11T20:40:47.0033967Z 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 2023-01-11T20:40:47.0035114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0036267Z 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 2023-01-11T20:40:47.0037888Z 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 2023-01-11T20:40:47.0039110Z 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 2023-01-11T20:40:47.0040273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0041575Z 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 2023-01-11T20:40:47.0042590Z 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 2023-01-11T20:40:47.0043635Z 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 2023-01-11T20:40:47.0044714Z 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 2023-01-11T20:40:47.0045882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dense_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0047104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dense_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0048231Z 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 2023-01-11T20:40:47.0049465Z 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 2023-01-11T20:40:47.0050580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0051945Z 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 2023-01-11T20:40:47.0052923Z 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 2023-01-11T20:40:47.0053854Z 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 2023-01-11T20:40:47.0054974Z 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 2023-01-11T20:40:47.0056091Z 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 2023-01-11T20:40:47.0057174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0058439Z 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 2023-01-11T20:40:47.0059463Z 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 2023-01-11T20:40:47.0060570Z 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 2023-01-11T20:40:47.0061694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0062992Z 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 2023-01-11T20:40:47.0064002Z 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 2023-01-11T20:40:47.0065315Z 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 2023-01-11T20:40:47.0066760Z 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 2023-01-11T20:40:47.0067882Z 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 2023-01-11T20:40:47.0070012Z 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 2023-01-11T20:40:47.0071014Z 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 2023-01-11T20:40:47.0072091Z 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 2023-01-11T20:40:47.0073176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0074549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0075606Z 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 2023-01-11T20:40:47.0076881Z 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 2023-01-11T20:40:47.0078192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0079061Z 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 2023-01-11T20:40:47.0080126Z 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 2023-01-11T20:40:47.0081272Z 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 2023-01-11T20:40:47.0082396Z 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 2023-01-11T20:40:47.0083521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0084781Z 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 2023-01-11T20:40:47.0085983Z 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 2023-01-11T20:40:47.0087237Z 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 2023-01-11T20:40:47.0088378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0089383Z 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 2023-01-11T20:40:47.0090752Z 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 2023-01-11T20:40:47.0091778Z 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 2023-01-11T20:40:47.0092908Z 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 2023-01-11T20:40:47.0094098Z 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 2023-01-11T20:40:47.0095235Z 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 2023-01-11T20:40:47.0096265Z 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 2023-01-11T20:40:47.0097581Z 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 2023-01-11T20:40:47.0098730Z 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 2023-01-11T20:40:47.0099753Z 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 2023-01-11T20:40:47.0100790Z 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 2023-01-11T20:40:47.0101957Z 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 2023-01-11T20:40:47.0103124Z 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 2023-01-11T20:40:47.0104276Z 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 2023-01-11T20:40:47.0105559Z 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 2023-01-11T20:40:47.0107081Z 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 2023-01-11T20:40:47.0108229Z 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 2023-01-11T20:40:47.0109269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0110656Z 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 2023-01-11T20:40:47.0111681Z 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 2023-01-11T20:40:47.0113711Z 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 2023-01-11T20:40:47.0114573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0115959Z 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 2023-01-11T20:40:47.0116997Z 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 2023-01-11T20:40:47.0118087Z 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 2023-01-11T20:40:47.0119240Z 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 2023-01-11T20:40:47.0120464Z 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 2023-01-11T20:40:47.0121624Z 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 2023-01-11T20:40:47.0122667Z 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 2023-01-11T20:40:47.0123815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0125364Z 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 2023-01-11T20:40:47.0126454Z 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 2023-01-11T20:40:47.0127574Z 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 2023-01-11T20:40:47.0128822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0129965Z 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 2023-01-11T20:40:47.0132067Z 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 2023-01-11T20:40:47.0132777Z 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 2023-01-11T20:40:47.0133501Z 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 2023-01-11T20:40:47.0134623Z 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 2023-01-11T20:40:47.0135871Z 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 2023-01-11T20:40:47.0136887Z 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 2023-01-11T20:40:47.0138149Z 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 2023-01-11T20:40:47.0139469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0140755Z 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 2023-01-11T20:40:47.0141870Z 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 2023-01-11T20:40:47.0143087Z 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 2023-01-11T20:40:47.0144265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0145506Z 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 2023-01-11T20:40:47.0146675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0148073Z 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 2023-01-11T20:40:47.0149314Z 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 2023-01-11T20:40:47.0150428Z 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 2023-01-11T20:40:47.0151553Z 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 2023-01-11T20:40:47.0152575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0154008Z 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 2023-01-11T20:40:47.0154925Z 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 2023-01-11T20:40:47.0155843Z 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 2023-01-11T20:40:47.0157211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0158453Z 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 2023-01-11T20:40:47.0159321Z 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 2023-01-11T20:40:47.0160471Z 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 2023-01-11T20:40:47.0161508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0162968Z 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 2023-01-11T20:40:47.0163994Z 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 2023-01-11T20:40:47.0165000Z 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 2023-01-11T20:40:47.0166127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0167498Z 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 2023-01-11T20:40:47.0168632Z 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 2023-01-11T20:40:47.0169762Z 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 2023-01-11T20:40:47.0170838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0171919Z 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 2023-01-11T20:40:47.0173374Z 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 2023-01-11T20:40:47.0174399Z 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 2023-01-11T20:40:47.0175412Z 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 2023-01-11T20:40:47.0176611Z 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 2023-01-11T20:40:47.0177712Z 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 2023-01-11T20:40:47.0178972Z 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 2023-01-11T20:40:47.0180138Z 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 2023-01-11T20:40:47.0181308Z 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 2023-01-11T20:40:47.0182307Z 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 2023-01-11T20:40:47.0183368Z 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 2023-01-11T20:40:47.0184399Z 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 2023-01-11T20:40:47.0185587Z 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 2023-01-11T20:40:47.0187403Z 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 2023-01-11T20:40:47.0190116Z 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 2023-01-11T20:40:47.0191215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0192448Z 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 2023-01-11T20:40:47.0193584Z 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 2023-01-11T20:40:47.0194665Z 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 2023-01-11T20:40:47.0195906Z 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 2023-01-11T20:40:47.0196890Z 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 2023-01-11T20:40:47.0198104Z 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 2023-01-11T20:40:47.0199164Z 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 2023-01-11T20:40:47.0200397Z 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 2023-01-11T20:40:47.0201668Z 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 2023-01-11T20:40:47.0202738Z 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 2023-01-11T20:40:47.0204069Z 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 2023-01-11T20:40:47.0205114Z 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 2023-01-11T20:40:47.0206091Z 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 2023-01-11T20:40:47.0207318Z 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 2023-01-11T20:40:47.0208520Z 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 2023-01-11T20:40:47.0209509Z 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 2023-01-11T20:40:47.0210723Z 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 2023-01-11T20:40:47.0211829Z 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 2023-01-11T20:40:47.0213097Z 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 2023-01-11T20:40:47.0214207Z 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 2023-01-11T20:40:47.0215381Z 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 2023-01-11T20:40:47.0216468Z 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 2023-01-11T20:40:47.0217584Z 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 2023-01-11T20:40:47.0218686Z 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 2023-01-11T20:40:47.0219795Z 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 2023-01-11T20:40:47.0221069Z 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 2023-01-11T20:40:47.0222256Z 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 2023-01-11T20:40:47.0223242Z 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 2023-01-11T20:40:47.0224348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0225802Z 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 2023-01-11T20:40:47.0227089Z 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 2023-01-11T20:40:47.0228316Z 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 2023-01-11T20:40:47.0229400Z 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 2023-01-11T20:40:47.0230423Z 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 2023-01-11T20:40:47.0231703Z 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 2023-01-11T20:40:47.0232914Z 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 2023-01-11T20:40:47.0234075Z 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 2023-01-11T20:40:47.0235043Z 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 2023-01-11T20:40:47.0236121Z 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 2023-01-11T20:40:47.0237040Z 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 2023-01-11T20:40:47.0247417Z 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 2023-01-11T20:40:47.0248976Z 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 2023-01-11T20:40:47.0250375Z 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 2023-01-11T20:40:47.0251085Z 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 2023-01-11T20:40:47.0251809Z 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 2023-01-11T20:40:47.0252502Z 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 2023-01-11T20:40:47.0253126Z 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 2023-01-11T20:40:47.0253813Z 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 2023-01-11T20:40:47.0254370Z 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 2023-01-11T20:40:47.0255010Z 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 2023-01-11T20:40:47.0255546Z 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 2023-01-11T20:40:47.0256265Z 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 2023-01-11T20:40:47.0256963Z 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 2023-01-11T20:40:47.0257491Z 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 2023-01-11T20:40:47.0258089Z 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 2023-01-11T20:40:47.0258629Z 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 2023-01-11T20:40:47.0259246Z 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 2023-01-11T20:40:47.0259756Z 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 2023-01-11T20:40:47.0260344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0260930Z 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 2023-01-11T20:40:47.0262131Z 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 2023-01-11T20:40:47.0263227Z 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 2023-01-11T20:40:47.0265596Z 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 2023-01-11T20:40:47.0266290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0267037Z 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 2023-01-11T20:40:47.0268264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0269604Z 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 2023-01-11T20:40:47.0270607Z 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 2023-01-11T20:40:47.0271341Z 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 2023-01-11T20:40:47.0272466Z 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 2023-01-11T20:40:47.0273359Z 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 2023-01-11T20:40:47.0274153Z 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 2023-01-11T20:40:47.0274837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0275988Z 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 2023-01-11T20:40:47.0276737Z 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 2023-01-11T20:40:47.0277499Z 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 2023-01-11T20:40:47.0278120Z 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 2023-01-11T20:40:47.0279118Z 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 2023-01-11T20:40:47.0279826Z 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 2023-01-11T20:40:47.0280690Z 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 2023-01-11T20:40:47.0281532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0282749Z 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 2023-01-11T20:40:47.0283565Z 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 2023-01-11T20:40:47.0284469Z 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 2023-01-11T20:40:47.0285477Z 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 2023-01-11T20:40:47.0286542Z 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 2023-01-11T20:40:47.0287428Z 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 2023-01-11T20:40:47.0288471Z 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 2023-01-11T20:40:47.0289547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0293369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0294086Z 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 2023-01-11T20:40:47.0294980Z 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 2023-01-11T20:40:47.0295601Z 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 2023-01-11T20:40:47.0296251Z 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 2023-01-11T20:40:47.0297220Z 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 2023-01-11T20:40:47.0297996Z 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 2023-01-11T20:40:47.0298943Z 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 2023-01-11T20:40:47.0299896Z 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 2023-01-11T20:40:47.0300981Z 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 2023-01-11T20:40:47.0301944Z 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 2023-01-11T20:40:47.0302852Z 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 2023-01-11T20:40:47.0303756Z 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 2023-01-11T20:40:47.0304553Z 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 2023-01-11T20:40:47.0305439Z 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 2023-01-11T20:40:47.0306596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0307579Z 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 2023-01-11T20:40:47.0308667Z 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 2023-01-11T20:40:47.0309588Z 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 2023-01-11T20:40:47.0310628Z 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 2023-01-11T20:40:47.0311638Z 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 2023-01-11T20:40:47.0312587Z 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 2023-01-11T20:40:47.0313300Z 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 2023-01-11T20:40:47.0314171Z 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 2023-01-11T20:40:47.0314957Z 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 2023-01-11T20:40:47.0315786Z 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 2023-01-11T20:40:47.0316348Z 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 2023-01-11T20:40:47.0317179Z 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 2023-01-11T20:40:47.0317894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0319214Z 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 2023-01-11T20:40:47.0320169Z 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 2023-01-11T20:40:47.0321192Z 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 2023-01-11T20:40:47.0322325Z 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 2023-01-11T20:40:47.0323405Z 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 2023-01-11T20:40:47.0324520Z 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 2023-01-11T20:40:47.0325630Z 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 2023-01-11T20:40:47.0326374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0329027Z 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 2023-01-11T20:40:47.0330195Z 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 2023-01-11T20:40:47.0331272Z 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 2023-01-11T20:40:47.0332337Z 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 2023-01-11T20:40:47.0333345Z 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 2023-01-11T20:40:47.0334424Z 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 2023-01-11T20:40:47.0335388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0336647Z 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 2023-01-11T20:40:47.0337721Z 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 2023-01-11T20:40:47.0338767Z 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 2023-01-11T20:40:47.0339549Z 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 2023-01-11T20:40:47.0340904Z 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 2023-01-11T20:40:47.0342091Z 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 2023-01-11T20:40:47.0342738Z 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 2023-01-11T20:40:47.0343918Z 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 2023-01-11T20:40:47.0344808Z 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 2023-01-11T20:40:47.0345934Z 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 2023-01-11T20:40:47.0346923Z 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 2023-01-11T20:40:47.0347986Z 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 2023-01-11T20:40:47.0349422Z 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 2023-01-11T20:40:47.0350492Z 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 2023-01-11T20:40:47.0351329Z 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 2023-01-11T20:40:47.0352292Z 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 2023-01-11T20:40:47.0353265Z 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 2023-01-11T20:40:47.0354352Z 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 2023-01-11T20:40:47.0355353Z 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 2023-01-11T20:40:47.0356419Z 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 2023-01-11T20:40:47.0357511Z 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 2023-01-11T20:40:47.0358406Z 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 2023-01-11T20:40:47.0359682Z 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 2023-01-11T20:40:47.0360564Z 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 2023-01-11T20:40:47.0361537Z 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 2023-01-11T20:40:47.0362482Z 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 2023-01-11T20:40:47.0363795Z 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 2023-01-11T20:40:47.0365278Z 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 2023-01-11T20:40:47.0366539Z 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 2023-01-11T20:40:47.0367816Z 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 2023-01-11T20:40:47.0368992Z 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 2023-01-11T20:40:47.0370133Z 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 2023-01-11T20:40:47.0371303Z 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 2023-01-11T20:40:47.0372484Z 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 2023-01-11T20:40:47.0373562Z 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 2023-01-11T20:40:47.0374758Z 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 2023-01-11T20:40:47.0375941Z 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 2023-01-11T20:40:47.0377193Z 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 2023-01-11T20:40:47.0378398Z 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 2023-01-11T20:40:47.0379650Z 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 2023-01-11T20:40:47.0380769Z 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 2023-01-11T20:40:47.0381833Z 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 2023-01-11T20:40:47.0382875Z 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 2023-01-11T20:40:47.0384030Z 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 2023-01-11T20:40:47.0385217Z 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 2023-01-11T20:40:47.0386688Z 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 2023-01-11T20:40:47.0388037Z 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 2023-01-11T20:40:47.0389176Z 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 2023-01-11T20:40:47.0390251Z 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 2023-01-11T20:40:47.0391310Z 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 2023-01-11T20:40:47.0392380Z 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 2023-01-11T20:40:47.0393585Z 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 2023-01-11T20:40:47.0394769Z 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 2023-01-11T20:40:47.0395838Z 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 2023-01-11T20:40:47.0396860Z 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 2023-01-11T20:40:47.0398030Z 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 2023-01-11T20:40:47.0399205Z 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 2023-01-11T20:40:47.0400247Z 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 2023-01-11T20:40:47.0401323Z 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 2023-01-11T20:40:47.0402503Z 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 2023-01-11T20:40:47.0403820Z 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 2023-01-11T20:40:47.0404917Z 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 2023-01-11T20:40:47.0405956Z 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 2023-01-11T20:40:47.0407186Z 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 2023-01-11T20:40:47.0408319Z 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 2023-01-11T20:40:47.0409321Z 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 2023-01-11T20:40:47.0410343Z 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 2023-01-11T20:40:47.0411545Z 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 2023-01-11T20:40:47.0412663Z 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 2023-01-11T20:40:47.0413684Z 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 2023-01-11T20:40:47.0414661Z 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 2023-01-11T20:40:47.0415627Z 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 2023-01-11T20:40:47.0416714Z 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 2023-01-11T20:40:47.0417795Z 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 2023-01-11T20:40:47.0418795Z 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 2023-01-11T20:40:47.0419888Z 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 2023-01-11T20:40:47.0420951Z 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 2023-01-11T20:40:47.0421904Z 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 2023-01-11T20:40:47.0422886Z 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 2023-01-11T20:40:47.0423992Z 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 2023-01-11T20:40:47.0425069Z 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 2023-01-11T20:40:47.0426170Z 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 2023-01-11T20:40:47.0427220Z 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 2023-01-11T20:40:47.0428511Z 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 2023-01-11T20:40:47.0429435Z 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 2023-01-11T20:40:47.0430151Z 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 2023-01-11T20:40:47.0432065Z 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 2023-01-11T20:40:47.0432996Z 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 2023-01-11T20:40:47.0433701Z 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 2023-01-11T20:40:47.0434359Z 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 2023-01-11T20:40:47.0435368Z 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 2023-01-11T20:40:47.0436614Z 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 2023-01-11T20:40:47.0437849Z 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 2023-01-11T20:40:47.0438932Z 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 2023-01-11T20:40:47.0439793Z 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 2023-01-11T20:40:47.0440781Z 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 2023-01-11T20:40:47.0441894Z 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 2023-01-11T20:40:47.0442977Z 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 2023-01-11T20:40:47.0443849Z 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 2023-01-11T20:40:47.0445256Z 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 2023-01-11T20:40:47.0446271Z 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 2023-01-11T20:40:47.0447172Z 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 2023-01-11T20:40:47.0448820Z 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 2023-01-11T20:40:47.0449507Z 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 2023-01-11T20:40:47.0450677Z 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 2023-01-11T20:40:47.0451678Z 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 2023-01-11T20:40:47.0452837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0453937Z 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 2023-01-11T20:40:47.0455196Z 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 2023-01-11T20:40:47.0456043Z 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 2023-01-11T20:40:47.0457198Z 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 2023-01-11T20:40:47.0458235Z 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 2023-01-11T20:40:47.0459409Z 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 2023-01-11T20:40:47.0460470Z 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 2023-01-11T20:40:47.0461396Z 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 2023-01-11T20:40:47.0463425Z 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 2023-01-11T20:40:47.0464259Z 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 2023-01-11T20:40:47.0464928Z 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 2023-01-11T20:40:47.0465932Z 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 2023-01-11T20:40:47.0466662Z 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 2023-01-11T20:40:47.0467521Z 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 2023-01-11T20:40:47.0468981Z 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 2023-01-11T20:40:47.0469850Z 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 2023-01-11T20:40:47.0470873Z 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 2023-01-11T20:40:47.0471843Z 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 2023-01-11T20:40:47.0473078Z 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 2023-01-11T20:40:47.0473830Z 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 2023-01-11T20:40:47.0474534Z 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 2023-01-11T20:40:47.0475760Z 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 2023-01-11T20:40:47.0476575Z 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 2023-01-11T20:40:47.0477840Z 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 2023-01-11T20:40:47.0478708Z 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 2023-01-11T20:40:47.0479729Z 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 2023-01-11T20:40:47.0480593Z 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 2023-01-11T20:40:47.0481614Z 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 2023-01-11T20:40:47.0482456Z 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 2023-01-11T20:40:47.0483691Z 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 2023-01-11T20:40:47.0484613Z 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 2023-01-11T20:40:47.0485571Z 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 2023-01-11T20:40:47.0486539Z 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 2023-01-11T20:40:47.0487685Z 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 2023-01-11T20:40:47.0489081Z 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 2023-01-11T20:40:47.0489743Z 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 2023-01-11T20:40:47.0491185Z 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 2023-01-11T20:40:47.0491898Z 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 2023-01-11T20:40:47.0493389Z 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 2023-01-11T20:40:47.0494255Z 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 2023-01-11T20:40:47.0495441Z 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 2023-01-11T20:40:47.0496390Z 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 2023-01-11T20:40:47.0497477Z 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 2023-01-11T20:40:47.0498544Z 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 2023-01-11T20:40:47.0499398Z 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 2023-01-11T20:40:47.0501037Z 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 2023-01-11T20:40:47.0502192Z 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 2023-01-11T20:40:47.0503326Z 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 2023-01-11T20:40:47.0504471Z 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 2023-01-11T20:40:47.0505792Z 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 2023-01-11T20:40:47.0506951Z 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 2023-01-11T20:40:47.0508097Z 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 2023-01-11T20:40:47.0509597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0511676Z 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 2023-01-11T20:40:47.0512753Z 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 2023-01-11T20:40:47.0513735Z 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 2023-01-11T20:40:47.0514723Z 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 2023-01-11T20:40:47.0515841Z 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 2023-01-11T20:40:47.0516948Z 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 2023-01-11T20:40:47.0517967Z 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 2023-01-11T20:40:47.0518953Z 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 2023-01-11T20:40:47.0519949Z 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 2023-01-11T20:40:47.0520876Z 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 2023-01-11T20:40:47.0522634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0523623Z 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 2023-01-11T20:40:47.0524423Z 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 2023-01-11T20:40:47.0525246Z 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 2023-01-11T20:40:47.0526426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0527748Z 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 2023-01-11T20:40:47.0528778Z 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 2023-01-11T20:40:47.0530066Z 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 2023-01-11T20:40:47.0531181Z 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 2023-01-11T20:40:47.0532052Z 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 2023-01-11T20:40:47.0532995Z 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 2023-01-11T20:40:47.0533947Z 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 2023-01-11T20:40:47.0534837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0535694Z 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 2023-01-11T20:40:47.0536328Z 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 2023-01-11T20:40:47.0538189Z 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 2023-01-11T20:40:47.0539555Z 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 2023-01-11T20:40:47.0540906Z 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 2023-01-11T20:40:47.0542222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0543962Z 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 2023-01-11T20:40:47.0545390Z 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 2023-01-11T20:40:47.0546908Z 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 2023-01-11T20:40:47.0548525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0549954Z 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 2023-01-11T20:40:47.0551006Z 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 2023-01-11T20:40:47.0551986Z 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 2023-01-11T20:40:47.0552976Z 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 2023-01-11T20:40:47.0554052Z 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 2023-01-11T20:40:47.0555107Z 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 2023-01-11T20:40:47.0556108Z 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 2023-01-11T20:40:47.0557069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0558304Z 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 2023-01-11T20:40:47.0559450Z 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 2023-01-11T20:40:47.0560445Z 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 2023-01-11T20:40:47.0561425Z 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 2023-01-11T20:40:47.0562507Z 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 2023-01-11T20:40:47.0563615Z 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 2023-01-11T20:40:47.0564769Z 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 2023-01-11T20:40:47.0565806Z 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 2023-01-11T20:40:47.0566901Z 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 2023-01-11T20:40:47.0567898Z 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 2023-01-11T20:40:47.0568875Z 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 2023-01-11T20:40:47.0569850Z 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 2023-01-11T20:40:47.0571166Z 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 2023-01-11T20:40:47.0571877Z 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 2023-01-11T20:40:47.0572829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0573892Z 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 2023-01-11T20:40:47.0574627Z 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 2023-01-11T20:40:47.0575676Z 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 2023-01-11T20:40:47.0576454Z 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 2023-01-11T20:40:47.0577297Z 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 2023-01-11T20:40:47.0578305Z 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 2023-01-11T20:40:47.0579242Z 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 2023-01-11T20:40:47.0579993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0581281Z 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 2023-01-11T20:40:47.0582182Z 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 2023-01-11T20:40:47.0582913Z 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 2023-01-11T20:40:47.0583981Z 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 2023-01-11T20:40:47.0585132Z 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 2023-01-11T20:40:47.0586012Z 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 2023-01-11T20:40:47.0586833Z 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 2023-01-11T20:40:47.0587871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0589029Z 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 2023-01-11T20:40:47.0590212Z 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 2023-01-11T20:40:47.0591014Z 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 2023-01-11T20:40:47.0591977Z 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 2023-01-11T20:40:47.0592839Z 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 2023-01-11T20:40:47.0593869Z 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 2023-01-11T20:40:47.0605374Z 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 2023-01-11T20:40:47.0606259Z 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 2023-01-11T20:40:47.0607147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0608057Z 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 2023-01-11T20:40:47.0608901Z 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 2023-01-11T20:40:47.0609925Z 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 2023-01-11T20:40:47.0610752Z 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 2023-01-11T20:40:47.0611302Z 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 2023-01-11T20:40:47.0611900Z 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 2023-01-11T20:40:47.0612410Z 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 2023-01-11T20:40:47.0613085Z 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 2023-01-11T20:40:47.0613697Z 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 2023-01-11T20:40:47.0614589Z 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 2023-01-11T20:40:47.0615367Z 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 2023-01-11T20:40:47.0616118Z 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 2023-01-11T20:40:47.0616712Z 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 2023-01-11T20:40:47.0617521Z 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 2023-01-11T20:40:47.0618235Z 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 2023-01-11T20:40:47.0618939Z 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 2023-01-11T20:40:47.0619712Z 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 2023-01-11T20:40:47.0620530Z 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 2023-01-11T20:40:47.0621306Z 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 2023-01-11T20:40:47.0621951Z 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 2023-01-11T20:40:47.0622552Z 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 2023-01-11T20:40:47.0623175Z 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 2023-01-11T20:40:47.0623730Z 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 2023-01-11T20:40:47.0624377Z 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 2023-01-11T20:40:47.0625014Z 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 2023-01-11T20:40:47.0625709Z 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 2023-01-11T20:40:47.0626575Z 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 2023-01-11T20:40:47.0627191Z 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 2023-01-11T20:40:47.0627822Z 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 2023-01-11T20:40:47.0628660Z 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 2023-01-11T20:40:47.0629517Z 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 2023-01-11T20:40:47.0630540Z 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 2023-01-11T20:40:47.0631570Z 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 2023-01-11T20:40:47.0632749Z 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 2023-01-11T20:40:47.0633667Z 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 2023-01-11T20:40:47.0634439Z 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 2023-01-11T20:40:47.0635888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0636910Z 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 2023-01-11T20:40:47.0637915Z 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 2023-01-11T20:40:47.0638911Z 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 2023-01-11T20:40:47.0640041Z 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 2023-01-11T20:40:47.0640777Z 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 2023-01-11T20:40:47.0641797Z 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 2023-01-11T20:40:47.0642654Z 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 2023-01-11T20:40:47.0643518Z 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 2023-01-11T20:40:47.0644730Z 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 2023-01-11T20:40:47.0645728Z 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 2023-01-11T20:40:47.0647079Z 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 2023-01-11T20:40:47.0648102Z 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 2023-01-11T20:40:47.0648800Z 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 2023-01-11T20:40:47.0649907Z 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 2023-01-11T20:40:47.0650795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0651904Z 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 2023-01-11T20:40:47.0653051Z 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 2023-01-11T20:40:47.0654075Z 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 2023-01-11T20:40:47.0655074Z 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 2023-01-11T20:40:47.0655958Z 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 2023-01-11T20:40:47.0656872Z 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 2023-01-11T20:40:47.0657934Z 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 2023-01-11T20:40:47.0658826Z 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 2023-01-11T20:40:47.0659669Z 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 2023-01-11T20:40:47.0660650Z 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 2023-01-11T20:40:47.0661543Z 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 2023-01-11T20:40:47.0662374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0663368Z 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 2023-01-11T20:40:47.0664631Z 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 2023-01-11T20:40:47.0665580Z 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 2023-01-11T20:40:47.0666916Z 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 2023-01-11T20:40:47.0669155Z 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 2023-01-11T20:40:47.0670057Z 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 2023-01-11T20:40:47.0670809Z 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 2023-01-11T20:40:47.0671435Z 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 2023-01-11T20:40:47.0672851Z 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 2023-01-11T20:40:47.0673846Z 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 2023-01-11T20:40:47.0674957Z 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 2023-01-11T20:40:47.0675935Z 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 2023-01-11T20:40:47.0676845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0677892Z 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 2023-01-11T20:40:47.0678809Z 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 2023-01-11T20:40:47.0679690Z 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 2023-01-11T20:40:47.0680643Z 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 2023-01-11T20:40:47.0681711Z 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 2023-01-11T20:40:47.0682691Z 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 2023-01-11T20:40:47.0683977Z 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 2023-01-11T20:40:47.0685083Z 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 2023-01-11T20:40:47.0686195Z 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 2023-01-11T20:40:47.0687255Z 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 2023-01-11T20:40:47.0688216Z 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 2023-01-11T20:40:47.0689156Z 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 2023-01-11T20:40:47.0690137Z 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 2023-01-11T20:40:47.0691085Z 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 2023-01-11T20:40:47.0692017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0692955Z 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 2023-01-11T20:40:47.0694137Z 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 2023-01-11T20:40:47.0695283Z 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 2023-01-11T20:40:47.0696325Z 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 2023-01-11T20:40:47.0697348Z 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 2023-01-11T20:40:47.0698365Z 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 2023-01-11T20:40:47.0699470Z 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 2023-01-11T20:40:47.0700494Z 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 2023-01-11T20:40:47.0701633Z 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 2023-01-11T20:40:47.0702765Z 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 2023-01-11T20:40:47.0703737Z 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 2023-01-11T20:40:47.0704700Z 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 2023-01-11T20:40:47.0705892Z 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 2023-01-11T20:40:47.0707076Z 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 2023-01-11T20:40:47.0708014Z 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 2023-01-11T20:40:47.0708968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0710045Z 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 2023-01-11T20:40:47.0711140Z 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 2023-01-11T20:40:47.0712165Z 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 2023-01-11T20:40:47.0713198Z 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 2023-01-11T20:40:47.0714230Z 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 2023-01-11T20:40:47.0715922Z 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 2023-01-11T20:40:47.0716901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0717863Z 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 2023-01-11T20:40:47.0718879Z 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 2023-01-11T20:40:47.0719845Z 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 2023-01-11T20:40:47.0720808Z 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 2023-01-11T20:40:47.0721721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0722799Z 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 2023-01-11T20:40:47.0723826Z 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 2023-01-11T20:40:47.0724854Z 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 2023-01-11T20:40:47.0725893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0726922Z 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 2023-01-11T20:40:47.0727942Z 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 2023-01-11T20:40:47.0728987Z 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 2023-01-11T20:40:47.0729993Z 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 2023-01-11T20:40:47.0731128Z 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 2023-01-11T20:40:47.0732281Z 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 2023-01-11T20:40:47.0733297Z 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 2023-01-11T20:40:47.0734968Z 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 2023-01-11T20:40:47.0736009Z 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 2023-01-11T20:40:47.0736863Z 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 2023-01-11T20:40:47.0737890Z 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 2023-01-11T20:40:47.0738963Z 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 2023-01-11T20:40:47.0740075Z 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 2023-01-11T20:40:47.0740976Z 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 2023-01-11T20:40:47.0741857Z 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 2023-01-11T20:40:47.0742777Z 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 2023-01-11T20:40:47.0743874Z 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 2023-01-11T20:40:47.0744595Z 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 2023-01-11T20:40:47.0745550Z 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 2023-01-11T20:40:47.0746722Z 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 2023-01-11T20:40:47.0747583Z 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 2023-01-11T20:40:47.0748304Z 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 2023-01-11T20:40:47.0748944Z 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 2023-01-11T20:40:47.0749461Z 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 2023-01-11T20:40:47.0750157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0750905Z 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 2023-01-11T20:40:47.0751707Z 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 2023-01-11T20:40:47.0752359Z 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 2023-01-11T20:40:47.0753194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0753972Z 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 2023-01-11T20:40:47.0754697Z 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 2023-01-11T20:40:47.0755509Z 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 2023-01-11T20:40:47.0756216Z 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 2023-01-11T20:40:47.0756867Z 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 2023-01-11T20:40:47.0757523Z 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 2023-01-11T20:40:47.0758277Z 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 2023-01-11T20:40:47.0759034Z 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 2023-01-11T20:40:47.0759704Z 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 2023-01-11T20:40:47.0760415Z 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 2023-01-11T20:40:47.0761197Z 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 2023-01-11T20:40:47.0761545Z 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 2023-01-11T20:40:47.0761991Z 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 2023-01-11T20:40:47.0762428Z 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 2023-01-11T20:40:47.0763016Z 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 2023-01-11T20:40:47.0764624Z 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 2023-01-11T20:40:47.0765360Z 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 2023-01-11T20:40:47.0766150Z 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 2023-01-11T20:40:47.0767062Z 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 2023-01-11T20:40:47.0768214Z 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 2023-01-11T20:40:47.0769061Z 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 2023-01-11T20:40:47.0770049Z 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 2023-01-11T20:40:47.0771106Z 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 2023-01-11T20:40:47.0772313Z 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 2023-01-11T20:40:47.0773268Z 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 2023-01-11T20:40:47.0774595Z 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 2023-01-11T20:40:47.0775250Z 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 2023-01-11T20:40:47.0776270Z 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 2023-01-11T20:40:47.0777382Z 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 2023-01-11T20:40:47.0778026Z 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 2023-01-11T20:40:47.0779257Z 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 2023-01-11T20:40:47.0779991Z 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 2023-01-11T20:40:47.0781145Z 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 2023-01-11T20:40:47.0782193Z 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 2023-01-11T20:40:47.0782907Z 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 2023-01-11T20:40:47.0783833Z 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 2023-01-11T20:40:47.0785400Z 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 2023-01-11T20:40:47.0786014Z 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 2023-01-11T20:40:47.0786986Z 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 2023-01-11T20:40:47.0787664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0788826Z 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 2023-01-11T20:40:47.0789706Z 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 2023-01-11T20:40:47.0790698Z 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 2023-01-11T20:40:47.0791906Z 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 2023-01-11T20:40:47.0792923Z 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 2023-01-11T20:40:47.0793745Z 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 2023-01-11T20:40:47.0794526Z 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 2023-01-11T20:40:47.0796334Z 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 2023-01-11T20:40:47.0796925Z 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 2023-01-11T20:40:47.0797598Z 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 2023-01-11T20:40:47.0798558Z 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 2023-01-11T20:40:47.0799382Z 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 2023-01-11T20:40:47.0800289Z 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 2023-01-11T20:40:47.0801188Z 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 2023-01-11T20:40:47.0802184Z 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 2023-01-11T20:40:47.0803267Z 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 2023-01-11T20:40:47.0804125Z 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 2023-01-11T20:40:47.0805048Z 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 2023-01-11T20:40:47.0806328Z 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 2023-01-11T20:40:47.0807066Z 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 2023-01-11T20:40:47.0808075Z 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 2023-01-11T20:40:47.0809144Z 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 2023-01-11T20:40:47.0810255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0811157Z 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 2023-01-11T20:40:47.0812231Z 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 2023-01-11T20:40:47.0812917Z 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 2023-01-11T20:40:47.0813816Z 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 2023-01-11T20:40:47.0814928Z 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 2023-01-11T20:40:47.0816004Z 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 2023-01-11T20:40:47.0816622Z 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 2023-01-11T20:40:47.0817697Z 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 2023-01-11T20:40:47.0818602Z 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 2023-01-11T20:40:47.0819399Z 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 2023-01-11T20:40:47.0820283Z 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 2023-01-11T20:40:47.0821311Z 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 2023-01-11T20:40:47.0822294Z 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 2023-01-11T20:40:47.0823245Z 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 2023-01-11T20:40:47.0824207Z 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 2023-01-11T20:40:47.0825192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0826199Z 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 2023-01-11T20:40:47.0827515Z 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 2023-01-11T20:40:47.0828462Z 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 2023-01-11T20:40:47.0829488Z 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 2023-01-11T20:40:47.0830439Z 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 2023-01-11T20:40:47.0831532Z 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 2023-01-11T20:40:47.0832426Z 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 2023-01-11T20:40:47.0833397Z 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 2023-01-11T20:40:47.0834465Z 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 2023-01-11T20:40:47.0835352Z 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 2023-01-11T20:40:47.0836343Z 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 2023-01-11T20:40:47.0837339Z 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 2023-01-11T20:40:47.0838295Z 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 2023-01-11T20:40:47.0839285Z 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 2023-01-11T20:40:47.0840254Z 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 2023-01-11T20:40:47.0841244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0842266Z 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 2023-01-11T20:40:47.0843311Z 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 2023-01-11T20:40:47.0844289Z 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 2023-01-11T20:40:47.0845303Z 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 2023-01-11T20:40:47.0846301Z 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 2023-01-11T20:40:47.0847351Z 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 2023-01-11T20:40:47.0848344Z 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 2023-01-11T20:40:47.0849385Z 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 2023-01-11T20:40:47.0850380Z 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 2023-01-11T20:40:47.0851393Z 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 2023-01-11T20:40:47.0852373Z 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 2023-01-11T20:40:47.0853370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0854517Z 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 2023-01-11T20:40:47.0855416Z 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 2023-01-11T20:40:47.0856410Z 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 2023-01-11T20:40:47.0857391Z 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 2023-01-11T20:40:47.0858827Z 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 2023-01-11T20:40:47.0859742Z 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 2023-01-11T20:40:47.0860736Z 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 2023-01-11T20:40:47.0861821Z 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 2023-01-11T20:40:47.0862820Z 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 2023-01-11T20:40:47.0863903Z 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 2023-01-11T20:40:47.0864949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0865980Z 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 2023-01-11T20:40:47.0867001Z 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 2023-01-11T20:40:47.0868664Z 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 2023-01-11T20:40:47.0869634Z 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 2023-01-11T20:40:47.0870754Z 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 2023-01-11T20:40:47.0871436Z 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 2023-01-11T20:40:47.0872456Z 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 2023-01-11T20:40:47.0873442Z 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 2023-01-11T20:40:47.0874483Z 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 2023-01-11T20:40:47.0875400Z 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 2023-01-11T20:40:47.0876388Z 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 2023-01-11T20:40:47.0877405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0878420Z 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 2023-01-11T20:40:47.0879412Z 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 2023-01-11T20:40:47.0880503Z 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 2023-01-11T20:40:47.0881442Z 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 2023-01-11T20:40:47.0882176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0883371Z 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 2023-01-11T20:40:47.0884082Z 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 2023-01-11T20:40:47.0884855Z 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 2023-01-11T20:40:47.0886047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0886915Z 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 2023-01-11T20:40:47.0888462Z 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 2023-01-11T20:40:47.0889098Z 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 2023-01-11T20:40:47.0890240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0891099Z 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 2023-01-11T20:40:47.0891745Z 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 2023-01-11T20:40:47.0892451Z 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 2023-01-11T20:40:47.0893374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hspmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0894625Z 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 2023-01-11T20:40:47.0895354Z 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 2023-01-11T20:40:47.0896284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0897352Z 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 2023-01-11T20:40:47.0898096Z 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 2023-01-11T20:40:47.0898930Z 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 2023-01-11T20:40:47.0900067Z 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 2023-01-11T20:40:47.0901164Z 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 2023-01-11T20:40:47.0901844Z 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 2023-01-11T20:40:47.0902780Z 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 2023-01-11T20:40:47.0903662Z 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 2023-01-11T20:40:47.0904401Z 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 2023-01-11T20:40:47.0905159Z 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 2023-01-11T20:40:47.0905996Z 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 2023-01-11T20:40:47.0907281Z 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 2023-01-11T20:40:47.0907828Z 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 2023-01-11T20:40:47.0908960Z 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 2023-01-11T20:40:47.0909738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0911065Z 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 2023-01-11T20:40:47.0912084Z 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 2023-01-11T20:40:47.0913016Z 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 2023-01-11T20:40:47.0914036Z 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 2023-01-11T20:40:47.0914786Z 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 2023-01-11T20:40:47.0915818Z 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 2023-01-11T20:40:47.0916835Z 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 2023-01-11T20:40:47.0918156Z 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 2023-01-11T20:40:47.0918787Z 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 2023-01-11T20:40:47.0919747Z 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 2023-01-11T20:40:47.0921240Z 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 2023-01-11T20:40:47.0922017Z 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 2023-01-11T20:40:47.0923232Z 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 2023-01-11T20:40:47.0924326Z 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 2023-01-11T20:40:47.0925177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0926133Z 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 2023-01-11T20:40:47.0927109Z 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 2023-01-11T20:40:47.0927932Z 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 2023-01-11T20:40:47.0928988Z 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 2023-01-11T20:40:47.0930693Z 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 2023-01-11T20:40:47.0931205Z 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 2023-01-11T20:40:47.0931991Z 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 2023-01-11T20:40:47.0932669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0933666Z 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 2023-01-11T20:40:47.0934430Z 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 2023-01-11T20:40:47.0935361Z 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 2023-01-11T20:40:47.0936186Z 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 2023-01-11T20:40:47.0937070Z 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 2023-01-11T20:40:47.0937926Z 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 2023-01-11T20:40:47.0938925Z 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 2023-01-11T20:40:47.0939831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0940784Z 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 2023-01-11T20:40:47.0941693Z 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 2023-01-11T20:40:47.0942740Z 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 2023-01-11T20:40:47.0943661Z 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 2023-01-11T20:40:47.0944463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0945750Z 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 2023-01-11T20:40:47.0946458Z 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 2023-01-11T20:40:47.0947686Z 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 2023-01-11T20:40:47.0948245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.0949228Z 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 2023-01-11T20:40:47.0950434Z 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 2023-01-11T20:40:47.0951285Z 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 2023-01-11T20:40:47.0952070Z 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 2023-01-11T20:40:47.0953294Z 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 2023-01-11T20:40:47.0953891Z 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 2023-01-11T20:40:47.0954982Z 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 2023-01-11T20:40:47.0955972Z 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 2023-01-11T20:40:47.0956931Z 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 2023-01-11T20:40:47.0957804Z 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 2023-01-11T20:40:47.0958668Z 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 2023-01-11T20:40:47.0959796Z 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 2023-01-11T20:40:47.0960642Z 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 2023-01-11T20:40:47.0961648Z 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 2023-01-11T20:40:47.0962470Z 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 2023-01-11T20:40:47.0963553Z 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 2023-01-11T20:40:47.0964752Z 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 2023-01-11T20:40:47.0965596Z 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 2023-01-11T20:40:47.0966405Z 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 2023-01-11T20:40:47.0967353Z 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 2023-01-11T20:40:47.0968367Z 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 2023-01-11T20:40:47.0969222Z 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 2023-01-11T20:40:47.0970242Z 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 2023-01-11T20:40:47.0971121Z 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 2023-01-11T20:40:47.0971982Z 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 2023-01-11T20:40:47.0972960Z 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 2023-01-11T20:40:47.0973721Z 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 2023-01-11T20:40:47.0974713Z 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 2023-01-11T20:40:47.0975618Z 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 2023-01-11T20:40:47.0976576Z 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 2023-01-11T20:40:47.0977526Z 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 2023-01-11T20:40:47.0978438Z 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 2023-01-11T20:40:47.0979324Z 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 2023-01-11T20:40:47.0980255Z 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 2023-01-11T20:40:47.0981830Z 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 2023-01-11T20:40:47.0982552Z 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 2023-01-11T20:40:47.0983646Z 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 2023-01-11T20:40:47.0984804Z 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 2023-01-11T20:40:47.0985795Z 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 2023-01-11T20:40:47.0986940Z 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 2023-01-11T20:40:47.0987398Z 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 2023-01-11T20:40:47.0988447Z 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 2023-01-11T20:40:47.0989228Z 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 2023-01-11T20:40:47.0990102Z 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 2023-01-11T20:40:47.0990794Z 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 2023-01-11T20:40:47.0991646Z 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 2023-01-11T20:40:47.0992496Z 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 2023-01-11T20:40:47.0993678Z 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 2023-01-11T20:40:47.0994504Z 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 2023-01-11T20:40:47.0996336Z 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 2023-01-11T20:40:47.0996943Z 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 2023-01-11T20:40:47.0998027Z 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 2023-01-11T20:40:47.0998386Z 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 2023-01-11T20:40:47.0999141Z 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 2023-01-11T20:40:47.1000503Z 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 2023-01-11T20:40:47.1001009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1002477Z 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 2023-01-11T20:40:47.1002966Z 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 2023-01-11T20:40:47.1004113Z 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 2023-01-11T20:40:47.1004853Z 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 2023-01-11T20:40:47.1005723Z 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 2023-01-11T20:40:47.1006618Z 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 2023-01-11T20:40:47.1007512Z 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 2023-01-11T20:40:47.1008596Z 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 2023-01-11T20:40:47.1009787Z 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 2023-01-11T20:40:47.1010745Z 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 2023-01-11T20:40:47.1011645Z 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 2023-01-11T20:40:47.1012673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1013760Z 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 2023-01-11T20:40:47.1014421Z 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 2023-01-11T20:40:47.1015321Z 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 2023-01-11T20:40:47.1016539Z 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 2023-01-11T20:40:47.1017315Z 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 2023-01-11T20:40:47.1018413Z 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 2023-01-11T20:40:47.1019099Z 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 2023-01-11T20:40:47.1020310Z 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 2023-01-11T20:40:47.1021225Z 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 2023-01-11T20:40:47.1022168Z 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 2023-01-11T20:40:47.1022725Z 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 2023-01-11T20:40:47.1023734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1024612Z 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 2023-01-11T20:40:47.1025706Z 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 2023-01-11T20:40:47.1026711Z 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 2023-01-11T20:40:47.1027745Z 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 2023-01-11T20:40:47.1029544Z 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 2023-01-11T20:40:47.1030032Z 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 2023-01-11T20:40:47.1031338Z 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 2023-01-11T20:40:47.1032463Z 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 2023-01-11T20:40:47.1033523Z 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 2023-01-11T20:40:47.1034419Z 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 2023-01-11T20:40:47.1035227Z 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 2023-01-11T20:40:47.1036536Z 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 2023-01-11T20:40:47.1037611Z 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 2023-01-11T20:40:47.1038437Z 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 2023-01-11T20:40:47.1039753Z 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 2023-01-11T20:40:47.1040850Z 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 2023-01-11T20:40:47.1042009Z 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 2023-01-11T20:40:47.1043104Z 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 2023-01-11T20:40:47.1044862Z 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 2023-01-11T20:40:47.1046233Z 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 2023-01-11T20:40:47.1047520Z 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 2023-01-11T20:40:47.1048499Z 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 2023-01-11T20:40:47.1049756Z 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 2023-01-11T20:40:47.1051063Z 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 2023-01-11T20:40:47.1052114Z 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 2023-01-11T20:40:47.1053184Z 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 2023-01-11T20:40:47.1054408Z 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 2023-01-11T20:40:47.1055853Z 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 2023-01-11T20:40:47.1056644Z 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 2023-01-11T20:40:47.1057782Z 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 2023-01-11T20:40:47.1058980Z 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 2023-01-11T20:40:47.1060336Z 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 2023-01-11T20:40:47.1061298Z 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 2023-01-11T20:40:47.1062362Z 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 2023-01-11T20:40:47.1063545Z 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 2023-01-11T20:40:47.1065427Z 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 2023-01-11T20:40:47.1066468Z 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 2023-01-11T20:40:47.1067567Z 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 2023-01-11T20:40:47.1068803Z 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 2023-01-11T20:40:47.1070165Z 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 2023-01-11T20:40:47.1071271Z 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 2023-01-11T20:40:47.1072419Z 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 2023-01-11T20:40:47.1073685Z 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 2023-01-11T20:40:47.1074710Z 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 2023-01-11T20:40:47.1076023Z 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 2023-01-11T20:40:47.1077046Z 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 2023-01-11T20:40:47.1078217Z 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 2023-01-11T20:40:47.1079291Z 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 2023-01-11T20:40:47.1080460Z 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 2023-01-11T20:40:47.1081510Z 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 2023-01-11T20:40:47.1082751Z 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 2023-01-11T20:40:47.1083941Z 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 2023-01-11T20:40:47.1084955Z 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 2023-01-11T20:40:47.1086312Z 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 2023-01-11T20:40:47.1087485Z 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 2023-01-11T20:40:47.1088821Z 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 2023-01-11T20:40:47.1089858Z 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 2023-01-11T20:40:47.1091107Z 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 2023-01-11T20:40:47.1092176Z 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 2023-01-11T20:40:47.1093325Z 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 2023-01-11T20:40:47.1094568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1095656Z 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 2023-01-11T20:40:47.1096762Z 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 2023-01-11T20:40:47.1097849Z 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 2023-01-11T20:40:47.1098981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1100272Z 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 2023-01-11T20:40:47.1101335Z 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 2023-01-11T20:40:47.1102455Z 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 2023-01-11T20:40:47.1103607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1105382Z 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 2023-01-11T20:40:47.1106271Z 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 2023-01-11T20:40:47.1107547Z 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 2023-01-11T20:40:47.1108802Z 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 2023-01-11T20:40:47.1109957Z 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 2023-01-11T20:40:47.1110969Z 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 2023-01-11T20:40:47.1112110Z 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 2023-01-11T20:40:47.1113438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1114726Z 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 2023-01-11T20:40:47.1115785Z 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 2023-01-11T20:40:47.1116867Z 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 2023-01-11T20:40:47.1117956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1119388Z 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 2023-01-11T20:40:47.1121364Z 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 2023-01-11T20:40:47.1122145Z 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 2023-01-11T20:40:47.1123379Z 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 2023-01-11T20:40:47.1124422Z 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 2023-01-11T20:40:47.1125604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1127055Z 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 2023-01-11T20:40:47.1128139Z 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 2023-01-11T20:40:47.1129210Z 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 2023-01-11T20:40:47.1130498Z 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 2023-01-11T20:40:47.1131632Z 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 2023-01-11T20:40:47.1132737Z 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 2023-01-11T20:40:47.1133862Z 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 2023-01-11T20:40:47.1135002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1136380Z 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 2023-01-11T20:40:47.1137314Z 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 2023-01-11T20:40:47.1138456Z 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 2023-01-11T20:40:47.1139506Z 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 2023-01-11T20:40:47.1140721Z 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 2023-01-11T20:40:47.1141962Z 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 2023-01-11T20:40:47.1143119Z 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 2023-01-11T20:40:47.1144240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1145657Z 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 2023-01-11T20:40:47.1146826Z 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 2023-01-11T20:40:47.1147852Z 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 2023-01-11T20:40:47.1149126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1150429Z 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 2023-01-11T20:40:47.1151439Z 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 2023-01-11T20:40:47.1152787Z 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 2023-01-11T20:40:47.1153766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1155230Z 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 2023-01-11T20:40:47.1156169Z 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 2023-01-11T20:40:47.1157195Z 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 2023-01-11T20:40:47.1158502Z 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 2023-01-11T20:40:47.1159838Z 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 2023-01-11T20:40:47.1160869Z 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 2023-01-11T20:40:47.1161948Z 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 2023-01-11T20:40:47.1163165Z 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 2023-01-11T20:40:47.1164570Z 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 2023-01-11T20:40:47.1165616Z 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 2023-01-11T20:40:47.1166687Z 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 2023-01-11T20:40:47.1168021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1169294Z 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 2023-01-11T20:40:47.1170341Z 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 2023-01-11T20:40:47.1171362Z 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 2023-01-11T20:40:47.1172637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1173858Z 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 2023-01-11T20:40:47.1175118Z 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 2023-01-11T20:40:47.1176456Z 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 2023-01-11T20:40:47.1177345Z 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 2023-01-11T20:40:47.1178357Z 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 2023-01-11T20:40:47.1179634Z 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 2023-01-11T20:40:47.1180687Z 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 2023-01-11T20:40:47.1182000Z 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 2023-01-11T20:40:47.1182951Z 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 2023-01-11T20:40:47.1184238Z 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 2023-01-11T20:40:47.1186066Z 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 2023-01-11T20:40:47.1187176Z 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 2023-01-11T20:40:47.1189096Z 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 2023-01-11T20:40:47.1189767Z 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 2023-01-11T20:40:47.1191062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1191750Z 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 2023-01-11T20:40:47.1193323Z 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 2023-01-11T20:40:47.1193869Z 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 2023-01-11T20:40:47.1195188Z 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 2023-01-11T20:40:47.1196871Z 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 2023-01-11T20:40:47.1197376Z 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 2023-01-11T20:40:47.1198957Z 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 2023-01-11T20:40:47.1199913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1201043Z 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 2023-01-11T20:40:47.1201546Z 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 2023-01-11T20:40:47.1202780Z 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 2023-01-11T20:40:47.1203917Z 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 2023-01-11T20:40:47.1204864Z 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 2023-01-11T20:40:47.1205967Z 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 2023-01-11T20:40:47.1207076Z 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 2023-01-11T20:40:47.1208171Z 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 2023-01-11T20:40:47.1209663Z 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 2023-01-11T20:40:47.1210242Z 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 2023-01-11T20:40:47.1211132Z 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 2023-01-11T20:40:47.1212159Z 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 2023-01-11T20:40:47.1213493Z 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 2023-01-11T20:40:47.1214409Z 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 2023-01-11T20:40:47.1215046Z 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 2023-01-11T20:40:47.1216357Z 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 2023-01-11T20:40:47.1217529Z 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 2023-01-11T20:40:47.1218401Z 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 2023-01-11T20:40:47.1219276Z 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 2023-01-11T20:40:47.1220420Z 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 2023-01-11T20:40:47.1221240Z 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 2023-01-11T20:40:47.1221984Z 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 2023-01-11T20:40:47.1223093Z 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 2023-01-11T20:40:47.1224070Z 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 2023-01-11T20:40:47.1224759Z 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 2023-01-11T20:40:47.1225804Z 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 2023-01-11T20:40:47.1227520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1228146Z 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 2023-01-11T20:40:47.1229169Z 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 2023-01-11T20:40:47.1230224Z 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 2023-01-11T20:40:47.1231174Z 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 2023-01-11T20:40:47.1232275Z 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 2023-01-11T20:40:47.1232954Z 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 2023-01-11T20:40:47.1234142Z 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 2023-01-11T20:40:47.1235093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1235973Z 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 2023-01-11T20:40:47.1236962Z 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 2023-01-11T20:40:47.1238102Z 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 2023-01-11T20:40:47.1238870Z 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 2023-01-11T20:40:47.1239683Z 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 2023-01-11T20:40:47.1241009Z 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 2023-01-11T20:40:47.1241876Z 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 2023-01-11T20:40:47.1242879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1243979Z 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 2023-01-11T20:40:47.1244667Z 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 2023-01-11T20:40:47.1245322Z 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 2023-01-11T20:40:47.1246241Z 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 2023-01-11T20:40:47.1247083Z 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 2023-01-11T20:40:47.1248059Z 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 2023-01-11T20:40:47.1248905Z 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 2023-01-11T20:40:47.1250044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1251394Z 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 2023-01-11T20:40:47.1252264Z 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 2023-01-11T20:40:47.1253513Z 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 2023-01-11T20:40:47.1254361Z 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 2023-01-11T20:40:47.1255558Z 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 2023-01-11T20:40:47.1257963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1258394Z 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 2023-01-11T20:40:47.1258776Z 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 2023-01-11T20:40:47.1259243Z 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 2023-01-11T20:40:47.1261457Z 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 2023-01-11T20:40:47.1261788Z 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 2023-01-11T20:40:47.1263100Z 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 2023-01-11T20:40:47.1263876Z 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 2023-01-11T20:40:47.1264945Z 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 2023-01-11T20:40:47.1266826Z 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 2023-01-11T20:40:47.1267503Z 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 2023-01-11T20:40:47.1268039Z 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 2023-01-11T20:40:47.1269105Z 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 2023-01-11T20:40:47.1270182Z 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 2023-01-11T20:40:47.1271090Z 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 2023-01-11T20:40:47.1272009Z 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 2023-01-11T20:40:47.1272724Z 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 2023-01-11T20:40:47.1273654Z 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 2023-01-11T20:40:47.1274462Z 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 2023-01-11T20:40:47.1275653Z 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 2023-01-11T20:40:47.1276796Z 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 2023-01-11T20:40:47.1277415Z 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 2023-01-11T20:40:47.1278455Z 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 2023-01-11T20:40:47.1279410Z 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 2023-01-11T20:40:47.1280358Z 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 2023-01-11T20:40:47.1281200Z 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 2023-01-11T20:40:47.1282238Z 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 2023-01-11T20:40:47.1283179Z 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 2023-01-11T20:40:47.1283836Z 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 2023-01-11T20:40:47.1284543Z 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 2023-01-11T20:40:47.1285531Z 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 2023-01-11T20:40:47.1287545Z 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 2023-01-11T20:40:47.1288008Z 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 2023-01-11T20:40:47.1288838Z 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 2023-01-11T20:40:47.1290165Z 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 2023-01-11T20:40:47.1293310Z 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 2023-01-11T20:40:47.1294148Z 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 2023-01-11T20:40:47.1294722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1295329Z 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 2023-01-11T20:40:47.1295929Z 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 2023-01-11T20:40:47.1296540Z 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 2023-01-11T20:40:47.1297261Z 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 2023-01-11T20:40:47.1298588Z 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 2023-01-11T20:40:47.1299399Z 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 2023-01-11T20:40:47.1300614Z 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 2023-01-11T20:40:47.1301533Z 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 2023-01-11T20:40:47.1302834Z 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 2023-01-11T20:40:47.1303674Z 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 2023-01-11T20:40:47.1304944Z 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 2023-01-11T20:40:47.1306028Z 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 2023-01-11T20:40:47.1307153Z 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 2023-01-11T20:40:47.1308651Z 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 2023-01-11T20:40:47.1309686Z 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 2023-01-11T20:40:47.1310478Z 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 2023-01-11T20:40:47.1311508Z 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 2023-01-11T20:40:47.1312359Z 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 2023-01-11T20:40:47.1313359Z 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 2023-01-11T20:40:47.1314880Z 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 2023-01-11T20:40:47.1315543Z 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 2023-01-11T20:40:47.1316190Z 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 2023-01-11T20:40:47.1316749Z 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 2023-01-11T20:40:47.1318229Z 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 2023-01-11T20:40:47.1318953Z 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 2023-01-11T20:40:47.1320154Z 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 2023-01-11T20:40:47.1321292Z 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 2023-01-11T20:40:47.1323785Z 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 2023-01-11T20:40:47.1324162Z 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 2023-01-11T20:40:47.1324580Z 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 2023-01-11T20:40:47.1325792Z 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 2023-01-11T20:40:47.1326700Z 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 2023-01-11T20:40:47.1327664Z 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 2023-01-11T20:40:47.1328711Z 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 2023-01-11T20:40:47.1329527Z 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 2023-01-11T20:40:47.1330555Z 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 2023-01-11T20:40:47.1331577Z 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 2023-01-11T20:40:47.1332655Z 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 2023-01-11T20:40:47.1333492Z 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 2023-01-11T20:40:47.1334693Z 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 2023-01-11T20:40:47.1335644Z 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 2023-01-11T20:40:47.1336429Z 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 2023-01-11T20:40:47.1337907Z 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 2023-01-11T20:40:47.1338490Z 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 2023-01-11T20:40:47.1339269Z 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 2023-01-11T20:40:47.1340375Z 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 2023-01-11T20:40:47.1341850Z 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 2023-01-11T20:40:47.1342287Z 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 2023-01-11T20:40:47.1343096Z 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 2023-01-11T20:40:47.1344014Z 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 2023-01-11T20:40:47.1345227Z 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 2023-01-11T20:40:47.1346475Z 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 2023-01-11T20:40:47.1347071Z 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 2023-01-11T20:40:47.1348112Z 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 2023-01-11T20:40:47.1349988Z 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 2023-01-11T20:40:47.1350610Z 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 2023-01-11T20:40:47.1351637Z 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 2023-01-11T20:40:47.1352777Z 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 2023-01-11T20:40:47.1353406Z 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 2023-01-11T20:40:47.1354252Z 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 2023-01-11T20:40:47.1355203Z 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 2023-01-11T20:40:47.1356060Z 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 2023-01-11T20:40:47.1357036Z 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 2023-01-11T20:40:47.1358483Z 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 2023-01-11T20:40:47.1359518Z 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 2023-01-11T20:40:47.1360540Z 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 2023-01-11T20:40:47.1361578Z 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 2023-01-11T20:40:47.1362265Z 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 2023-01-11T20:40:47.1363157Z 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 2023-01-11T20:40:47.1364565Z 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 2023-01-11T20:40:47.1365394Z 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 2023-01-11T20:40:47.1365993Z 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 2023-01-11T20:40:47.1367126Z 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 2023-01-11T20:40:47.1368041Z 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 2023-01-11T20:40:47.1369387Z 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 2023-01-11T20:40:47.1370375Z 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 2023-01-11T20:40:47.1371158Z 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 2023-01-11T20:40:47.1372863Z 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 2023-01-11T20:40:47.1373264Z 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 2023-01-11T20:40:47.1373959Z 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 2023-01-11T20:40:47.1375153Z 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 2023-01-11T20:40:47.1376164Z 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 2023-01-11T20:40:47.1376797Z 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 2023-01-11T20:40:47.1377792Z 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 2023-01-11T20:40:47.1378452Z 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 2023-01-11T20:40:47.1379288Z 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 2023-01-11T20:40:47.1380089Z 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 2023-01-11T20:40:47.1380979Z 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 2023-01-11T20:40:47.1381925Z 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 2023-01-11T20:40:47.1383343Z 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 2023-01-11T20:40:47.1384200Z 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 2023-01-11T20:40:47.1385847Z 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 2023-01-11T20:40:47.1386230Z 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 2023-01-11T20:40:47.1387449Z 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 2023-01-11T20:40:47.1389043Z 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 2023-01-11T20:40:47.1389656Z 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 2023-01-11T20:40:47.1390752Z 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 2023-01-11T20:40:47.1392274Z 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 2023-01-11T20:40:47.1393230Z 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 2023-01-11T20:40:47.1394150Z 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 2023-01-11T20:40:47.1395385Z 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 2023-01-11T20:40:47.1396066Z 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 2023-01-11T20:40:47.1397160Z 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 2023-01-11T20:40:47.1397881Z 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 2023-01-11T20:40:47.1399203Z 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 2023-01-11T20:40:47.1400150Z 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 2023-01-11T20:40:47.1400971Z 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 2023-01-11T20:40:47.1401995Z 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 2023-01-11T20:40:47.1402840Z 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 2023-01-11T20:40:47.1403967Z 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 2023-01-11T20:40:47.1404974Z 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 2023-01-11T20:40:47.1406108Z 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 2023-01-11T20:40:47.1407086Z 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 2023-01-11T20:40:47.1408023Z 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 2023-01-11T20:40:47.1409058Z 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 2023-01-11T20:40:47.1409905Z 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 2023-01-11T20:40:47.1410908Z 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 2023-01-11T20:40:47.1411803Z 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 2023-01-11T20:40:47.1413033Z 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 2023-01-11T20:40:47.1414543Z 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 2023-01-11T20:40:47.1414929Z 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 2023-01-11T20:40:47.1416112Z 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 2023-01-11T20:40:47.1417087Z 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 2023-01-11T20:40:47.1418242Z 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 2023-01-11T20:40:47.1419141Z 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 2023-01-11T20:40:47.1420013Z 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 2023-01-11T20:40:47.1421005Z 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 2023-01-11T20:40:47.1422417Z 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 2023-01-11T20:40:47.1423199Z 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 2023-01-11T20:40:47.1424204Z 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 2023-01-11T20:40:47.1425112Z 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 2023-01-11T20:40:47.1426770Z 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 2023-01-11T20:40:47.1427705Z 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 2023-01-11T20:40:47.1428546Z 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 2023-01-11T20:40:47.1429608Z 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 2023-01-11T20:40:47.1430645Z 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 2023-01-11T20:40:47.1431657Z 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 2023-01-11T20:40:47.1432824Z 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 2023-01-11T20:40:47.1434015Z 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 2023-01-11T20:40:47.1435254Z 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 2023-01-11T20:40:47.1436383Z 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 2023-01-11T20:40:47.1437763Z 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 2023-01-11T20:40:47.1438914Z 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 2023-01-11T20:40:47.1439912Z 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 2023-01-11T20:40:47.1441087Z 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 2023-01-11T20:40:47.1442161Z 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 2023-01-11T20:40:47.1443228Z 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 2023-01-11T20:40:47.1444365Z 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 2023-01-11T20:40:47.1445713Z 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 2023-01-11T20:40:47.1446904Z 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 2023-01-11T20:40:47.1448018Z 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 2023-01-11T20:40:47.1449147Z 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 2023-01-11T20:40:47.1450531Z 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 2023-01-11T20:40:47.1451635Z 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 2023-01-11T20:40:47.1452859Z 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 2023-01-11T20:40:47.1453886Z 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 2023-01-11T20:40:47.1455221Z 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 2023-01-11T20:40:47.1456383Z 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 2023-01-11T20:40:47.1458171Z 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 2023-01-11T20:40:47.1459321Z 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 2023-01-11T20:40:47.1460801Z 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 2023-01-11T20:40:47.1461768Z 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 2023-01-11T20:40:47.1462816Z 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 2023-01-11T20:40:47.1464025Z 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 2023-01-11T20:40:47.1465299Z 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 2023-01-11T20:40:47.1466687Z 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 2023-01-11T20:40:47.1467892Z 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 2023-01-11T20:40:47.1469094Z 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 2023-01-11T20:40:47.1470398Z 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 2023-01-11T20:40:47.1471702Z 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 2023-01-11T20:40:47.1472654Z 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 2023-01-11T20:40:47.1474730Z 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 2023-01-11T20:40:47.1475292Z 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 2023-01-11T20:40:47.1475619Z 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 2023-01-11T20:40:47.1477717Z 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 2023-01-11T20:40:47.1478087Z 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 2023-01-11T20:40:47.1478972Z 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 2023-01-11T20:40:47.1479719Z 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 2023-01-11T20:40:47.1480930Z 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 2023-01-11T20:40:47.1482191Z 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 2023-01-11T20:40:47.1483073Z 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 2023-01-11T20:40:47.1483958Z 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 2023-01-11T20:40:47.1485306Z 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 2023-01-11T20:40:47.1486461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1487725Z 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 2023-01-11T20:40:47.1489159Z 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 2023-01-11T20:40:47.1490265Z 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 2023-01-11T20:40:47.1491542Z 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 2023-01-11T20:40:47.1492703Z 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 2023-01-11T20:40:47.1494153Z 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 2023-01-11T20:40:47.1495169Z 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 2023-01-11T20:40:47.1496038Z 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 2023-01-11T20:40:47.1497151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1498443Z 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 2023-01-11T20:40:47.1499506Z 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 2023-01-11T20:40:47.1500733Z 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 2023-01-11T20:40:47.1501782Z 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 2023-01-11T20:40:47.1502830Z 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 2023-01-11T20:40:47.1503962Z 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 2023-01-11T20:40:47.1505544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1506632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1508058Z 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 2023-01-11T20:40:47.1509262Z 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 2023-01-11T20:40:47.1510144Z 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 2023-01-11T20:40:47.1511399Z 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 2023-01-11T20:40:47.1512578Z 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 2023-01-11T20:40:47.1513697Z 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 2023-01-11T20:40:47.1514877Z 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 2023-01-11T20:40:47.1515961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1517310Z 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 2023-01-11T20:40:47.1518398Z 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 2023-01-11T20:40:47.1519560Z 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 2023-01-11T20:40:47.1520659Z 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 2023-01-11T20:40:47.1521773Z 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 2023-01-11T20:40:47.1522934Z 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 2023-01-11T20:40:47.1523930Z 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 2023-01-11T20:40:47.1525499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1526671Z 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 2023-01-11T20:40:47.1527754Z 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 2023-01-11T20:40:47.1528984Z 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 2023-01-11T20:40:47.1530143Z 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 2023-01-11T20:40:47.1531055Z 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 2023-01-11T20:40:47.1533111Z 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 2023-01-11T20:40:47.1533733Z 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 2023-01-11T20:40:47.1535172Z 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 2023-01-11T20:40:47.1536147Z 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 2023-01-11T20:40:47.1537321Z 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 2023-01-11T20:40:47.1537979Z 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 2023-01-11T20:40:47.1538978Z 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 2023-01-11T20:40:47.1540125Z 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 2023-01-11T20:40:47.1541904Z 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 2023-01-11T20:40:47.1542708Z 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 2023-01-11T20:40:47.1543784Z 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 2023-01-11T20:40:47.1544489Z 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 2023-01-11T20:40:47.1545455Z 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 2023-01-11T20:40:47.1546903Z 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 2023-01-11T20:40:47.1548051Z 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 2023-01-11T20:40:47.1549481Z 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 2023-01-11T20:40:47.1550449Z 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 2023-01-11T20:40:47.1552345Z 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 2023-01-11T20:40:47.1553051Z 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 2023-01-11T20:40:47.1553897Z 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 2023-01-11T20:40:47.1555053Z 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 2023-01-11T20:40:47.1555912Z 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 2023-01-11T20:40:47.1557029Z 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 2023-01-11T20:40:47.1557702Z 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 2023-01-11T20:40:47.1558735Z 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 2023-01-11T20:40:47.1560350Z 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 2023-01-11T20:40:47.1560916Z 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 2023-01-11T20:40:47.1561850Z 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 2023-01-11T20:40:47.1562883Z 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 2023-01-11T20:40:47.1563768Z 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 2023-01-11T20:40:47.1565157Z 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 2023-01-11T20:40:47.1566300Z 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 2023-01-11T20:40:47.1567403Z 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 2023-01-11T20:40:47.1568432Z 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 2023-01-11T20:40:47.1569319Z 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 2023-01-11T20:40:47.1570661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1571319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1573827Z 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 2023-01-11T20:40:47.1574231Z 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 2023-01-11T20:40:47.1574704Z 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 2023-01-11T20:40:47.1575806Z 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 2023-01-11T20:40:47.1576725Z 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 2023-01-11T20:40:47.1578068Z 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 2023-01-11T20:40:47.1579174Z 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 2023-01-11T20:40:47.1580652Z 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 2023-01-11T20:40:47.1581743Z 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 2023-01-11T20:40:47.1582963Z 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 2023-01-11T20:40:47.1584011Z 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 2023-01-11T20:40:47.1585210Z 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 2023-01-11T20:40:47.1586556Z 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 2023-01-11T20:40:47.1587947Z 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 2023-01-11T20:40:47.1589015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1590282Z 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 2023-01-11T20:40:47.1591472Z 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 2023-01-11T20:40:47.1592546Z 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 2023-01-11T20:40:47.1593755Z 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 2023-01-11T20:40:47.1594879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1596203Z 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 2023-01-11T20:40:47.1597252Z 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 2023-01-11T20:40:47.1598533Z 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 2023-01-11T20:40:47.1599827Z 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 2023-01-11T20:40:47.1601121Z 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 2023-01-11T20:40:47.1602176Z 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 2023-01-11T20:40:47.1603314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1605341Z 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 2023-01-11T20:40:47.1606549Z 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 2023-01-11T20:40:47.1607641Z 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 2023-01-11T20:40:47.1608718Z 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 2023-01-11T20:40:47.1610068Z 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 2023-01-11T20:40:47.1611306Z 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 2023-01-11T20:40:47.1612460Z 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 2023-01-11T20:40:47.1613382Z 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 2023-01-11T20:40:47.1614467Z 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 2023-01-11T20:40:47.1615670Z 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 2023-01-11T20:40:47.1617036Z 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 2023-01-11T20:40:47.1618014Z 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 2023-01-11T20:40:47.1619193Z 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 2023-01-11T20:40:47.1620259Z 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 2023-01-11T20:40:47.1621494Z 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 2023-01-11T20:40:47.1622663Z 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 2023-01-11T20:40:47.1623981Z 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 2023-01-11T20:40:47.1625047Z 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 2023-01-11T20:40:47.1626222Z 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 2023-01-11T20:40:47.1627579Z 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 2023-01-11T20:40:47.1628715Z 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 2023-01-11T20:40:47.1629812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1630945Z 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 2023-01-11T20:40:47.1632345Z 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 2023-01-11T20:40:47.1633331Z 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 2023-01-11T20:40:47.1634494Z 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 2023-01-11T20:40:47.1635720Z 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 2023-01-11T20:40:47.1636853Z 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 2023-01-11T20:40:47.1637864Z 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 2023-01-11T20:40:47.1638932Z 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 2023-01-11T20:40:47.1640175Z 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 2023-01-11T20:40:47.1641308Z 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 2023-01-11T20:40:47.1642378Z 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 2023-01-11T20:40:47.1643603Z 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 2023-01-11T20:40:47.1644884Z 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 2023-01-11T20:40:47.1646069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1647511Z 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 2023-01-11T20:40:47.1648579Z 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 2023-01-11T20:40:47.1649903Z 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 2023-01-11T20:40:47.1651038Z 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 2023-01-11T20:40:47.1652154Z 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 2023-01-11T20:40:47.1653319Z 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 2023-01-11T20:40:47.1654414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1655800Z 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 2023-01-11T20:40:47.1657060Z 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 2023-01-11T20:40:47.1658099Z 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 2023-01-11T20:40:47.1659144Z 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 2023-01-11T20:40:47.1660200Z 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 2023-01-11T20:40:47.1661349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1662823Z 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 2023-01-11T20:40:47.1663889Z 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 2023-01-11T20:40:47.1665014Z 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 2023-01-11T20:40:47.1666194Z 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 2023-01-11T20:40:47.1667319Z 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 2023-01-11T20:40:47.1669783Z 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 2023-01-11T20:40:47.1670514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1671889Z 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 2023-01-11T20:40:47.1673117Z 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 2023-01-11T20:40:47.1674143Z 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 2023-01-11T20:40:47.1675287Z 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 2023-01-11T20:40:47.1676556Z 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 2023-01-11T20:40:47.1677791Z 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 2023-01-11T20:40:47.1678871Z 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 2023-01-11T20:40:47.1679947Z 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 2023-01-11T20:40:47.1682095Z 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 2023-01-11T20:40:47.1682966Z 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 2023-01-11T20:40:47.1683991Z 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 2023-01-11T20:40:47.1686065Z 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 2023-01-11T20:40:47.1686661Z 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 2023-01-11T20:40:47.1687720Z 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 2023-01-11T20:40:47.1688819Z 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 2023-01-11T20:40:47.1690124Z 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 2023-01-11T20:40:47.1691436Z 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 2023-01-11T20:40:47.1692721Z 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 2023-01-11T20:40:47.1693916Z 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 2023-01-11T20:40:47.1695213Z 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 2023-01-11T20:40:47.1696271Z 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 2023-01-11T20:40:47.1697398Z 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 2023-01-11T20:40:47.1698690Z 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 2023-01-11T20:40:47.1700036Z 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 2023-01-11T20:40:47.1701163Z 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 2023-01-11T20:40:47.1702136Z 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 2023-01-11T20:40:47.1703934Z 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 2023-01-11T20:40:47.1704538Z 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 2023-01-11T20:40:47.1705769Z 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 2023-01-11T20:40:47.1707098Z 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 2023-01-11T20:40:47.1708436Z 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 2023-01-11T20:40:47.1709400Z 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 2023-01-11T20:40:47.1710627Z 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 2023-01-11T20:40:47.1711898Z 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 2023-01-11T20:40:47.1712959Z 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 2023-01-11T20:40:47.1714002Z 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 2023-01-11T20:40:47.1715077Z 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 2023-01-11T20:40:47.1716529Z 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 2023-01-11T20:40:47.1717635Z 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 2023-01-11T20:40:47.1718784Z 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 2023-01-11T20:40:47.1719882Z 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 2023-01-11T20:40:47.1721265Z 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 2023-01-11T20:40:47.1722280Z 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 2023-01-11T20:40:47.1723437Z 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 2023-01-11T20:40:47.1724487Z 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 2023-01-11T20:40:47.1725585Z 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 2023-01-11T20:40:47.1726893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1728242Z 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 2023-01-11T20:40:47.1729472Z 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 2023-01-11T20:40:47.1730871Z 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 2023-01-11T20:40:47.1732072Z 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 2023-01-11T20:40:47.1733187Z 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 2023-01-11T20:40:47.1734246Z 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 2023-01-11T20:40:47.1747938Z 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 2023-01-11T20:40:47.1748461Z 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 2023-01-11T20:40:47.1749056Z 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 2023-01-11T20:40:47.1749648Z 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 2023-01-11T20:40:47.1750384Z 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 2023-01-11T20:40:47.1750813Z 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 2023-01-11T20:40:47.1751300Z 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 2023-01-11T20:40:47.1751631Z 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 2023-01-11T20:40:47.1751957Z 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 2023-01-11T20:40:47.1752268Z 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 2023-01-11T20:40:47.1752575Z 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 2023-01-11T20:40:47.1752918Z 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 2023-01-11T20:40:47.1753299Z 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 2023-01-11T20:40:47.1753699Z 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 2023-01-11T20:40:47.1754089Z 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 2023-01-11T20:40:47.1754452Z 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 2023-01-11T20:40:47.1754759Z 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 2023-01-11T20:40:47.1755210Z 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 2023-01-11T20:40:47.1755824Z 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 2023-01-11T20:40:47.1756267Z 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 2023-01-11T20:40:47.1756574Z 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 2023-01-11T20:40:47.1756919Z 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 2023-01-11T20:40:47.1757247Z 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 2023-01-11T20:40:47.1757631Z 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 2023-01-11T20:40:47.1758161Z 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 2023-01-11T20:40:47.1758868Z 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 2023-01-11T20:40:47.1759482Z 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 2023-01-11T20:40:47.1760439Z 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 2023-01-11T20:40:47.1761212Z 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 2023-01-11T20:40:47.1770867Z 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 2023-01-11T20:40:47.1771429Z 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 2023-01-11T20:40:47.1772156Z 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 2023-01-11T20:40:47.1772497Z 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 2023-01-11T20:40:47.1772848Z 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 2023-01-11T20:40:47.1773169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1773725Z 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 2023-01-11T20:40:47.1774247Z 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 2023-01-11T20:40:47.1774741Z 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 2023-01-11T20:40:47.1775059Z 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 2023-01-11T20:40:47.1775531Z 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 2023-01-11T20:40:47.1776025Z 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 2023-01-11T20:40:47.1776381Z 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 2023-01-11T20:40:47.1776763Z 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 2023-01-11T20:40:47.1777308Z 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 2023-01-11T20:40:47.1778343Z 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 2023-01-11T20:40:47.1779314Z 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 2023-01-11T20:40:47.1780141Z 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 2023-01-11T20:40:47.1780940Z 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 2023-01-11T20:40:47.1782055Z 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 2023-01-11T20:40:47.1783252Z 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 2023-01-11T20:40:47.1784092Z 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 2023-01-11T20:40:47.1785109Z 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 2023-01-11T20:40:47.1786025Z 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 2023-01-11T20:40:47.1788881Z 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 2023-01-11T20:40:47.1789353Z 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 2023-01-11T20:40:47.1789823Z 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 2023-01-11T20:40:47.1790549Z 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 2023-01-11T20:40:47.1791382Z 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 2023-01-11T20:40:47.1792264Z 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 2023-01-11T20:40:47.1793250Z 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 2023-01-11T20:40:47.1794211Z 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 2023-01-11T20:40:47.1795215Z 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 2023-01-11T20:40:47.1796625Z 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 2023-01-11T20:40:47.1797124Z 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 2023-01-11T20:40:47.1798288Z 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 2023-01-11T20:40:47.1799341Z 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 2023-01-11T20:40:47.1800456Z 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 2023-01-11T20:40:47.1801439Z 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 2023-01-11T20:40:47.1802633Z 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 2023-01-11T20:40:47.1803883Z 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 2023-01-11T20:40:47.1804817Z 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 2023-01-11T20:40:47.1806090Z 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 2023-01-11T20:40:47.1807264Z 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 2023-01-11T20:40:47.1808440Z 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 2023-01-11T20:40:47.1809505Z 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 2023-01-11T20:40:47.1810905Z 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 2023-01-11T20:40:47.1812184Z 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 2023-01-11T20:40:47.1813415Z 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 2023-01-11T20:40:47.1814546Z 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 2023-01-11T20:40:47.1815747Z 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 2023-01-11T20:40:47.1816954Z 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 2023-01-11T20:40:47.1818169Z 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 2023-01-11T20:40:47.1819283Z 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 2023-01-11T20:40:47.1821052Z 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 2023-01-11T20:40:47.1822361Z 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 2023-01-11T20:40:47.1823467Z 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 2023-01-11T20:40:47.1824630Z 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 2023-01-11T20:40:47.1825826Z 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 2023-01-11T20:40:47.1827272Z 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 2023-01-11T20:40:47.1829318Z 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 2023-01-11T20:40:47.1840682Z 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 2023-01-11T20:40:47.1841472Z 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 2023-01-11T20:40:47.1842695Z 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 2023-01-11T20:40:47.1843726Z 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 2023-01-11T20:40:47.1844734Z 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 2023-01-11T20:40:47.1845986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1847422Z 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 2023-01-11T20:40:47.1848460Z 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 2023-01-11T20:40:47.1849652Z 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 2023-01-11T20:40:47.1850890Z 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 2023-01-11T20:40:47.1851846Z 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 2023-01-11T20:40:47.1853265Z 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 2023-01-11T20:40:47.1854280Z 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 2023-01-11T20:40:47.1855288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1856745Z 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 2023-01-11T20:40:47.1858147Z 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 2023-01-11T20:40:47.1859210Z 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 2023-01-11T20:40:47.1860371Z 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 2023-01-11T20:40:47.1861313Z 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 2023-01-11T20:40:47.1862447Z 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 2023-01-11T20:40:47.1863914Z 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 2023-01-11T20:40:47.1865075Z 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 2023-01-11T20:40:47.1866008Z 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 2023-01-11T20:40:47.1867488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1868808Z 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 2023-01-11T20:40:47.1869942Z 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 2023-01-11T20:40:47.1871026Z 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 2023-01-11T20:40:47.1872356Z 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 2023-01-11T20:40:47.1873389Z 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 2023-01-11T20:40:47.1874533Z 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 2023-01-11T20:40:47.1875757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1877025Z 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 2023-01-11T20:40:47.1878184Z 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 2023-01-11T20:40:47.1879202Z 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 2023-01-11T20:40:47.1880239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1881847Z 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 2023-01-11T20:40:47.1882798Z 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 2023-01-11T20:40:47.1883790Z 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 2023-01-11T20:40:47.1886884Z 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 2023-01-11T20:40:47.1887314Z 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 2023-01-11T20:40:47.1887726Z 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 2023-01-11T20:40:47.1888357Z 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 2023-01-11T20:40:47.1888890Z 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 2023-01-11T20:40:47.1889967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1891116Z 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 2023-01-11T20:40:47.1892162Z 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 2023-01-11T20:40:47.1893941Z 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 2023-01-11T20:40:47.1894778Z 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 2023-01-11T20:40:47.1895882Z 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 2023-01-11T20:40:47.1897118Z 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 2023-01-11T20:40:47.1898265Z 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 2023-01-11T20:40:47.1899317Z 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 2023-01-11T20:40:47.1900611Z 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 2023-01-11T20:40:47.1902067Z 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 2023-01-11T20:40:47.1903312Z 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 2023-01-11T20:40:47.1904476Z 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 2023-01-11T20:40:47.1909782Z 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 2023-01-11T20:40:47.1910807Z 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 2023-01-11T20:40:47.1911991Z 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 2023-01-11T20:40:47.1913102Z 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 2023-01-11T20:40:47.1914423Z 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 2023-01-11T20:40:47.1916180Z 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 2023-01-11T20:40:47.1917524Z 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 2023-01-11T20:40:47.1921525Z 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 2023-01-11T20:40:47.1922197Z 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 2023-01-11T20:40:47.1923056Z 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 2023-01-11T20:40:47.1924409Z 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 2023-01-11T20:40:47.1925434Z 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 2023-01-11T20:40:47.1926561Z 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 2023-01-11T20:40:47.1927964Z 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 2023-01-11T20:40:47.1929326Z 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 2023-01-11T20:40:47.1930416Z 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 2023-01-11T20:40:47.1931615Z 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 2023-01-11T20:40:47.1932910Z 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 2023-01-11T20:40:47.1933961Z 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 2023-01-11T20:40:47.1935410Z 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 2023-01-11T20:40:47.1936412Z 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 2023-01-11T20:40:47.1937655Z 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 2023-01-11T20:40:47.1938696Z 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 2023-01-11T20:40:47.1939965Z 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 2023-01-11T20:40:47.1941335Z 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 2023-01-11T20:40:47.1942459Z 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 2023-01-11T20:40:47.1943636Z 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 2023-01-11T20:40:47.1944733Z 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 2023-01-11T20:40:47.1945861Z 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 2023-01-11T20:40:47.1947237Z 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 2023-01-11T20:40:47.1948564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.1949231Z 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 2023-01-11T20:40:47.1950848Z 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 2023-01-11T20:40:47.1951769Z 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 2023-01-11T20:40:47.1954026Z 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 2023-01-11T20:40:47.1954435Z 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 2023-01-11T20:40:47.1954917Z 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 2023-01-11T20:40:47.1955793Z 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 2023-01-11T20:40:47.1957096Z 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 2023-01-11T20:40:47.1957947Z 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 2023-01-11T20:40:47.1959246Z 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 2023-01-11T20:40:47.1962466Z 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 2023-01-11T20:40:47.1963582Z 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 2023-01-11T20:40:47.1964638Z 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 2023-01-11T20:40:47.1965682Z 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 2023-01-11T20:40:47.1967086Z 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 2023-01-11T20:40:47.1968195Z 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 2023-01-11T20:40:47.1969375Z 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 2023-01-11T20:40:47.1970402Z 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 2023-01-11T20:40:47.1971490Z 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 2023-01-11T20:40:47.1972730Z 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 2023-01-11T20:40:47.1973863Z 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 2023-01-11T20:40:47.1975209Z 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 2023-01-11T20:40:47.1976322Z 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 2023-01-11T20:40:47.1977596Z 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 2023-01-11T20:40:47.1978812Z 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 2023-01-11T20:40:47.1979850Z 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 2023-01-11T20:40:47.1980937Z 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 2023-01-11T20:40:47.1982133Z 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 2023-01-11T20:40:47.1983386Z 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 2023-01-11T20:40:47.1984726Z 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 2023-01-11T20:40:47.1985764Z 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 2023-01-11T20:40:47.1986841Z 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 2023-01-11T20:40:47.1988783Z 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 2023-01-11T20:40:47.1989933Z 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 2023-01-11T20:40:47.1991950Z 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 2023-01-11T20:40:47.1993072Z 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 2023-01-11T20:40:47.1994461Z 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 2023-01-11T20:40:47.1995369Z 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 2023-01-11T20:40:47.1996562Z 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 2023-01-11T20:40:47.1997905Z 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 2023-01-11T20:40:47.1999116Z 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 2023-01-11T20:40:47.2000263Z 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 2023-01-11T20:40:47.2001579Z 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 2023-01-11T20:40:47.2002827Z 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 2023-01-11T20:40:47.2003823Z 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 2023-01-11T20:40:47.2004901Z 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 2023-01-11T20:40:47.2006002Z 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 2023-01-11T20:40:47.2007212Z 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 2023-01-11T20:40:47.2008586Z 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 2023-01-11T20:40:47.2010034Z 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 2023-01-11T20:40:47.2011157Z 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 2023-01-11T20:40:47.2012023Z 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 2023-01-11T20:40:47.2013142Z 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 2023-01-11T20:40:47.2014467Z 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 2023-01-11T20:40:47.2015631Z 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 2023-01-11T20:40:47.2016639Z 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 2023-01-11T20:40:47.2017811Z 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 2023-01-11T20:40:47.2018900Z 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 2023-01-11T20:40:47.2020274Z 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 2023-01-11T20:40:47.2021359Z 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 2023-01-11T20:40:47.2026047Z 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 2023-01-11T20:40:47.2027112Z 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 2023-01-11T20:40:47.2027991Z 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 2023-01-11T20:40:47.2029174Z 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 2023-01-11T20:40:47.2030476Z 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 2023-01-11T20:40:47.2031803Z 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 2023-01-11T20:40:47.2032851Z 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 2023-01-11T20:40:47.2033903Z 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 2023-01-11T20:40:47.2035163Z 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 2023-01-11T20:40:47.2036478Z 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 2023-01-11T20:40:47.2037569Z 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 2023-01-11T20:40:47.2038772Z 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 2023-01-11T20:40:47.2040068Z 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 2023-01-11T20:40:47.2041883Z 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 2023-01-11T20:40:47.2042973Z 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 2023-01-11T20:40:47.2044079Z 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 2023-01-11T20:40:47.2044817Z 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 2023-01-11T20:40:47.2047437Z 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 2023-01-11T20:40:47.2048873Z 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 2023-01-11T20:40:47.2049754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2050880Z 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 2023-01-11T20:40:47.2051536Z 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 2023-01-11T20:40:47.2052578Z 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 2023-01-11T20:40:47.2053360Z 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 2023-01-11T20:40:47.2054324Z 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 2023-01-11T20:40:47.2055169Z 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 2023-01-11T20:40:47.2056896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2057680Z 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 2023-01-11T20:40:47.2058456Z 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 2023-01-11T20:40:47.2059364Z 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 2023-01-11T20:40:47.2060190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2062367Z 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 2023-01-11T20:40:47.2062885Z 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 2023-01-11T20:40:47.2063585Z 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 2023-01-11T20:40:47.2064474Z 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 2023-01-11T20:40:47.2065599Z 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 2023-01-11T20:40:47.2066732Z 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 2023-01-11T20:40:47.2067548Z 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 2023-01-11T20:40:47.2069034Z 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 2023-01-11T20:40:47.2070265Z 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 2023-01-11T20:40:47.2070901Z 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 2023-01-11T20:40:47.2071831Z 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 2023-01-11T20:40:47.2073251Z 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 2023-01-11T20:40:47.2074553Z 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 2023-01-11T20:40:47.2075147Z 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 2023-01-11T20:40:47.2076193Z 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 2023-01-11T20:40:47.2076869Z 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 2023-01-11T20:40:47.2078423Z 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 2023-01-11T20:40:47.2079178Z 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 2023-01-11T20:40:47.2080552Z 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 2023-01-11T20:40:47.2081316Z 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 2023-01-11T20:40:47.2082295Z 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 2023-01-11T20:40:47.2083051Z 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 2023-01-11T20:40:47.2083891Z 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 2023-01-11T20:40:47.2084908Z 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 2023-01-11T20:40:47.2085772Z 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 2023-01-11T20:40:47.2086469Z 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 2023-01-11T20:40:47.2087608Z 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 2023-01-11T20:40:47.2088185Z 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 2023-01-11T20:40:47.2089186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2090404Z 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 2023-01-11T20:40:47.2091287Z 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 2023-01-11T20:40:47.2092073Z 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 2023-01-11T20:40:47.2092922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2094072Z 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 2023-01-11T20:40:47.2094954Z 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 2023-01-11T20:40:47.2095625Z 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 2023-01-11T20:40:47.2096358Z 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 2023-01-11T20:40:47.2097340Z 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 2023-01-11T20:40:47.2098254Z 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 2023-01-11T20:40:47.2099241Z 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 2023-01-11T20:40:47.2100187Z 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 2023-01-11T20:40:47.2101163Z 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 2023-01-11T20:40:47.2102211Z 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 2023-01-11T20:40:47.2103213Z 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 2023-01-11T20:40:47.2104119Z 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 2023-01-11T20:40:47.2105082Z 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 2023-01-11T20:40:47.2106117Z 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 2023-01-11T20:40:47.2107194Z 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 2023-01-11T20:40:47.2107988Z 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 2023-01-11T20:40:47.2109040Z 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 2023-01-11T20:40:47.2109961Z 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 2023-01-11T20:40:47.2110828Z 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 2023-01-11T20:40:47.2111840Z 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 2023-01-11T20:40:47.2112866Z 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 2023-01-11T20:40:47.2114257Z 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 2023-01-11T20:40:47.2116630Z 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 2023-01-11T20:40:47.2117887Z 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 2023-01-11T20:40:47.2118571Z 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 2023-01-11T20:40:47.2119654Z 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 2023-01-11T20:40:47.2120547Z 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 2023-01-11T20:40:47.2121742Z 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 2023-01-11T20:40:47.2122902Z 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 2023-01-11T20:40:47.2123424Z 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 2023-01-11T20:40:47.2124732Z 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 2023-01-11T20:40:47.2125838Z 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 2023-01-11T20:40:47.2126711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2127810Z 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 2023-01-11T20:40:47.2129413Z 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 2023-01-11T20:40:47.2130046Z 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 2023-01-11T20:40:47.2130849Z 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 2023-01-11T20:40:47.2131893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2133547Z 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 2023-01-11T20:40:47.2134366Z 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 2023-01-11T20:40:47.2135188Z 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 2023-01-11T20:40:47.2136010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2137443Z 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 2023-01-11T20:40:47.2138049Z 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 2023-01-11T20:40:47.2139013Z 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 2023-01-11T20:40:47.2139861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2141142Z 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 2023-01-11T20:40:47.2142059Z 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 2023-01-11T20:40:47.2143032Z 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 2023-01-11T20:40:47.2144122Z 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 2023-01-11T20:40:47.2144936Z 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 2023-01-11T20:40:47.2146119Z 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 2023-01-11T20:40:47.2147241Z 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 2023-01-11T20:40:47.2149173Z 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 2023-01-11T20:40:47.2150122Z 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 2023-01-11T20:40:47.2151027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2151913Z 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 2023-01-11T20:40:47.2153253Z 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 2023-01-11T20:40:47.2153952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2155294Z 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 2023-01-11T20:40:47.2156213Z 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 2023-01-11T20:40:47.2157097Z 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 2023-01-11T20:40:47.2158218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2159189Z 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 2023-01-11T20:40:47.2160244Z 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 2023-01-11T20:40:47.2161075Z 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 2023-01-11T20:40:47.2161930Z 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 2023-01-11T20:40:47.2162880Z 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 2023-01-11T20:40:47.2163981Z 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 2023-01-11T20:40:47.2164912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2165930Z 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 2023-01-11T20:40:47.2167096Z 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 2023-01-11T20:40:47.2168195Z 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 2023-01-11T20:40:47.2169433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2170682Z 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 2023-01-11T20:40:47.2171925Z 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 2023-01-11T20:40:47.2173026Z 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 2023-01-11T20:40:47.2174203Z 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 2023-01-11T20:40:47.2175461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2176801Z 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 2023-01-11T20:40:47.2177871Z 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 2023-01-11T20:40:47.2179257Z 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 2023-01-11T20:40:47.2180320Z 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 2023-01-11T20:40:47.2181554Z 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 2023-01-11T20:40:47.2182862Z 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 2023-01-11T20:40:47.2184386Z 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 2023-01-11T20:40:47.2184945Z 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 2023-01-11T20:40:47.2186197Z 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 2023-01-11T20:40:47.2187676Z 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 2023-01-11T20:40:47.2188836Z 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 2023-01-11T20:40:47.2190023Z 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 2023-01-11T20:40:47.2191217Z 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 2023-01-11T20:40:47.2192250Z 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 2023-01-11T20:40:47.2193480Z 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 2023-01-11T20:40:47.2194734Z 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 2023-01-11T20:40:47.2195876Z 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 2023-01-11T20:40:47.2197069Z 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 2023-01-11T20:40:47.2198195Z 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 2023-01-11T20:40:47.2199433Z 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 2023-01-11T20:40:47.2200707Z 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 2023-01-11T20:40:47.2201848Z 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 2023-01-11T20:40:47.2203129Z 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 2023-01-11T20:40:47.2204990Z 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 2023-01-11T20:40:47.2206054Z 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 2023-01-11T20:40:47.2207806Z 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 2023-01-11T20:40:47.2208548Z 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 2023-01-11T20:40:47.2209697Z 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 2023-01-11T20:40:47.2210877Z 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 2023-01-11T20:40:47.2211992Z 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 2023-01-11T20:40:47.2213240Z 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 2023-01-11T20:40:47.2214474Z 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 2023-01-11T20:40:47.2215553Z 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 2023-01-11T20:40:47.2216783Z 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 2023-01-11T20:40:47.2217940Z 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 2023-01-11T20:40:47.2219157Z 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 2023-01-11T20:40:47.2220501Z 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 2023-01-11T20:40:47.2222225Z 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 2023-01-11T20:40:47.2223199Z 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 2023-01-11T20:40:47.2224272Z 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 2023-01-11T20:40:47.2225467Z 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 2023-01-11T20:40:47.2226915Z 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 2023-01-11T20:40:47.2228674Z 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 2023-01-11T20:40:47.2229398Z 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 2023-01-11T20:40:47.2230343Z 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 2023-01-11T20:40:47.2231983Z 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 2023-01-11T20:40:47.2232958Z 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 2023-01-11T20:40:47.2234019Z 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 2023-01-11T20:40:47.2235046Z 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 2023-01-11T20:40:47.2236366Z 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 2023-01-11T20:40:47.2237718Z 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 2023-01-11T20:40:47.2238765Z 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 2023-01-11T20:40:47.2239991Z 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 2023-01-11T20:40:47.2241449Z 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 2023-01-11T20:40:47.2242265Z 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 2023-01-11T20:40:47.2243554Z 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 2023-01-11T20:40:47.2244738Z 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 2023-01-11T20:40:47.2246128Z 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 2023-01-11T20:40:47.2247316Z 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 2023-01-11T20:40:47.2248585Z 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 2023-01-11T20:40:47.2249693Z 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 2023-01-11T20:40:47.2251004Z 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 2023-01-11T20:40:47.2252016Z 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 2023-01-11T20:40:47.2253147Z 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 2023-01-11T20:40:47.2254443Z 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 2023-01-11T20:40:47.2255423Z 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 2023-01-11T20:40:47.2256664Z 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 2023-01-11T20:40:47.2257879Z 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 2023-01-11T20:40:47.2259080Z 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 2023-01-11T20:40:47.2260284Z 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 2023-01-11T20:40:47.2261540Z 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 2023-01-11T20:40:47.2263153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2264327Z 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 2023-01-11T20:40:47.2265423Z 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 2023-01-11T20:40:47.2266780Z 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 2023-01-11T20:40:47.2267857Z 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 2023-01-11T20:40:47.2269116Z 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 2023-01-11T20:40:47.2271362Z 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 2023-01-11T20:40:47.2271945Z 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 2023-01-11T20:40:47.2272657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2273853Z 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 2023-01-11T20:40:47.2274821Z 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 2023-01-11T20:40:47.2277079Z 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 2023-01-11T20:40:47.2277710Z 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 2023-01-11T20:40:47.2278608Z 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 2023-01-11T20:40:47.2279630Z 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 2023-01-11T20:40:47.2280752Z 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 2023-01-11T20:40:47.2282606Z 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 2023-01-11T20:40:47.2283795Z 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 2023-01-11T20:40:47.2284745Z 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 2023-01-11T20:40:47.2285953Z 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 2023-01-11T20:40:47.2287044Z 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 2023-01-11T20:40:47.2288496Z 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 2023-01-11T20:40:47.2289854Z 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 2023-01-11T20:40:47.2290825Z 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 2023-01-11T20:40:47.2292047Z 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 2023-01-11T20:40:47.2293251Z 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 2023-01-11T20:40:47.2294609Z 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 2023-01-11T20:40:47.2295713Z 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 2023-01-11T20:40:47.2297096Z 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 2023-01-11T20:40:47.2297971Z 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 2023-01-11T20:40:47.2299365Z 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 2023-01-11T20:40:47.2300422Z 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 2023-01-11T20:40:47.2301493Z 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 2023-01-11T20:40:47.2303080Z 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 2023-01-11T20:40:47.2304356Z 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 2023-01-11T20:40:47.2305532Z 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 2023-01-11T20:40:47.2306642Z 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 2023-01-11T20:40:47.2307842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2310273Z 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 2023-01-11T20:40:47.2310897Z 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 2023-01-11T20:40:47.2311977Z 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 2023-01-11T20:40:47.2312990Z 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 2023-01-11T20:40:47.2314339Z 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 2023-01-11T20:40:47.2315208Z 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 2023-01-11T20:40:47.2316392Z 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 2023-01-11T20:40:47.2317295Z 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 2023-01-11T20:40:47.2318798Z 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 2023-01-11T20:40:47.2319613Z 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 2023-01-11T20:40:47.2321546Z 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 2023-01-11T20:40:47.2322438Z 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 2023-01-11T20:40:47.2323300Z 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 2023-01-11T20:40:47.2324388Z 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 2023-01-11T20:40:47.2326198Z 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 2023-01-11T20:40:47.2326989Z 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 2023-01-11T20:40:47.2328090Z 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 2023-01-11T20:40:47.2330201Z 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 2023-01-11T20:40:47.2330807Z 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 2023-01-11T20:40:47.2332072Z 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 2023-01-11T20:40:47.2333322Z 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 2023-01-11T20:40:47.2334766Z 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 2023-01-11T20:40:47.2335734Z 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 2023-01-11T20:40:47.2337304Z 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 2023-01-11T20:40:47.2338196Z 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 2023-01-11T20:40:47.2339470Z 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 2023-01-11T20:40:47.2341243Z 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 2023-01-11T20:40:47.2341961Z 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 2023-01-11T20:40:47.2343117Z 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 2023-01-11T20:40:47.2344399Z 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 2023-01-11T20:40:47.2345687Z 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 2023-01-11T20:40:47.2346966Z 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 2023-01-11T20:40:47.2348490Z 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 2023-01-11T20:40:47.2349457Z 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 2023-01-11T20:40:47.2350610Z 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 2023-01-11T20:40:47.2351892Z 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 2023-01-11T20:40:47.2353094Z 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 2023-01-11T20:40:47.2354307Z 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 2023-01-11T20:40:47.2355450Z 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 2023-01-11T20:40:47.2356649Z 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 2023-01-11T20:40:47.2357771Z 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 2023-01-11T20:40:47.2359172Z 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 2023-01-11T20:40:47.2360879Z 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 2023-01-11T20:40:47.2361760Z 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 2023-01-11T20:40:47.2362988Z 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 2023-01-11T20:40:47.2364373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2365101Z 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 2023-01-11T20:40:47.2366109Z 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 2023-01-11T20:40:47.2367016Z 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 2023-01-11T20:40:47.2367882Z 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 2023-01-11T20:40:47.2372231Z 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 2023-01-11T20:40:47.2372645Z 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 2023-01-11T20:40:47.2373014Z 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 2023-01-11T20:40:47.2373312Z 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 2023-01-11T20:40:47.2373758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2374522Z 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 2023-01-11T20:40:47.2375462Z 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 2023-01-11T20:40:47.2376965Z 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 2023-01-11T20:40:47.2377864Z 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 2023-01-11T20:40:47.2378363Z 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 2023-01-11T20:40:47.2379764Z 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 2023-01-11T20:40:47.2380712Z 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 2023-01-11T20:40:47.2381262Z 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 2023-01-11T20:40:47.2383028Z 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 2023-01-11T20:40:47.2383398Z 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 2023-01-11T20:40:47.2384339Z 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 2023-01-11T20:40:47.2385315Z 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 2023-01-11T20:40:47.2386261Z 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 2023-01-11T20:40:47.2387558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2388486Z 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 2023-01-11T20:40:47.2390143Z 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 2023-01-11T20:40:47.2390779Z 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 2023-01-11T20:40:47.2391596Z 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 2023-01-11T20:40:47.2392624Z 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 2023-01-11T20:40:47.2393987Z 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 2023-01-11T20:40:47.2394800Z 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 2023-01-11T20:40:47.2396227Z 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 2023-01-11T20:40:47.2397341Z 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 2023-01-11T20:40:47.2397822Z 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 2023-01-11T20:40:47.2398692Z 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 2023-01-11T20:40:47.2399610Z 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 2023-01-11T20:40:47.2400225Z 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 2023-01-11T20:40:47.2401956Z 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 2023-01-11T20:40:47.2402856Z 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 2023-01-11T20:40:47.2404064Z 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 2023-01-11T20:40:47.2404479Z 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 2023-01-11T20:40:47.2405903Z 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 2023-01-11T20:40:47.2406978Z 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 2023-01-11T20:40:47.2407726Z 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 2023-01-11T20:40:47.2408597Z 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 2023-01-11T20:40:47.2409905Z 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 2023-01-11T20:40:47.2410606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2411623Z 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 2023-01-11T20:40:47.2412576Z 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 2023-01-11T20:40:47.2413692Z 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 2023-01-11T20:40:47.2415253Z 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 2023-01-11T20:40:47.2416031Z 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 2023-01-11T20:40:47.2417036Z 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 2023-01-11T20:40:47.2417845Z 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 2023-01-11T20:40:47.2418819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2419865Z 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 2023-01-11T20:40:47.2420624Z 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 2023-01-11T20:40:47.2422045Z 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 2023-01-11T20:40:47.2422707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2423813Z 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 2023-01-11T20:40:47.2424949Z 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 2023-01-11T20:40:47.2426862Z 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 2023-01-11T20:40:47.2431554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2432039Z 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 2023-01-11T20:40:47.2432504Z 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 2023-01-11T20:40:47.2432909Z 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 2023-01-11T20:40:47.2433327Z 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 2023-01-11T20:40:47.2433693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2434205Z 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 2023-01-11T20:40:47.2434809Z 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 2023-01-11T20:40:47.2435585Z 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 2023-01-11T20:40:47.2436592Z 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 2023-01-11T20:40:47.2437518Z 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 2023-01-11T20:40:47.2438391Z 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 2023-01-11T20:40:47.2439396Z 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 2023-01-11T20:40:47.2440353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2441577Z 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 2023-01-11T20:40:47.2442440Z 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 2023-01-11T20:40:47.2443364Z 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 2023-01-11T20:40:47.2444372Z 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 2023-01-11T20:40:47.2445507Z 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 2023-01-11T20:40:47.2446570Z 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 2023-01-11T20:40:47.2447556Z 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 2023-01-11T20:40:47.2448456Z 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 2023-01-11T20:40:47.2449860Z 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 2023-01-11T20:40:47.2450443Z 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 2023-01-11T20:40:47.2451980Z 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 2023-01-11T20:40:47.2452778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2454838Z 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 2023-01-11T20:40:47.2455336Z 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 2023-01-11T20:40:47.2455999Z 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 2023-01-11T20:40:47.2456534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2458309Z 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 2023-01-11T20:40:47.2458912Z 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 2023-01-11T20:40:47.2460010Z 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 2023-01-11T20:40:47.2460940Z 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 2023-01-11T20:40:47.2461766Z 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 2023-01-11T20:40:47.2463579Z 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 2023-01-11T20:40:47.2464196Z 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 2023-01-11T20:40:47.2464885Z 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 2023-01-11T20:40:47.2466130Z 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 2023-01-11T20:40:47.2467227Z 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 2023-01-11T20:40:47.2468861Z 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 2023-01-11T20:40:47.2469697Z 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 2023-01-11T20:40:47.2470781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2472305Z 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 2023-01-11T20:40:47.2473092Z 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 2023-01-11T20:40:47.2474616Z 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 2023-01-11T20:40:47.2475974Z 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 2023-01-11T20:40:47.2477255Z 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 2023-01-11T20:40:47.2478546Z 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 2023-01-11T20:40:47.2479607Z 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 2023-01-11T20:40:47.2480295Z 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 2023-01-11T20:40:47.2482086Z 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 2023-01-11T20:40:47.2482840Z 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 2023-01-11T20:40:47.2484264Z 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 2023-01-11T20:40:47.2484952Z 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 2023-01-11T20:40:47.2486136Z 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 2023-01-11T20:40:47.2487847Z 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 2023-01-11T20:40:47.2488227Z 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 2023-01-11T20:40:47.2489046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2504752Z 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 2023-01-11T20:40:47.2505518Z 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 2023-01-11T20:40:47.2506004Z 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 2023-01-11T20:40:47.2506740Z 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 2023-01-11T20:40:47.2507281Z 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 2023-01-11T20:40:47.2507659Z 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 2023-01-11T20:40:47.2508181Z 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 2023-01-11T20:40:47.2508764Z 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 2023-01-11T20:40:47.2509123Z 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 2023-01-11T20:40:47.2509621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2510265Z 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 2023-01-11T20:40:47.2510672Z 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 2023-01-11T20:40:47.2511290Z 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 2023-01-11T20:40:47.2511718Z 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 2023-01-11T20:40:47.2512298Z 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 2023-01-11T20:40:47.2512681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2513177Z 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 2023-01-11T20:40:47.2513737Z 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 2023-01-11T20:40:47.2514110Z 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 2023-01-11T20:40:47.2514485Z 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 2023-01-11T20:40:47.2514939Z 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 2023-01-11T20:40:47.2515579Z 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 2023-01-11T20:40:47.2516627Z 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 2023-01-11T20:40:47.2517876Z 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 2023-01-11T20:40:47.2520951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2521617Z 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 2023-01-11T20:40:47.2522160Z 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 2023-01-11T20:40:47.2522682Z 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 2023-01-11T20:40:47.2523177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2524350Z 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 2023-01-11T20:40:47.2525202Z 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 2023-01-11T20:40:47.2526208Z 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 2023-01-11T20:40:47.2527624Z 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 2023-01-11T20:40:47.2528593Z 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 2023-01-11T20:40:47.2529528Z 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 2023-01-11T20:40:47.2530698Z 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 2023-01-11T20:40:47.2531822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2532816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2533690Z 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 2023-01-11T20:40:47.2534863Z 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 2023-01-11T20:40:47.2535885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2536821Z 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 2023-01-11T20:40:47.2537724Z 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 2023-01-11T20:40:47.2538560Z 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 2023-01-11T20:40:47.2539361Z 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 2023-01-11T20:40:47.2540320Z 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 2023-01-11T20:40:47.2540826Z 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 2023-01-11T20:40:47.2542022Z 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 2023-01-11T20:40:47.2542870Z 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 2023-01-11T20:40:47.2543526Z 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 2023-01-11T20:40:47.2544851Z 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 2023-01-11T20:40:47.2545631Z 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 2023-01-11T20:40:47.2546878Z 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 2023-01-11T20:40:47.2548336Z 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 2023-01-11T20:40:47.2549146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2550123Z 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 2023-01-11T20:40:47.2551022Z 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 2023-01-11T20:40:47.2551957Z 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 2023-01-11T20:40:47.2552913Z 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 2023-01-11T20:40:47.2553771Z 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 2023-01-11T20:40:47.2554733Z 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 2023-01-11T20:40:47.2555686Z 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 2023-01-11T20:40:47.2556605Z 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 2023-01-11T20:40:47.2557604Z 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 2023-01-11T20:40:47.2558408Z 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 2023-01-11T20:40:47.2559274Z 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 2023-01-11T20:40:47.2559954Z 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 2023-01-11T20:40:47.2561283Z 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 2023-01-11T20:40:47.2562660Z 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 2023-01-11T20:40:47.2563556Z 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 2023-01-11T20:40:47.2564650Z 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 2023-01-11T20:40:47.2565316Z 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 2023-01-11T20:40:47.2565949Z 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 2023-01-11T20:40:47.2567015Z 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 2023-01-11T20:40:47.2567963Z 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 2023-01-11T20:40:47.2569973Z 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 2023-01-11T20:40:47.2570362Z 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 2023-01-11T20:40:47.2570813Z 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 2023-01-11T20:40:47.2571871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2572999Z 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 2023-01-11T20:40:47.2573868Z 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 2023-01-11T20:40:47.2574876Z 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 2023-01-11T20:40:47.2576049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qscheme.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2577167Z 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 2023-01-11T20:40:47.2578375Z 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 2023-01-11T20:40:47.2579271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2580802Z 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 2023-01-11T20:40:47.2581749Z 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 2023-01-11T20:40:47.2582950Z 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 2023-01-11T20:40:47.2584014Z 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 2023-01-11T20:40:47.2585282Z 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 2023-01-11T20:40:47.2586571Z 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 2023-01-11T20:40:47.2587754Z 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 2023-01-11T20:40:47.2589126Z 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 2023-01-11T20:40:47.2590258Z 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 2023-01-11T20:40:47.2591343Z 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 2023-01-11T20:40:47.2592637Z 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 2023-01-11T20:40:47.2593639Z 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 2023-01-11T20:40:47.2594836Z 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 2023-01-11T20:40:47.2596169Z 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 2023-01-11T20:40:47.2597366Z 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 2023-01-11T20:40:47.2598843Z 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 2023-01-11T20:40:47.2600033Z 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 2023-01-11T20:40:47.2601304Z 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 2023-01-11T20:40:47.2602490Z 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 2023-01-11T20:40:47.2603850Z 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 2023-01-11T20:40:47.2604593Z 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 2023-01-11T20:40:47.2605909Z 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 2023-01-11T20:40:47.2607252Z 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 2023-01-11T20:40:47.2608447Z 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 2023-01-11T20:40:47.2609748Z 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 2023-01-11T20:40:47.2610694Z 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 2023-01-11T20:40:47.2612052Z 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 2023-01-11T20:40:47.2613136Z 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 2023-01-11T20:40:47.2614327Z 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 2023-01-11T20:40:47.2615386Z 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 2023-01-11T20:40:47.2616986Z 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 2023-01-11T20:40:47.2617872Z 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 2023-01-11T20:40:47.2619206Z 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 2023-01-11T20:40:47.2620222Z 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 2023-01-11T20:40:47.2621643Z 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 2023-01-11T20:40:47.2622691Z 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 2023-01-11T20:40:47.2623680Z 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 2023-01-11T20:40:47.2624884Z 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 2023-01-11T20:40:47.2626170Z 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 2023-01-11T20:40:47.2627414Z 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 2023-01-11T20:40:47.2628499Z 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 2023-01-11T20:40:47.2629950Z 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 2023-01-11T20:40:47.2631180Z 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 2023-01-11T20:40:47.2632349Z 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 2023-01-11T20:40:47.2633402Z 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 2023-01-11T20:40:47.2634668Z 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 2023-01-11T20:40:47.2636610Z 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 2023-01-11T20:40:47.2637539Z 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 2023-01-11T20:40:47.2638803Z 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 2023-01-11T20:40:47.2640044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2641565Z 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 2023-01-11T20:40:47.2642629Z 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 2023-01-11T20:40:47.2644077Z 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 2023-01-11T20:40:47.2644980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2646830Z 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 2023-01-11T20:40:47.2648107Z 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 2023-01-11T20:40:47.2649249Z 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 2023-01-11T20:40:47.2650539Z 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 2023-01-11T20:40:47.2651642Z 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 2023-01-11T20:40:47.2652741Z 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 2023-01-11T20:40:47.2653894Z 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 2023-01-11T20:40:47.2655170Z 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 2023-01-11T20:40:47.2657330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2657863Z 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 2023-01-11T20:40:47.2659333Z 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 2023-01-11T20:40:47.2659718Z 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 2023-01-11T20:40:47.2661256Z 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 2023-01-11T20:40:47.2661749Z 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 2023-01-11T20:40:47.2662572Z 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 2023-01-11T20:40:47.2663667Z 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 2023-01-11T20:40:47.2664390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2666281Z 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 2023-01-11T20:40:47.2666932Z 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 2023-01-11T20:40:47.2668589Z 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 2023-01-11T20:40:47.2670298Z 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 2023-01-11T20:40:47.2670901Z 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 2023-01-11T20:40:47.2671783Z 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 2023-01-11T20:40:47.2672629Z 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 2023-01-11T20:40:47.2673319Z 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 2023-01-11T20:40:47.2674320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2675332Z 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 2023-01-11T20:40:47.2675994Z 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 2023-01-11T20:40:47.2677041Z 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 2023-01-11T20:40:47.2679086Z 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 2023-01-11T20:40:47.2679410Z 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 2023-01-11T20:40:47.2680166Z 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 2023-01-11T20:40:47.2681113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2682355Z 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 2023-01-11T20:40:47.2683258Z 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 2023-01-11T20:40:47.2684510Z 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 2023-01-11T20:40:47.2685372Z 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 2023-01-11T20:40:47.2686665Z 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 2023-01-11T20:40:47.2687579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2689425Z 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 2023-01-11T20:40:47.2690169Z 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 2023-01-11T20:40:47.2691215Z 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 2023-01-11T20:40:47.2692500Z 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 2023-01-11T20:40:47.2693290Z 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 2023-01-11T20:40:47.2694546Z 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 2023-01-11T20:40:47.2695528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2696696Z 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 2023-01-11T20:40:47.2697534Z 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 2023-01-11T20:40:47.2699060Z 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 2023-01-11T20:40:47.2699761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2701327Z 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 2023-01-11T20:40:47.2702117Z 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 2023-01-11T20:40:47.2704429Z 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 2023-01-11T20:40:47.2704830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2705359Z 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 2023-01-11T20:40:47.2706094Z 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 2023-01-11T20:40:47.2707773Z 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 2023-01-11T20:40:47.2708597Z 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 2023-01-11T20:40:47.2709806Z 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 2023-01-11T20:40:47.2710722Z 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 2023-01-11T20:40:47.2711719Z 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 2023-01-11T20:40:47.2712744Z 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 2023-01-11T20:40:47.2713688Z 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 2023-01-11T20:40:47.2715100Z 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 2023-01-11T20:40:47.2715848Z 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 2023-01-11T20:40:47.2716952Z 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 2023-01-11T20:40:47.2717639Z 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 2023-01-11T20:40:47.2718636Z 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 2023-01-11T20:40:47.2719792Z 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 2023-01-11T20:40:47.2720793Z 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 2023-01-11T20:40:47.2721825Z 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 2023-01-11T20:40:47.2723102Z 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 2023-01-11T20:40:47.2723803Z 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 2023-01-11T20:40:47.2724490Z 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 2023-01-11T20:40:47.2725389Z 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 2023-01-11T20:40:47.2726352Z 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 2023-01-11T20:40:47.2727521Z 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 2023-01-11T20:40:47.2728246Z 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 2023-01-11T20:40:47.2729363Z 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 2023-01-11T20:40:47.2730305Z 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 2023-01-11T20:40:47.2731373Z 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 2023-01-11T20:40:47.2732753Z 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 2023-01-11T20:40:47.2733254Z 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 2023-01-11T20:40:47.2734617Z 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 2023-01-11T20:40:47.2735480Z 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 2023-01-11T20:40:47.2736761Z 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 2023-01-11T20:40:47.2737548Z 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 2023-01-11T20:40:47.2738914Z 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 2023-01-11T20:40:47.2739921Z 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 2023-01-11T20:40:47.2740981Z 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 2023-01-11T20:40:47.2742266Z 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 2023-01-11T20:40:47.2743133Z 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 2023-01-11T20:40:47.2743882Z 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 2023-01-11T20:40:47.2745247Z 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 2023-01-11T20:40:47.2746070Z 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 2023-01-11T20:40:47.2747486Z 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 2023-01-11T20:40:47.2747915Z 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 2023-01-11T20:40:47.2750027Z 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 2023-01-11T20:40:47.2750648Z 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 2023-01-11T20:40:47.2751623Z 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 2023-01-11T20:40:47.2752553Z 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 2023-01-11T20:40:47.2753356Z 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 2023-01-11T20:40:47.2754706Z 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 2023-01-11T20:40:47.2755791Z 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 2023-01-11T20:40:47.2757277Z 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 2023-01-11T20:40:47.2758125Z 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 2023-01-11T20:40:47.2759189Z 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 2023-01-11T20:40:47.2761024Z 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 2023-01-11T20:40:47.2761674Z 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 2023-01-11T20:40:47.2762426Z 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 2023-01-11T20:40:47.2764295Z 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 2023-01-11T20:40:47.2764850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2766523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2767156Z 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 2023-01-11T20:40:47.2767724Z 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 2023-01-11T20:40:47.2769411Z 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 2023-01-11T20:40:47.2770824Z 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 2023-01-11T20:40:47.2771434Z 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 2023-01-11T20:40:47.2772273Z 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 2023-01-11T20:40:47.2773393Z 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 2023-01-11T20:40:47.2775195Z 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 2023-01-11T20:40:47.2776414Z 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 2023-01-11T20:40:47.2777540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2778924Z 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 2023-01-11T20:40:47.2780094Z 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 2023-01-11T20:40:47.2781259Z 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 2023-01-11T20:40:47.2782362Z 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 2023-01-11T20:40:47.2783404Z 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 2023-01-11T20:40:47.2784710Z 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 2023-01-11T20:40:47.2785784Z 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 2023-01-11T20:40:47.2787044Z 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 2023-01-11T20:40:47.2789734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2790638Z 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 2023-01-11T20:40:47.2793049Z 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 2023-01-11T20:40:47.2793621Z 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 2023-01-11T20:40:47.2794163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2795352Z 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 2023-01-11T20:40:47.2796308Z 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 2023-01-11T20:40:47.2797417Z 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 2023-01-11T20:40:47.2798634Z 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 2023-01-11T20:40:47.2799921Z 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 2023-01-11T20:40:47.2801105Z 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 2023-01-11T20:40:47.2802355Z 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 2023-01-11T20:40:47.2803651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2804852Z 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 2023-01-11T20:40:47.2806315Z 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 2023-01-11T20:40:47.2807162Z 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 2023-01-11T20:40:47.2808260Z 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 2023-01-11T20:40:47.2809839Z 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 2023-01-11T20:40:47.2811055Z 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 2023-01-11T20:40:47.2812149Z 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 2023-01-11T20:40:47.2813434Z 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 2023-01-11T20:40:47.2814273Z 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 2023-01-11T20:40:47.2815484Z 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 2023-01-11T20:40:47.2816690Z 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 2023-01-11T20:40:47.2817762Z 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 2023-01-11T20:40:47.2819188Z 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 2023-01-11T20:40:47.2820200Z 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 2023-01-11T20:40:47.2821312Z 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 2023-01-11T20:40:47.2822551Z 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 2023-01-11T20:40:47.2823669Z 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 2023-01-11T20:40:47.2824890Z 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 2023-01-11T20:40:47.2825877Z 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 2023-01-11T20:40:47.2827512Z 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 2023-01-11T20:40:47.2828455Z 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 2023-01-11T20:40:47.2829810Z 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 2023-01-11T20:40:47.2830827Z 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 2023-01-11T20:40:47.2832678Z 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 2023-01-11T20:40:47.2833447Z 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 2023-01-11T20:40:47.2834359Z 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 2023-01-11T20:40:47.2835385Z 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 2023-01-11T20:40:47.2837484Z 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 2023-01-11T20:40:47.2837957Z 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 2023-01-11T20:40:47.2838758Z 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 2023-01-11T20:40:47.2844956Z 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 2023-01-11T20:40:47.2845493Z 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 2023-01-11T20:40:47.2846149Z 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 2023-01-11T20:40:47.2846577Z 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 2023-01-11T20:40:47.2847103Z 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 2023-01-11T20:40:47.2847432Z 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 2023-01-11T20:40:47.2847769Z 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 2023-01-11T20:40:47.2848326Z 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 2023-01-11T20:40:47.2848694Z 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 2023-01-11T20:40:47.2849008Z 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 2023-01-11T20:40:47.2849978Z 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 2023-01-11T20:40:47.2850846Z 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 2023-01-11T20:40:47.2851702Z 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 2023-01-11T20:40:47.2852479Z 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 2023-01-11T20:40:47.2853347Z 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 2023-01-11T20:40:47.2854455Z 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 2023-01-11T20:40:47.2855143Z 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 2023-01-11T20:40:47.2858314Z 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 2023-01-11T20:40:47.2859206Z 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 2023-01-11T20:40:47.2860135Z 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 2023-01-11T20:40:47.2860975Z 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 2023-01-11T20:40:47.2861828Z 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 2023-01-11T20:40:47.2862338Z 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 2023-01-11T20:40:47.2862809Z 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 2023-01-11T20:40:47.2864663Z 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 2023-01-11T20:40:47.2865086Z 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 2023-01-11T20:40:47.2866133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2867392Z 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 2023-01-11T20:40:47.2868269Z 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 2023-01-11T20:40:47.2869609Z 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 2023-01-11T20:40:47.2870317Z 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 2023-01-11T20:40:47.2871381Z 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 2023-01-11T20:40:47.2872320Z 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 2023-01-11T20:40:47.2873212Z 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 2023-01-11T20:40:47.2873922Z 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 2023-01-11T20:40:47.2874916Z 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 2023-01-11T20:40:47.2875971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2877942Z 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 2023-01-11T20:40:47.2878677Z 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 2023-01-11T20:40:47.2879517Z 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 2023-01-11T20:40:47.2880395Z 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 2023-01-11T20:40:47.2881575Z 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 2023-01-11T20:40:47.2882851Z 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 2023-01-11T20:40:47.2883860Z 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 2023-01-11T20:40:47.2884928Z 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 2023-01-11T20:40:47.2886272Z 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 2023-01-11T20:40:47.2887608Z 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 2023-01-11T20:40:47.2888752Z 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 2023-01-11T20:40:47.2890773Z 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 2023-01-11T20:40:47.2891370Z 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 2023-01-11T20:40:47.2892166Z 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 2023-01-11T20:40:47.2893146Z 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 2023-01-11T20:40:47.2894504Z 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 2023-01-11T20:40:47.2896028Z 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 2023-01-11T20:40:47.2897285Z 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 2023-01-11T20:40:47.2898106Z 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 2023-01-11T20:40:47.2899336Z 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 2023-01-11T20:40:47.2900378Z 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 2023-01-11T20:40:47.2901612Z 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 2023-01-11T20:40:47.2902852Z 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 2023-01-11T20:40:47.2904158Z 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 2023-01-11T20:40:47.2905356Z 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 2023-01-11T20:40:47.2906767Z 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 2023-01-11T20:40:47.2908134Z 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 2023-01-11T20:40:47.2909268Z 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 2023-01-11T20:40:47.2910533Z 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 2023-01-11T20:40:47.2911645Z 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 2023-01-11T20:40:47.2912773Z 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 2023-01-11T20:40:47.2913935Z 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 2023-01-11T20:40:47.2915125Z 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 2023-01-11T20:40:47.2916330Z 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 2023-01-11T20:40:47.2917418Z 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 2023-01-11T20:40:47.2918539Z 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 2023-01-11T20:40:47.2919712Z 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 2023-01-11T20:40:47.2921780Z 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 2023-01-11T20:40:47.2922736Z 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 2023-01-11T20:40:47.2923953Z 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 2023-01-11T20:40:47.2925118Z 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 2023-01-11T20:40:47.2926231Z 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 2023-01-11T20:40:47.2927384Z 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 2023-01-11T20:40:47.2928490Z 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 2023-01-11T20:40:47.2929762Z 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 2023-01-11T20:40:47.2931151Z 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 2023-01-11T20:40:47.2932127Z 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 2023-01-11T20:40:47.2933255Z 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 2023-01-11T20:40:47.2934572Z 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 2023-01-11T20:40:47.2935786Z 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 2023-01-11T20:40:47.2936894Z 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 2023-01-11T20:40:47.2937991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2939336Z 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 2023-01-11T20:40:47.2940356Z 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 2023-01-11T20:40:47.2941516Z 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 2023-01-11T20:40:47.2942795Z 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 2023-01-11T20:40:47.2944091Z 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 2023-01-11T20:40:47.2945168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2946642Z 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 2023-01-11T20:40:47.2947478Z 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 2023-01-11T20:40:47.2950067Z 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 2023-01-11T20:40:47.2950609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2952238Z 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 2023-01-11T20:40:47.2953111Z 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 2023-01-11T20:40:47.2954327Z 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 2023-01-11T20:40:47.2955330Z 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 2023-01-11T20:40:47.2956536Z 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 2023-01-11T20:40:47.2957690Z 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 2023-01-11T20:40:47.2971675Z 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 2023-01-11T20:40:47.2972462Z 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 2023-01-11T20:40:47.2973060Z 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 2023-01-11T20:40:47.2973766Z 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 2023-01-11T20:40:47.2974542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2975147Z 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 2023-01-11T20:40:47.2975744Z 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 2023-01-11T20:40:47.2976326Z 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 2023-01-11T20:40:47.2976880Z 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 2023-01-11T20:40:47.2977437Z 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 2023-01-11T20:40:47.2978094Z 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 2023-01-11T20:40:47.2978683Z 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 2023-01-11T20:40:47.2979266Z 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 2023-01-11T20:40:47.2979817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2980490Z 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 2023-01-11T20:40:47.2981059Z 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 2023-01-11T20:40:47.2981570Z 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 2023-01-11T20:40:47.2982144Z 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 2023-01-11T20:40:47.2982831Z 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 2023-01-11T20:40:47.2983580Z 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 2023-01-11T20:40:47.2984192Z 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 2023-01-11T20:40:47.2984793Z 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 2023-01-11T20:40:47.2985391Z 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 2023-01-11T20:40:47.2986000Z 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 2023-01-11T20:40:47.2986924Z 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 2023-01-11T20:40:47.2987540Z 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 2023-01-11T20:40:47.2988389Z 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 2023-01-11T20:40:47.2989568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2990511Z 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 2023-01-11T20:40:47.2991925Z 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 2023-01-11T20:40:47.2992500Z 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 2023-01-11T20:40:47.2993749Z 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 2023-01-11T20:40:47.2994491Z 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 2023-01-11T20:40:47.2996559Z 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 2023-01-11T20:40:47.2997179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.2998487Z 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 2023-01-11T20:40:47.2999322Z 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 2023-01-11T20:40:47.3000461Z 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 2023-01-11T20:40:47.3001599Z 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 2023-01-11T20:40:47.3002825Z 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 2023-01-11T20:40:47.3003938Z 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 2023-01-11T20:40:47.3004620Z 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 2023-01-11T20:40:47.3006227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3006654Z 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 2023-01-11T20:40:47.3007343Z 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 2023-01-11T20:40:47.3009104Z 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 2023-01-11T20:40:47.3009563Z 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 2023-01-11T20:40:47.3010443Z 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 2023-01-11T20:40:47.3011302Z 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 2023-01-11T20:40:47.3012484Z 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 2023-01-11T20:40:47.3013292Z 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 2023-01-11T20:40:47.3014231Z 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 2023-01-11T20:40:47.3015090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3016411Z 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 2023-01-11T20:40:47.3017402Z 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 2023-01-11T20:40:47.3018487Z 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 2023-01-11T20:40:47.3019745Z 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 2023-01-11T20:40:47.3020770Z 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 2023-01-11T20:40:47.3021824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3022720Z 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 2023-01-11T20:40:47.3024450Z 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 2023-01-11T20:40:47.3024886Z 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 2023-01-11T20:40:47.3026290Z 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 2023-01-11T20:40:47.3027419Z 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 2023-01-11T20:40:47.3028646Z 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 2023-01-11T20:40:47.3029604Z 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 2023-01-11T20:40:47.3030590Z 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 2023-01-11T20:40:47.3031766Z 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 2023-01-11T20:40:47.3032761Z 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 2023-01-11T20:40:47.3034612Z 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 2023-01-11T20:40:47.3035141Z 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 2023-01-11T20:40:47.3035928Z 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 2023-01-11T20:40:47.3037371Z 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 2023-01-11T20:40:47.3038442Z 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 2023-01-11T20:40:47.3039063Z 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 2023-01-11T20:40:47.3040444Z 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 2023-01-11T20:40:47.3041261Z 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 2023-01-11T20:40:47.3042405Z 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 2023-01-11T20:40:47.3043252Z 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 2023-01-11T20:40:47.3044540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3045519Z 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 2023-01-11T20:40:47.3046435Z 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 2023-01-11T20:40:47.3047553Z 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 2023-01-11T20:40:47.3048454Z 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 2023-01-11T20:40:47.3049455Z 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 2023-01-11T20:40:47.3050823Z 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 2023-01-11T20:40:47.3051665Z 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 2023-01-11T20:40:47.3052688Z 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 2023-01-11T20:40:47.3053578Z 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 2023-01-11T20:40:47.3054914Z 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 2023-01-11T20:40:47.3055919Z 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 2023-01-11T20:40:47.3056893Z 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 2023-01-11T20:40:47.3057977Z 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 2023-01-11T20:40:47.3058942Z 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 2023-01-11T20:40:47.3059800Z 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 2023-01-11T20:40:47.3060727Z 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 2023-01-11T20:40:47.3062370Z 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 2023-01-11T20:40:47.3063580Z 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 2023-01-11T20:40:47.3064185Z 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 2023-01-11T20:40:47.3065328Z 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 2023-01-11T20:40:47.3066286Z 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 2023-01-11T20:40:47.3067456Z 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 2023-01-11T20:40:47.3068430Z 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 2023-01-11T20:40:47.3069391Z 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 2023-01-11T20:40:47.3070271Z 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 2023-01-11T20:40:47.3071215Z 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 2023-01-11T20:40:47.3072313Z 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 2023-01-11T20:40:47.3073150Z 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 2023-01-11T20:40:47.3074164Z 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 2023-01-11T20:40:47.3075210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3076206Z 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 2023-01-11T20:40:47.3077196Z 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 2023-01-11T20:40:47.3077918Z 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 2023-01-11T20:40:47.3079171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3080371Z 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 2023-01-11T20:40:47.3081266Z 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 2023-01-11T20:40:47.3081916Z 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 2023-01-11T20:40:47.3083772Z 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 2023-01-11T20:40:47.3084092Z 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 2023-01-11T20:40:47.3085238Z 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 2023-01-11T20:40:47.3086093Z 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 2023-01-11T20:40:47.3087111Z 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 2023-01-11T20:40:47.3088050Z 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 2023-01-11T20:40:47.3089056Z 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 2023-01-11T20:40:47.3090295Z 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 2023-01-11T20:40:47.3091045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3092169Z 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 2023-01-11T20:40:47.3093174Z 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 2023-01-11T20:40:47.3094040Z 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 2023-01-11T20:40:47.3095357Z 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 2023-01-11T20:40:47.3096293Z 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 2023-01-11T20:40:47.3097282Z 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 2023-01-11T20:40:47.3098663Z 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 2023-01-11T20:40:47.3099390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3100868Z 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 2023-01-11T20:40:47.3102183Z 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 2023-01-11T20:40:47.3103011Z 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 2023-01-11T20:40:47.3104088Z 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 2023-01-11T20:40:47.3104956Z 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 2023-01-11T20:40:47.3106570Z 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 2023-01-11T20:40:47.3107478Z 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 2023-01-11T20:40:47.3109551Z 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 2023-01-11T20:40:47.3110935Z 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 2023-01-11T20:40:47.3111829Z 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 2023-01-11T20:40:47.3113144Z 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 2023-01-11T20:40:47.3114182Z 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 2023-01-11T20:40:47.3115299Z 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 2023-01-11T20:40:47.3116442Z 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 2023-01-11T20:40:47.3117755Z 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 2023-01-11T20:40:47.3118790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3120272Z 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 2023-01-11T20:40:47.3121302Z 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 2023-01-11T20:40:47.3122461Z 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 2023-01-11T20:40:47.3123478Z 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 2023-01-11T20:40:47.3124668Z 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 2023-01-11T20:40:47.3125987Z 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 2023-01-11T20:40:47.3127164Z 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 2023-01-11T20:40:47.3128420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3129709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3131111Z 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 2023-01-11T20:40:47.3132443Z 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 2023-01-11T20:40:47.3134310Z 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 2023-01-11T20:40:47.3135482Z 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 2023-01-11T20:40:47.3136541Z 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 2023-01-11T20:40:47.3137696Z 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 2023-01-11T20:40:47.3138936Z 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 2023-01-11T20:40:47.3139893Z 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 2023-01-11T20:40:47.3141386Z 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 2023-01-11T20:40:47.3142538Z 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 2023-01-11T20:40:47.3143411Z 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 2023-01-11T20:40:47.3144614Z 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 2023-01-11T20:40:47.3145838Z 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 2023-01-11T20:40:47.3147077Z 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 2023-01-11T20:40:47.3148245Z 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 2023-01-11T20:40:47.3149319Z 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 2023-01-11T20:40:47.3150641Z 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 2023-01-11T20:40:47.3151561Z 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 2023-01-11T20:40:47.3152841Z 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 2023-01-11T20:40:47.3153891Z 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 2023-01-11T20:40:47.3155077Z 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 2023-01-11T20:40:47.3156427Z 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 2023-01-11T20:40:47.3157421Z 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 2023-01-11T20:40:47.3158625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3160025Z 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 2023-01-11T20:40:47.3161058Z 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 2023-01-11T20:40:47.3162187Z 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 2023-01-11T20:40:47.3163462Z 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 2023-01-11T20:40:47.3164610Z 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 2023-01-11T20:40:47.3165642Z 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 2023-01-11T20:40:47.3166896Z 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 2023-01-11T20:40:47.3168091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3169376Z 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 2023-01-11T20:40:47.3170546Z 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 2023-01-11T20:40:47.3171940Z 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 2023-01-11T20:40:47.3173036Z 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 2023-01-11T20:40:47.3174125Z 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 2023-01-11T20:40:47.3175424Z 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 2023-01-11T20:40:47.3176335Z 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 2023-01-11T20:40:47.3177515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3179050Z 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 2023-01-11T20:40:47.3180054Z 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 2023-01-11T20:40:47.3181177Z 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 2023-01-11T20:40:47.3182296Z 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 2023-01-11T20:40:47.3183474Z 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 2023-01-11T20:40:47.3184961Z 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 2023-01-11T20:40:47.3185742Z 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 2023-01-11T20:40:47.3187032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3187956Z 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 2023-01-11T20:40:47.3188906Z 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 2023-01-11T20:40:47.3189852Z 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 2023-01-11T20:40:47.3190735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3192112Z 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 2023-01-11T20:40:47.3192810Z 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 2023-01-11T20:40:47.3194721Z 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 2023-01-11T20:40:47.3195095Z 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 2023-01-11T20:40:47.3196117Z 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 2023-01-11T20:40:47.3196891Z 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 2023-01-11T20:40:47.3198183Z 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 2023-01-11T20:40:47.3199897Z 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 2023-01-11T20:40:47.3200242Z 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 2023-01-11T20:40:47.3201046Z 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 2023-01-11T20:40:47.3201846Z 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 2023-01-11T20:40:47.3202781Z 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 2023-01-11T20:40:47.3203522Z 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 2023-01-11T20:40:47.3205001Z 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 2023-01-11T20:40:47.3206366Z 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 2023-01-11T20:40:47.3207474Z 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 2023-01-11T20:40:47.3208575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3209347Z 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 2023-01-11T20:40:47.3210055Z 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 2023-01-11T20:40:47.3211487Z 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 2023-01-11T20:40:47.3212403Z 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 2023-01-11T20:40:47.3212960Z 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 2023-01-11T20:40:47.3214293Z 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 2023-01-11T20:40:47.3215275Z 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 2023-01-11T20:40:47.3216245Z 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 2023-01-11T20:40:47.3217576Z 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 2023-01-11T20:40:47.3218717Z 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 2023-01-11T20:40:47.3219809Z 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 2023-01-11T20:40:47.3220953Z 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 2023-01-11T20:40:47.3222322Z 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 2023-01-11T20:40:47.3223343Z 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 2023-01-11T20:40:47.3224493Z 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 2023-01-11T20:40:47.3225598Z 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 2023-01-11T20:40:47.3227007Z 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 2023-01-11T20:40:47.3228190Z 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 2023-01-11T20:40:47.3229428Z 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 2023-01-11T20:40:47.3230661Z 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 2023-01-11T20:40:47.3231908Z 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 2023-01-11T20:40:47.3233055Z 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 2023-01-11T20:40:47.3234331Z 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 2023-01-11T20:40:47.3235465Z 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 2023-01-11T20:40:47.3236895Z 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 2023-01-11T20:40:47.3237905Z 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 2023-01-11T20:40:47.3239052Z 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 2023-01-11T20:40:47.3240239Z 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 2023-01-11T20:40:47.3241336Z 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 2023-01-11T20:40:47.3242576Z 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 2023-01-11T20:40:47.3243665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3244871Z 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 2023-01-11T20:40:47.3246560Z 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 2023-01-11T20:40:47.3247852Z 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 2023-01-11T20:40:47.3249046Z 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 2023-01-11T20:40:47.3250181Z 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 2023-01-11T20:40:47.3251390Z 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 2023-01-11T20:40:47.3252468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3253843Z 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 2023-01-11T20:40:47.3254866Z 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 2023-01-11T20:40:47.3256032Z 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 2023-01-11T20:40:47.3257279Z 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 2023-01-11T20:40:47.3258367Z 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 2023-01-11T20:40:47.3259658Z 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 2023-01-11T20:40:47.3260607Z 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 2023-01-11T20:40:47.3262772Z 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 2023-01-11T20:40:47.3263349Z 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 2023-01-11T20:40:47.3264097Z 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 2023-01-11T20:40:47.3265621Z 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 2023-01-11T20:40:47.3266981Z 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 2023-01-11T20:40:47.3267401Z 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 2023-01-11T20:40:47.3269556Z 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 2023-01-11T20:40:47.3270469Z 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 2023-01-11T20:40:47.3271765Z 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 2023-01-11T20:40:47.3272493Z 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 2023-01-11T20:40:47.3273452Z 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 2023-01-11T20:40:47.3274207Z 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 2023-01-11T20:40:47.3275371Z 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 2023-01-11T20:40:47.3276336Z 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 2023-01-11T20:40:47.3277356Z 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 2023-01-11T20:40:47.3278469Z 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 2023-01-11T20:40:47.3280009Z 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 2023-01-11T20:40:47.3280826Z 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 2023-01-11T20:40:47.3281968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3283172Z 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 2023-01-11T20:40:47.3284115Z 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 2023-01-11T20:40:47.3285384Z 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 2023-01-11T20:40:47.3286264Z 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 2023-01-11T20:40:47.3287420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3288401Z 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 2023-01-11T20:40:47.3289547Z 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 2023-01-11T20:40:47.3290844Z 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 2023-01-11T20:40:47.3291737Z 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 2023-01-11T20:40:47.3292784Z 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 2023-01-11T20:40:47.3293726Z 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 2023-01-11T20:40:47.3294694Z 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 2023-01-11T20:40:47.3295645Z 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 2023-01-11T20:40:47.3297322Z 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 2023-01-11T20:40:47.3298057Z 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 2023-01-11T20:40:47.3298853Z 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 2023-01-11T20:40:47.3300623Z 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 2023-01-11T20:40:47.3301099Z 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 2023-01-11T20:40:47.3301747Z 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 2023-01-11T20:40:47.3302973Z 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 2023-01-11T20:40:47.3303569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3304554Z 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 2023-01-11T20:40:47.3305768Z 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 2023-01-11T20:40:47.3306668Z 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 2023-01-11T20:40:47.3307466Z 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 2023-01-11T20:40:47.3308542Z 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 2023-01-11T20:40:47.3309201Z 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 2023-01-11T20:40:47.3310161Z 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 2023-01-11T20:40:47.3311138Z 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 2023-01-11T20:40:47.3312118Z 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 2023-01-11T20:40:47.3313348Z 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 2023-01-11T20:40:47.3316308Z 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 2023-01-11T20:40:47.3316775Z 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 2023-01-11T20:40:47.3317109Z 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 2023-01-11T20:40:47.3317493Z 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 2023-01-11T20:40:47.3317875Z 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 2023-01-11T20:40:47.3319061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3319854Z 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 2023-01-11T20:40:47.3321585Z 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 2023-01-11T20:40:47.3322193Z 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 2023-01-11T20:40:47.3323191Z 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 2023-01-11T20:40:47.3323606Z 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 2023-01-11T20:40:47.3324388Z 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 2023-01-11T20:40:47.3325080Z 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 2023-01-11T20:40:47.3325964Z 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 2023-01-11T20:40:47.3327469Z 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 2023-01-11T20:40:47.3327955Z 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 2023-01-11T20:40:47.3329356Z 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 2023-01-11T20:40:47.3329974Z 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 2023-01-11T20:40:47.3331512Z 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 2023-01-11T20:40:47.3332146Z 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 2023-01-11T20:40:47.3333355Z 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 2023-01-11T20:40:47.3334336Z 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 2023-01-11T20:40:47.3335621Z 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 2023-01-11T20:40:47.3336491Z 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 2023-01-11T20:40:47.3337713Z 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 2023-01-11T20:40:47.3338448Z 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 2023-01-11T20:40:47.3339416Z 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 2023-01-11T20:40:47.3340330Z 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 2023-01-11T20:40:47.3341472Z 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 2023-01-11T20:40:47.3342109Z 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 2023-01-11T20:40:47.3343679Z 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 2023-01-11T20:40:47.3344528Z 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 2023-01-11T20:40:47.3345491Z 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 2023-01-11T20:40:47.3346992Z 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 2023-01-11T20:40:47.3347712Z 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 2023-01-11T20:40:47.3348800Z 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 2023-01-11T20:40:47.3349761Z 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 2023-01-11T20:40:47.3351104Z 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 2023-01-11T20:40:47.3351875Z 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 2023-01-11T20:40:47.3354222Z 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 2023-01-11T20:40:47.3354639Z 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 2023-01-11T20:40:47.3354982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3355909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3356729Z 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 2023-01-11T20:40:47.3357938Z 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 2023-01-11T20:40:47.3358869Z 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 2023-01-11T20:40:47.3360038Z 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 2023-01-11T20:40:47.3361039Z 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 2023-01-11T20:40:47.3362028Z 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 2023-01-11T20:40:47.3364139Z 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 2023-01-11T20:40:47.3364605Z 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 2023-01-11T20:40:47.3365261Z 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 2023-01-11T20:40:47.3366225Z 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 2023-01-11T20:40:47.3367595Z 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 2023-01-11T20:40:47.3369966Z 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 2023-01-11T20:40:47.3370481Z 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 2023-01-11T20:40:47.3370983Z 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 2023-01-11T20:40:47.3372053Z 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 2023-01-11T20:40:47.3372971Z 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 2023-01-11T20:40:47.3374400Z 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 2023-01-11T20:40:47.3375435Z 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 2023-01-11T20:40:47.3376150Z 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 2023-01-11T20:40:47.3377301Z 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 2023-01-11T20:40:47.3378633Z 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 2023-01-11T20:40:47.3379261Z 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 2023-01-11T20:40:47.3380355Z 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 2023-01-11T20:40:47.3381276Z 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 2023-01-11T20:40:47.3382001Z 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 2023-01-11T20:40:47.3382842Z 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 2023-01-11T20:40:47.3384382Z 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 2023-01-11T20:40:47.3385014Z 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 2023-01-11T20:40:47.3389850Z 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 2023-01-11T20:40:47.3390231Z 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 2023-01-11T20:40:47.3390770Z 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 2023-01-11T20:40:47.3391182Z 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 2023-01-11T20:40:47.3391560Z 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 2023-01-11T20:40:47.3392264Z 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 2023-01-11T20:40:47.3393163Z 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 2023-01-11T20:40:47.3393945Z 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 2023-01-11T20:40:47.3394930Z 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 2023-01-11T20:40:47.3396046Z 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 2023-01-11T20:40:47.3396836Z 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 2023-01-11T20:40:47.3397512Z 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 2023-01-11T20:40:47.3398879Z 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 2023-01-11T20:40:47.3399859Z 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 2023-01-11T20:40:47.3400822Z 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 2023-01-11T20:40:47.3403006Z 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 2023-01-11T20:40:47.3403820Z 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 2023-01-11T20:40:47.3404682Z 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 2023-01-11T20:40:47.3405411Z 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 2023-01-11T20:40:47.3406524Z 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 2023-01-11T20:40:47.3407846Z 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 2023-01-11T20:40:47.3409043Z 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 2023-01-11T20:40:47.3410358Z 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 2023-01-11T20:40:47.3412285Z 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 2023-01-11T20:40:47.3413580Z 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 2023-01-11T20:40:47.3414635Z 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 2023-01-11T20:40:47.3415915Z 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 2023-01-11T20:40:47.3417274Z 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 2023-01-11T20:40:47.3418344Z 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 2023-01-11T20:40:47.3420276Z 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 2023-01-11T20:40:47.3420873Z 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 2023-01-11T20:40:47.3421712Z 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 2023-01-11T20:40:47.3423088Z 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 2023-01-11T20:40:47.3424360Z 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 2023-01-11T20:40:47.3425398Z 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 2023-01-11T20:40:47.3426749Z 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 2023-01-11T20:40:47.3427901Z 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 2023-01-11T20:40:47.3430424Z 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 2023-01-11T20:40:47.3431349Z 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 2023-01-11T20:40:47.3432330Z 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 2023-01-11T20:40:47.3433671Z 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 2023-01-11T20:40:47.3434966Z 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 2023-01-11T20:40:47.3436360Z 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 2023-01-11T20:40:47.3437578Z 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 2023-01-11T20:40:47.3438981Z 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 2023-01-11T20:40:47.3439927Z 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 2023-01-11T20:40:47.3440920Z 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 2023-01-11T20:40:47.3442133Z 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 2023-01-11T20:40:47.3443332Z 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 2023-01-11T20:40:47.3444381Z 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 2023-01-11T20:40:47.3445528Z 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 2023-01-11T20:40:47.3446725Z 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 2023-01-11T20:40:47.3448032Z 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 2023-01-11T20:40:47.3449427Z 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 2023-01-11T20:40:47.3450613Z 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 2023-01-11T20:40:47.3451662Z 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 2023-01-11T20:40:47.3452886Z 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 2023-01-11T20:40:47.3454054Z 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 2023-01-11T20:40:47.3455422Z 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 2023-01-11T20:40:47.3456385Z 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 2023-01-11T20:40:47.3457523Z 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 2023-01-11T20:40:47.3458658Z 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 2023-01-11T20:40:47.3459868Z 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 2023-01-11T20:40:47.3461164Z 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 2023-01-11T20:40:47.3462476Z 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 2023-01-11T20:40:47.3463573Z 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 2023-01-11T20:40:47.3464858Z 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 2023-01-11T20:40:47.3466079Z 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 2023-01-11T20:40:47.3467210Z 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 2023-01-11T20:40:47.3468695Z 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 2023-01-11T20:40:47.3469958Z 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 2023-01-11T20:40:47.3471243Z 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 2023-01-11T20:40:47.3472222Z 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 2023-01-11T20:40:47.3473737Z 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 2023-01-11T20:40:47.3474711Z 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 2023-01-11T20:40:47.3475925Z 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 2023-01-11T20:40:47.3477140Z 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 2023-01-11T20:40:47.3478586Z 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 2023-01-11T20:40:47.3479709Z 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 2023-01-11T20:40:47.3480680Z 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 2023-01-11T20:40:47.3481843Z 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 2023-01-11T20:40:47.3482970Z 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 2023-01-11T20:40:47.3484901Z 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 2023-01-11T20:40:47.3485540Z 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 2023-01-11T20:40:47.3486603Z 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 2023-01-11T20:40:47.3487731Z 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 2023-01-11T20:40:47.3488495Z 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 2023-01-11T20:40:47.3490140Z 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 2023-01-11T20:40:47.3491137Z 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 2023-01-11T20:40:47.3492173Z 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 2023-01-11T20:40:47.3492949Z 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 2023-01-11T20:40:47.3494575Z 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 2023-01-11T20:40:47.3495258Z 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 2023-01-11T20:40:47.3496342Z 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 2023-01-11T20:40:47.3498607Z 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 2023-01-11T20:40:47.3499242Z 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 2023-01-11T20:40:47.3499597Z 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 2023-01-11T20:40:47.3500309Z 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 2023-01-11T20:40:47.3501000Z 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 2023-01-11T20:40:47.3502207Z 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 2023-01-11T20:40:47.3502747Z 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 2023-01-11T20:40:47.3503903Z 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 2023-01-11T20:40:47.3504814Z 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 2023-01-11T20:40:47.3505555Z 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 2023-01-11T20:40:47.3507255Z 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 2023-01-11T20:40:47.3508264Z 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 2023-01-11T20:40:47.3508913Z 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 2023-01-11T20:40:47.3509948Z 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 2023-01-11T20:40:47.3510777Z 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 2023-01-11T20:40:47.3511879Z 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 2023-01-11T20:40:47.3513003Z 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 2023-01-11T20:40:47.3513620Z 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 2023-01-11T20:40:47.3514979Z 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 2023-01-11T20:40:47.3515682Z 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 2023-01-11T20:40:47.3516692Z 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 2023-01-11T20:40:47.3517868Z 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 2023-01-11T20:40:47.3518722Z 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 2023-01-11T20:40:47.3519702Z 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 2023-01-11T20:40:47.3521030Z 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 2023-01-11T20:40:47.3522007Z 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 2023-01-11T20:40:47.3522972Z 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 2023-01-11T20:40:47.3523742Z 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 2023-01-11T20:40:47.3524887Z 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 2023-01-11T20:40:47.3525643Z 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 2023-01-11T20:40:47.3526894Z 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 2023-01-11T20:40:47.3527993Z 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 2023-01-11T20:40:47.3529072Z 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 2023-01-11T20:40:47.3530102Z 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 2023-01-11T20:40:47.3531330Z 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 2023-01-11T20:40:47.3532502Z 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 2023-01-11T20:40:47.3533865Z 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 2023-01-11T20:40:47.3535150Z 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 2023-01-11T20:40:47.3536573Z 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 2023-01-11T20:40:47.3537537Z 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 2023-01-11T20:40:47.3538577Z 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 2023-01-11T20:40:47.3539700Z 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 2023-01-11T20:40:47.3540858Z 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 2023-01-11T20:40:47.3542209Z 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 2023-01-11T20:40:47.3543379Z 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 2023-01-11T20:40:47.3544575Z 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 2023-01-11T20:40:47.3545963Z 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 2023-01-11T20:40:47.3547433Z 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 2023-01-11T20:40:47.3548606Z 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 2023-01-11T20:40:47.3549636Z 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 2023-01-11T20:40:47.3550778Z 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 2023-01-11T20:40:47.3552067Z 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 2023-01-11T20:40:47.3553242Z 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 2023-01-11T20:40:47.3554366Z 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 2023-01-11T20:40:47.3555463Z 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 2023-01-11T20:40:47.3556681Z 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 2023-01-11T20:40:47.3557893Z 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 2023-01-11T20:40:47.3559685Z 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 2023-01-11T20:40:47.3560846Z 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 2023-01-11T20:40:47.3562239Z 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 2023-01-11T20:40:47.3563241Z 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 2023-01-11T20:40:47.3564376Z 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 2023-01-11T20:40:47.3565647Z 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 2023-01-11T20:40:47.3567085Z 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 2023-01-11T20:40:47.3568184Z 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 2023-01-11T20:40:47.3569436Z 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 2023-01-11T20:40:47.3570773Z 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 2023-01-11T20:40:47.3571682Z 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 2023-01-11T20:40:47.3572843Z 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 2023-01-11T20:40:47.3574116Z 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 2023-01-11T20:40:47.3575406Z 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 2023-01-11T20:40:47.3576538Z 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 2023-01-11T20:40:47.3578491Z 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 2023-01-11T20:40:47.3579144Z 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 2023-01-11T20:40:47.3580694Z 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 2023-01-11T20:40:47.3581444Z 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 2023-01-11T20:40:47.3582374Z 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 2023-01-11T20:40:47.3583676Z 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 2023-01-11T20:40:47.3584879Z 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 2023-01-11T20:40:47.3585894Z 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 2023-01-11T20:40:47.3586887Z 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 2023-01-11T20:40:47.3587793Z 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 2023-01-11T20:40:47.3589959Z 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 2023-01-11T20:40:47.3590535Z 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 2023-01-11T20:40:47.3591562Z 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 2023-01-11T20:40:47.3592618Z 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 2023-01-11T20:40:47.3593483Z 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 2023-01-11T20:40:47.3594808Z 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 2023-01-11T20:40:47.3595218Z 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 2023-01-11T20:40:47.3597270Z 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 2023-01-11T20:40:47.3597673Z 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 2023-01-11T20:40:47.3598976Z 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 2023-01-11T20:40:47.3600127Z 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 2023-01-11T20:40:47.3601021Z 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 2023-01-11T20:40:47.3601724Z 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 2023-01-11T20:40:47.3602620Z 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 2023-01-11T20:40:47.3603454Z 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 2023-01-11T20:40:47.3604366Z 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 2023-01-11T20:40:47.3605205Z 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 2023-01-11T20:40:47.3606135Z 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 2023-01-11T20:40:47.3607224Z 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 2023-01-11T20:40:47.3608796Z 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 2023-01-11T20:40:47.3609590Z 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 2023-01-11T20:40:47.3610508Z 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 2023-01-11T20:40:47.3611359Z 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 2023-01-11T20:40:47.3612789Z 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 2023-01-11T20:40:47.3613569Z 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 2023-01-11T20:40:47.3614553Z 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 2023-01-11T20:40:47.3615484Z 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 2023-01-11T20:40:47.3616547Z 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 2023-01-11T20:40:47.3617444Z 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 2023-01-11T20:40:47.3618491Z 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 2023-01-11T20:40:47.3619776Z 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 2023-01-11T20:40:47.3621095Z 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 2023-01-11T20:40:47.3621588Z 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 2023-01-11T20:40:47.3622855Z 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 2023-01-11T20:40:47.3623916Z 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 2023-01-11T20:40:47.3624737Z 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 2023-01-11T20:40:47.3626546Z 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 2023-01-11T20:40:47.3627449Z 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 2023-01-11T20:40:47.3630739Z 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 2023-01-11T20:40:47.3631359Z 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 2023-01-11T20:40:47.3632214Z 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 2023-01-11T20:40:47.3632812Z 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 2023-01-11T20:40:47.3633617Z 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 2023-01-11T20:40:47.3634361Z 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 2023-01-11T20:40:47.3635245Z 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 2023-01-11T20:40:47.3636632Z 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 2023-01-11T20:40:47.3637724Z 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 2023-01-11T20:40:47.3638886Z 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 2023-01-11T20:40:47.3639929Z 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 2023-01-11T20:40:47.3641145Z 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 2023-01-11T20:40:47.3642183Z 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 2023-01-11T20:40:47.3643365Z 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 2023-01-11T20:40:47.3644742Z 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 2023-01-11T20:40:47.3645632Z 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 2023-01-11T20:40:47.3646836Z 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 2023-01-11T20:40:47.3648002Z 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 2023-01-11T20:40:47.3649252Z 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 2023-01-11T20:40:47.3650276Z 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 2023-01-11T20:40:47.3651599Z 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 2023-01-11T20:40:47.3652619Z 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 2023-01-11T20:40:47.3654151Z 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 2023-01-11T20:40:47.3655092Z 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 2023-01-11T20:40:47.3656076Z 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 2023-01-11T20:40:47.3657227Z 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 2023-01-11T20:40:47.3658537Z 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 2023-01-11T20:40:47.3659859Z 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 2023-01-11T20:40:47.3660888Z 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 2023-01-11T20:40:47.3662093Z 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 2023-01-11T20:40:47.3663364Z 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 2023-01-11T20:40:47.3664409Z 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 2023-01-11T20:40:47.3665578Z 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 2023-01-11T20:40:47.3667020Z 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 2023-01-11T20:40:47.3667843Z 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 2023-01-11T20:40:47.3669160Z 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 2023-01-11T20:40:47.3670302Z 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 2023-01-11T20:40:47.3671400Z 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 2023-01-11T20:40:47.3672859Z 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 2023-01-11T20:40:47.3673822Z 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 2023-01-11T20:40:47.3674942Z 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 2023-01-11T20:40:47.3676143Z 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 2023-01-11T20:40:47.3677341Z 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 2023-01-11T20:40:47.3678387Z 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 2023-01-11T20:40:47.3679494Z 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 2023-01-11T20:40:47.3680640Z 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 2023-01-11T20:40:47.3682072Z 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 2023-01-11T20:40:47.3683047Z 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 2023-01-11T20:40:47.3684162Z 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 2023-01-11T20:40:47.3685267Z 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 2023-01-11T20:40:47.3686420Z 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 2023-01-11T20:40:47.3687713Z 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 2023-01-11T20:40:47.3688907Z 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 2023-01-11T20:40:47.3689963Z 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 2023-01-11T20:40:47.3691294Z 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 2023-01-11T20:40:47.3692369Z 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 2023-01-11T20:40:47.3693527Z 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 2023-01-11T20:40:47.3694732Z 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 2023-01-11T20:40:47.3696032Z 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 2023-01-11T20:40:47.3697224Z 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 2023-01-11T20:40:47.3698348Z 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 2023-01-11T20:40:47.3699666Z 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 2023-01-11T20:40:47.3700623Z 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 2023-01-11T20:40:47.3702030Z 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 2023-01-11T20:40:47.3703267Z 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 2023-01-11T20:40:47.3705078Z 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 2023-01-11T20:40:47.3706623Z 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 2023-01-11T20:40:47.3707638Z 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 2023-01-11T20:40:47.3709133Z 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 2023-01-11T20:40:47.3710213Z 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 2023-01-11T20:40:47.3711406Z 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 2023-01-11T20:40:47.3712733Z 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 2023-01-11T20:40:47.3713803Z 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 2023-01-11T20:40:47.3715057Z 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 2023-01-11T20:40:47.3716381Z 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 2023-01-11T20:40:47.3717429Z 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 2023-01-11T20:40:47.3718452Z 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 2023-01-11T20:40:47.3719660Z 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 2023-01-11T20:40:47.3720678Z 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 2023-01-11T20:40:47.3722043Z 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 2023-01-11T20:40:47.3723045Z 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 2023-01-11T20:40:47.3724176Z 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 2023-01-11T20:40:47.3725607Z 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 2023-01-11T20:40:47.3727052Z 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 2023-01-11T20:40:47.3728033Z 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 2023-01-11T20:40:47.3729220Z 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 2023-01-11T20:40:47.3730332Z 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 2023-01-11T20:40:47.3731573Z 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 2023-01-11T20:40:47.3732644Z 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 2023-01-11T20:40:47.3733863Z 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 2023-01-11T20:40:47.3735019Z 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 2023-01-11T20:40:47.3736229Z 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 2023-01-11T20:40:47.3737446Z 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 2023-01-11T20:40:47.3738732Z 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 2023-01-11T20:40:47.3740110Z 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 2023-01-11T20:40:47.3741228Z 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 2023-01-11T20:40:47.3742527Z 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 2023-01-11T20:40:47.3743703Z 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 2023-01-11T20:40:47.3744880Z 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 2023-01-11T20:40:47.3745988Z 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 2023-01-11T20:40:47.3747246Z 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 2023-01-11T20:40:47.3749883Z 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 2023-01-11T20:40:47.3750930Z 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 2023-01-11T20:40:47.3752098Z 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 2023-01-11T20:40:47.3753168Z 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 2023-01-11T20:40:47.3754117Z 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 2023-01-11T20:40:47.3755245Z 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 2023-01-11T20:40:47.3756461Z 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 2023-01-11T20:40:47.3757682Z 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 2023-01-11T20:40:47.3758772Z 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 2023-01-11T20:40:47.3759902Z 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 2023-01-11T20:40:47.3761095Z 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 2023-01-11T20:40:47.3762337Z 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 2023-01-11T20:40:47.3763668Z 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 2023-01-11T20:40:47.3764793Z 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 2023-01-11T20:40:47.3765785Z 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 2023-01-11T20:40:47.3767158Z 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 2023-01-11T20:40:47.3768171Z 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 2023-01-11T20:40:47.3769389Z 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 2023-01-11T20:40:47.3770485Z 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 2023-01-11T20:40:47.3771587Z 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 2023-01-11T20:40:47.3772935Z 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 2023-01-11T20:40:47.3774269Z 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 2023-01-11T20:40:47.3775339Z 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 2023-01-11T20:40:47.3776529Z 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 2023-01-11T20:40:47.3777698Z 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 2023-01-11T20:40:47.3778949Z 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 2023-01-11T20:40:47.3780018Z 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 2023-01-11T20:40:47.3781341Z 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 2023-01-11T20:40:47.3783163Z 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 2023-01-11T20:40:47.3784533Z 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 2023-01-11T20:40:47.3785525Z 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 2023-01-11T20:40:47.3786974Z 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 2023-01-11T20:40:47.3788022Z 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 2023-01-11T20:40:47.3789367Z 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 2023-01-11T20:40:47.3791460Z 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 2023-01-11T20:40:47.3792076Z 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 2023-01-11T20:40:47.3792822Z 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 2023-01-11T20:40:47.3794029Z 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 2023-01-11T20:40:47.3795271Z 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 2023-01-11T20:40:47.3796291Z 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 2023-01-11T20:40:47.3797364Z 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 2023-01-11T20:40:47.3798487Z 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 2023-01-11T20:40:47.3799803Z 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 2023-01-11T20:40:47.3800764Z 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 2023-01-11T20:40:47.3801964Z 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 2023-01-11T20:40:47.3803145Z 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 2023-01-11T20:40:47.3804454Z 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 2023-01-11T20:40:47.3805519Z 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 2023-01-11T20:40:47.3806671Z 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 2023-01-11T20:40:47.3807913Z 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 2023-01-11T20:40:47.3809252Z 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 2023-01-11T20:40:47.3810512Z 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 2023-01-11T20:40:47.3811552Z 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 2023-01-11T20:40:47.3812676Z 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 2023-01-11T20:40:47.3813792Z 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 2023-01-11T20:40:47.3814932Z 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 2023-01-11T20:40:47.3816118Z 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 2023-01-11T20:40:47.3817477Z 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 2023-01-11T20:40:47.3818580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3819962Z 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 2023-01-11T20:40:47.3821132Z 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 2023-01-11T20:40:47.3822104Z 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 2023-01-11T20:40:47.3824110Z 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 2023-01-11T20:40:47.3825157Z 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 2023-01-11T20:40:47.3825732Z 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 2023-01-11T20:40:47.3826837Z 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 2023-01-11T20:40:47.3828346Z 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 2023-01-11T20:40:47.3829725Z 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 2023-01-11T20:40:47.3831131Z 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 2023-01-11T20:40:47.3832668Z 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 2023-01-11T20:40:47.3833894Z 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 2023-01-11T20:40:47.3835453Z 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 2023-01-11T20:40:47.3836735Z 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 2023-01-11T20:40:47.3838809Z 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 2023-01-11T20:40:47.3839219Z 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 2023-01-11T20:40:47.3839813Z 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 2023-01-11T20:40:47.3841486Z 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 2023-01-11T20:40:47.3842939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3843664Z 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 2023-01-11T20:40:47.3844625Z 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 2023-01-11T20:40:47.3845523Z 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 2023-01-11T20:40:47.3846719Z 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 2023-01-11T20:40:47.3847607Z 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 2023-01-11T20:40:47.3848698Z 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 2023-01-11T20:40:47.3849701Z 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 2023-01-11T20:40:47.3850815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3851954Z 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 2023-01-11T20:40:47.3852816Z 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 2023-01-11T20:40:47.3853772Z 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 2023-01-11T20:40:47.3854812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3855941Z 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 2023-01-11T20:40:47.3856862Z 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 2023-01-11T20:40:47.3858065Z 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 2023-01-11T20:40:47.3858968Z 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 2023-01-11T20:40:47.3859944Z 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 2023-01-11T20:40:47.3860922Z 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 2023-01-11T20:40:47.3861817Z 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 2023-01-11T20:40:47.3862806Z 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 2023-01-11T20:40:47.3863735Z 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 2023-01-11T20:40:47.3864644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3865781Z 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 2023-01-11T20:40:47.3866776Z 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 2023-01-11T20:40:47.3868788Z 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 2023-01-11T20:40:47.3869168Z 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 2023-01-11T20:40:47.3869822Z 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 2023-01-11T20:40:47.3870717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3871492Z 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 2023-01-11T20:40:47.3873427Z 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 2023-01-11T20:40:47.3873780Z 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 2023-01-11T20:40:47.3874481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3875831Z 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 2023-01-11T20:40:47.3876629Z 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 2023-01-11T20:40:47.3878075Z 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 2023-01-11T20:40:47.3878889Z 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 2023-01-11T20:40:47.3880180Z 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 2023-01-11T20:40:47.3880883Z 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 2023-01-11T20:40:47.3881852Z 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 2023-01-11T20:40:47.3883230Z 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 2023-01-11T20:40:47.3883897Z 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 2023-01-11T20:40:47.3885014Z 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 2023-01-11T20:40:47.3886121Z 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 2023-01-11T20:40:47.3886952Z 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 2023-01-11T20:40:47.3888285Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3889149Z 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 2023-01-11T20:40:47.3889800Z 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 2023-01-11T20:40:47.3890843Z 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 2023-01-11T20:40:47.3892334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3893257Z 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 2023-01-11T20:40:47.3894171Z 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 2023-01-11T20:40:47.3895439Z 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 2023-01-11T20:40:47.3896223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3897345Z 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 2023-01-11T20:40:47.3898318Z 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 2023-01-11T20:40:47.3899240Z 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 2023-01-11T20:40:47.3900143Z 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 2023-01-11T20:40:47.3901045Z 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 2023-01-11T20:40:47.3902002Z 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 2023-01-11T20:40:47.3902829Z 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 2023-01-11T20:40:47.3903965Z 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 2023-01-11T20:40:47.3904789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3905773Z 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 2023-01-11T20:40:47.3906804Z 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 2023-01-11T20:40:47.3907822Z 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 2023-01-11T20:40:47.3909398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3910402Z 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 2023-01-11T20:40:47.3911652Z 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 2023-01-11T20:40:47.3912576Z 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 2023-01-11T20:40:47.3913392Z 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 2023-01-11T20:40:47.3914774Z 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 2023-01-11T20:40:47.3915330Z 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 2023-01-11T20:40:47.3916634Z 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 2023-01-11T20:40:47.3917577Z 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 2023-01-11T20:40:47.3918582Z 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 2023-01-11T20:40:47.3919429Z 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 2023-01-11T20:40:47.3920534Z 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 2023-01-11T20:40:47.3921426Z 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 2023-01-11T20:40:47.3923114Z 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 2023-01-11T20:40:47.3924040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3925221Z 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 2023-01-11T20:40:47.3925987Z 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 2023-01-11T20:40:47.3927186Z 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 2023-01-11T20:40:47.3928116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3929492Z 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 2023-01-11T20:40:47.3930338Z 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 2023-01-11T20:40:47.3931679Z 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 2023-01-11T20:40:47.3932351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3933758Z 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 2023-01-11T20:40:47.3934501Z 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 2023-01-11T20:40:47.3935604Z 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 2023-01-11T20:40:47.3936533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3937914Z 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 2023-01-11T20:40:47.3938632Z 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 2023-01-11T20:40:47.3939871Z 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 2023-01-11T20:40:47.3940783Z 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 2023-01-11T20:40:47.3941816Z 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 2023-01-11T20:40:47.3942848Z 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 2023-01-11T20:40:47.3944018Z 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 2023-01-11T20:40:47.3944905Z 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 2023-01-11T20:40:47.3946152Z 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 2023-01-11T20:40:47.3947049Z 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 2023-01-11T20:40:47.3948329Z 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 2023-01-11T20:40:47.3949209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3950331Z 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 2023-01-11T20:40:47.3951323Z 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 2023-01-11T20:40:47.3952246Z 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 2023-01-11T20:40:47.3953169Z 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 2023-01-11T20:40:47.3954239Z 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 2023-01-11T20:40:47.3955160Z 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 2023-01-11T20:40:47.3956151Z 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 2023-01-11T20:40:47.3957087Z 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 2023-01-11T20:40:47.3958122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3959185Z 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 2023-01-11T20:40:47.3960112Z 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 2023-01-11T20:40:47.3961072Z 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 2023-01-11T20:40:47.3962027Z 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 2023-01-11T20:40:47.3962980Z 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 2023-01-11T20:40:47.3963949Z 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 2023-01-11T20:40:47.3964967Z 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 2023-01-11T20:40:47.3965988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3967072Z 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 2023-01-11T20:40:47.3968190Z 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 2023-01-11T20:40:47.3969022Z 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 2023-01-11T20:40:47.3970022Z 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 2023-01-11T20:40:47.3970960Z 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 2023-01-11T20:40:47.3972010Z 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 2023-01-11T20:40:47.3972960Z 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 2023-01-11T20:40:47.3973927Z 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 2023-01-11T20:40:47.3975022Z 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 2023-01-11T20:40:47.3975911Z 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 2023-01-11T20:40:47.3976820Z 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 2023-01-11T20:40:47.3977846Z 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 2023-01-11T20:40:47.3978819Z 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 2023-01-11T20:40:47.3979791Z 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 2023-01-11T20:40:47.3980709Z 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 2023-01-11T20:40:47.3981745Z 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 2023-01-11T20:40:47.3982803Z 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 2023-01-11T20:40:47.3983744Z 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 2023-01-11T20:40:47.3984696Z 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 2023-01-11T20:40:47.3985542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3986889Z 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 2023-01-11T20:40:47.3988453Z 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 2023-01-11T20:40:47.3990633Z 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 2023-01-11T20:40:47.3991129Z 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 2023-01-11T20:40:47.3991973Z 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 2023-01-11T20:40:47.3992571Z 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 2023-01-11T20:40:47.3993785Z 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 2023-01-11T20:40:47.3994598Z 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 2023-01-11T20:40:47.3995536Z 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 2023-01-11T20:40:47.3996372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.3997551Z 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 2023-01-11T20:40:47.3998660Z 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 2023-01-11T20:40:47.3999556Z 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 2023-01-11T20:40:47.4000344Z 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 2023-01-11T20:40:47.4001332Z 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 2023-01-11T20:40:47.4002359Z 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 2023-01-11T20:40:47.4003300Z 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 2023-01-11T20:40:47.4004362Z 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 2023-01-11T20:40:47.4005269Z 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 2023-01-11T20:40:47.4006145Z 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 2023-01-11T20:40:47.4007646Z 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 2023-01-11T20:40:47.4008085Z 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 2023-01-11T20:40:47.4009929Z 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 2023-01-11T20:40:47.4010905Z 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 2023-01-11T20:40:47.4011940Z 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 2023-01-11T20:40:47.4012962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4014282Z 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 2023-01-11T20:40:47.4016014Z 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 2023-01-11T20:40:47.4017624Z 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 2023-01-11T20:40:47.4017920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4018400Z 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 2023-01-11T20:40:47.4019410Z 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 2023-01-11T20:40:47.4020358Z 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 2023-01-11T20:40:47.4021428Z 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 2023-01-11T20:40:47.4022172Z 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 2023-01-11T20:40:47.4023175Z 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 2023-01-11T20:40:47.4024175Z 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 2023-01-11T20:40:47.4024968Z 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 2023-01-11T20:40:47.4025814Z 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 2023-01-11T20:40:47.4026820Z 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 2023-01-11T20:40:47.4027919Z 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 2023-01-11T20:40:47.4028876Z 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 2023-01-11T20:40:47.4029893Z 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 2023-01-11T20:40:47.4031009Z 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 2023-01-11T20:40:47.4031879Z 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 2023-01-11T20:40:47.4032855Z 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 2023-01-11T20:40:47.4034090Z 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 2023-01-11T20:40:47.4034921Z 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 2023-01-11T20:40:47.4036204Z 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 2023-01-11T20:40:47.4036965Z 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 2023-01-11T20:40:47.4038243Z 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 2023-01-11T20:40:47.4039441Z 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 2023-01-11T20:40:47.4040417Z 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 2023-01-11T20:40:47.4041247Z 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 2023-01-11T20:40:47.4042508Z 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 2023-01-11T20:40:47.4043410Z 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 2023-01-11T20:40:47.4044506Z 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 2023-01-11T20:40:47.4045331Z 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 2023-01-11T20:40:47.4046251Z 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 2023-01-11T20:40:47.4047319Z 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 2023-01-11T20:40:47.4048248Z 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 2023-01-11T20:40:47.4049255Z 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 2023-01-11T20:40:47.4050316Z 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 2023-01-11T20:40:47.4051300Z 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 2023-01-11T20:40:47.4052208Z 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 2023-01-11T20:40:47.4053666Z 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 2023-01-11T20:40:47.4054558Z 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 2023-01-11T20:40:47.4055723Z 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 2023-01-11T20:40:47.4056530Z 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 2023-01-11T20:40:47.4057506Z 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 2023-01-11T20:40:47.4058560Z 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 2023-01-11T20:40:47.4059522Z 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 2023-01-11T20:40:47.4061385Z 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 2023-01-11T20:40:47.4061879Z 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 2023-01-11T20:40:47.4062706Z 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 2023-01-11T20:40:47.4063727Z 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 2023-01-11T20:40:47.4064562Z 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 2023-01-11T20:40:47.4065404Z 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 2023-01-11T20:40:47.4066577Z 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 2023-01-11T20:40:47.4067226Z 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 2023-01-11T20:40:47.4069307Z 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 2023-01-11T20:40:47.4070473Z 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 2023-01-11T20:40:47.4071717Z 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 2023-01-11T20:40:47.4072427Z 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 2023-01-11T20:40:47.4073737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4075249Z 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 2023-01-11T20:40:47.4076131Z 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 2023-01-11T20:40:47.4077486Z 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 2023-01-11T20:40:47.4078420Z 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 2023-01-11T20:40:47.4079608Z 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 2023-01-11T20:40:47.4080827Z 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 2023-01-11T20:40:47.4081950Z 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 2023-01-11T20:40:47.4083315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4084372Z 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 2023-01-11T20:40:47.4085597Z 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 2023-01-11T20:40:47.4086892Z 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 2023-01-11T20:40:47.4088242Z 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 2023-01-11T20:40:47.4089518Z 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 2023-01-11T20:40:47.4090621Z 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 2023-01-11T20:40:47.4091988Z 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 2023-01-11T20:40:47.4092973Z 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 2023-01-11T20:40:47.4094166Z 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 2023-01-11T20:40:47.4096015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4097009Z 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 2023-01-11T20:40:47.4098071Z 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 2023-01-11T20:40:47.4099241Z 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 2023-01-11T20:40:47.4100799Z 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 2023-01-11T20:40:47.4101948Z 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 2023-01-11T20:40:47.4103991Z 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 2023-01-11T20:40:47.4104597Z 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 2023-01-11T20:40:47.4105182Z 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 2023-01-11T20:40:47.4105916Z 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 2023-01-11T20:40:47.4107272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4109064Z 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 2023-01-11T20:40:47.4110053Z 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 2023-01-11T20:40:47.4111259Z 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 2023-01-11T20:40:47.4112517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4113838Z 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 2023-01-11T20:40:47.4114935Z 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 2023-01-11T20:40:47.4116375Z 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 2023-01-11T20:40:47.4117321Z 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 2023-01-11T20:40:47.4118903Z 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 2023-01-11T20:40:47.4119948Z 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 2023-01-11T20:40:47.4120869Z 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 2023-01-11T20:40:47.4122065Z 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 2023-01-11T20:40:47.4124074Z 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 2023-01-11T20:40:47.4125058Z 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 2023-01-11T20:40:47.4125906Z 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 2023-01-11T20:40:47.4126682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4129053Z 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 2023-01-11T20:40:47.4129702Z 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 2023-01-11T20:40:47.4130877Z 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 2023-01-11T20:40:47.4132490Z 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 2023-01-11T20:40:47.4134399Z 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 2023-01-11T20:40:47.4134742Z 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 2023-01-11T20:40:47.4136241Z 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 2023-01-11T20:40:47.4136819Z 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 2023-01-11T20:40:47.4139748Z 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 2023-01-11T20:40:47.4140200Z 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 2023-01-11T20:40:47.4140607Z 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 2023-01-11T20:40:47.4140958Z 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 2023-01-11T20:40:47.4141316Z 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 2023-01-11T20:40:47.4142198Z 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 2023-01-11T20:40:47.4143378Z 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 2023-01-11T20:40:47.4144948Z 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 2023-01-11T20:40:47.4145670Z 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 2023-01-11T20:40:47.4146499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4147999Z 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 2023-01-11T20:40:47.4148989Z 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 2023-01-11T20:40:47.4151369Z 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 2023-01-11T20:40:47.4151957Z 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 2023-01-11T20:40:47.4153102Z 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 2023-01-11T20:40:47.4153848Z 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 2023-01-11T20:40:47.4154938Z 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 2023-01-11T20:40:47.4156004Z 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 2023-01-11T20:40:47.4157159Z 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 2023-01-11T20:40:47.4161625Z 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 2023-01-11T20:40:47.4162231Z 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 2023-01-11T20:40:47.4162798Z 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 2023-01-11T20:40:47.4163349Z 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 2023-01-11T20:40:47.4163942Z 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 2023-01-11T20:40:47.4164705Z 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 2023-01-11T20:40:47.4165343Z 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 2023-01-11T20:40:47.4166486Z 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 2023-01-11T20:40:47.4168372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4168902Z 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 2023-01-11T20:40:47.4169765Z 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 2023-01-11T20:40:47.4170782Z 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 2023-01-11T20:40:47.4171876Z 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 2023-01-11T20:40:47.4172855Z 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 2023-01-11T20:40:47.4174098Z 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 2023-01-11T20:40:47.4175085Z 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 2023-01-11T20:40:47.4176092Z 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 2023-01-11T20:40:47.4177177Z 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 2023-01-11T20:40:47.4179302Z 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 2023-01-11T20:40:47.4179662Z 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 2023-01-11T20:40:47.4180470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4182757Z 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 2023-01-11T20:40:47.4183463Z 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 2023-01-11T20:40:47.4184096Z 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 2023-01-11T20:40:47.4184724Z 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 2023-01-11T20:40:47.4185886Z 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 2023-01-11T20:40:47.4187657Z 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 2023-01-11T20:40:47.4188412Z 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 2023-01-11T20:40:47.4190033Z 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 2023-01-11T20:40:47.4190481Z 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 2023-01-11T20:40:47.4191623Z 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 2023-01-11T20:40:47.4193295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4193736Z 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 2023-01-11T20:40:47.4195315Z 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 2023-01-11T20:40:47.4196399Z 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 2023-01-11T20:40:47.4197313Z 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 2023-01-11T20:40:47.4198026Z 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 2023-01-11T20:40:47.4200399Z 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 2023-01-11T20:40:47.4200834Z 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 2023-01-11T20:40:47.4201399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4202463Z 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 2023-01-11T20:40:47.4203414Z 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 2023-01-11T20:40:47.4204486Z 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 2023-01-11T20:40:47.4206482Z 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 2023-01-11T20:40:47.4207546Z 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 2023-01-11T20:40:47.4208684Z 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 2023-01-11T20:40:47.4209721Z 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 2023-01-11T20:40:47.4210617Z 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 2023-01-11T20:40:47.4212488Z 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 2023-01-11T20:40:47.4212915Z 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 2023-01-11T20:40:47.4214647Z 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 2023-01-11T20:40:47.4215169Z 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 2023-01-11T20:40:47.4215877Z 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 2023-01-11T20:40:47.4216925Z 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 2023-01-11T20:40:47.4217867Z 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 2023-01-11T20:40:47.4218944Z 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 2023-01-11T20:40:47.4219827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4220669Z 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 2023-01-11T20:40:47.4222360Z 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 2023-01-11T20:40:47.4222854Z 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 2023-01-11T20:40:47.4224688Z 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 2023-01-11T20:40:47.4225730Z 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 2023-01-11T20:40:47.4227015Z 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 2023-01-11T20:40:47.4228034Z 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 2023-01-11T20:40:47.4230283Z 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 2023-01-11T20:40:47.4231124Z 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 2023-01-11T20:40:47.4232491Z 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 2023-01-11T20:40:47.4233301Z 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 2023-01-11T20:40:47.4234431Z 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 2023-01-11T20:40:47.4235604Z 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 2023-01-11T20:40:47.4236862Z 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 2023-01-11T20:40:47.4238236Z 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 2023-01-11T20:40:47.4239421Z 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 2023-01-11T20:40:47.4240427Z 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 2023-01-11T20:40:47.4241866Z 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 2023-01-11T20:40:47.4242644Z 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 2023-01-11T20:40:47.4243828Z 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 2023-01-11T20:40:47.4245004Z 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 2023-01-11T20:40:47.4246230Z 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 2023-01-11T20:40:47.4247417Z 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 2023-01-11T20:40:47.4248528Z 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 2023-01-11T20:40:47.4249714Z 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 2023-01-11T20:40:47.4251021Z 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 2023-01-11T20:40:47.4252096Z 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 2023-01-11T20:40:47.4253352Z 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 2023-01-11T20:40:47.4254430Z 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 2023-01-11T20:40:47.4255780Z 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 2023-01-11T20:40:47.4256884Z 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 2023-01-11T20:40:47.4258054Z 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 2023-01-11T20:40:47.4259258Z 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 2023-01-11T20:40:47.4260596Z 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 2023-01-11T20:40:47.4261701Z 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 2023-01-11T20:40:47.4262886Z 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 2023-01-11T20:40:47.4263998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4265491Z 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 2023-01-11T20:40:47.4266782Z 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 2023-01-11T20:40:47.4268129Z 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 2023-01-11T20:40:47.4269485Z 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 2023-01-11T20:40:47.4270319Z 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 2023-01-11T20:40:47.4273308Z 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 2023-01-11T20:40:47.4273889Z 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 2023-01-11T20:40:47.4274788Z 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 2023-01-11T20:40:47.4275927Z 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 2023-01-11T20:40:47.4277151Z 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 2023-01-11T20:40:47.4278624Z 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 2023-01-11T20:40:47.4279681Z 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 2023-01-11T20:40:47.4281013Z 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 2023-01-11T20:40:47.4282158Z 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 2023-01-11T20:40:47.4283384Z 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 2023-01-11T20:40:47.4284559Z 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 2023-01-11T20:40:47.4285755Z 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 2023-01-11T20:40:47.4287181Z 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 2023-01-11T20:40:47.4288390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4289572Z 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 2023-01-11T20:40:47.4290768Z 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 2023-01-11T20:40:47.4292040Z 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 2023-01-11T20:40:47.4293307Z 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 2023-01-11T20:40:47.4294488Z 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 2023-01-11T20:40:47.4295652Z 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 2023-01-11T20:40:47.4296930Z 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 2023-01-11T20:40:47.4298197Z 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 2023-01-11T20:40:47.4299773Z 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 2023-01-11T20:40:47.4302273Z 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 2023-01-11T20:40:47.4302731Z 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 2023-01-11T20:40:47.4303087Z 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 2023-01-11T20:40:47.4303975Z 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 2023-01-11T20:40:47.4304885Z 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 2023-01-11T20:40:47.4306121Z 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 2023-01-11T20:40:47.4307502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4308550Z 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 2023-01-11T20:40:47.4311034Z 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 2023-01-11T20:40:47.4311480Z 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 2023-01-11T20:40:47.4311908Z 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 2023-01-11T20:40:47.4312588Z 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 2023-01-11T20:40:47.4313702Z 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 2023-01-11T20:40:47.4314782Z 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 2023-01-11T20:40:47.4315582Z 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 2023-01-11T20:40:47.4316914Z 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 2023-01-11T20:40:47.4317550Z 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 2023-01-11T20:40:47.4318592Z 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 2023-01-11T20:40:47.4319721Z 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 2023-01-11T20:40:47.4320653Z 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 2023-01-11T20:40:47.4321717Z 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 2023-01-11T20:40:47.4322586Z 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 2023-01-11T20:40:47.4323516Z 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 2023-01-11T20:40:47.4324383Z 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 2023-01-11T20:40:47.4326190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4326871Z 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 2023-01-11T20:40:47.4327779Z 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 2023-01-11T20:40:47.4328875Z 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 2023-01-11T20:40:47.4329782Z 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 2023-01-11T20:40:47.4330913Z 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 2023-01-11T20:40:47.4331827Z 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 2023-01-11T20:40:47.4332725Z 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 2023-01-11T20:40:47.4333604Z 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 2023-01-11T20:40:47.4335095Z 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 2023-01-11T20:40:47.4335802Z 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 2023-01-11T20:40:47.4336759Z 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 2023-01-11T20:40:47.4337754Z 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 2023-01-11T20:40:47.4338616Z 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 2023-01-11T20:40:47.4339468Z 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 2023-01-11T20:40:47.4341575Z 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 2023-01-11T20:40:47.4342172Z 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 2023-01-11T20:40:47.4342690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4343885Z 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 2023-01-11T20:40:47.4345311Z 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 2023-01-11T20:40:47.4346498Z 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 2023-01-11T20:40:47.4348288Z 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 2023-01-11T20:40:47.4348838Z 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 2023-01-11T20:40:47.4349628Z 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 2023-01-11T20:40:47.4354758Z 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 2023-01-11T20:40:47.4355778Z 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 2023-01-11T20:40:47.4356849Z 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 2023-01-11T20:40:47.4357742Z 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 2023-01-11T20:40:47.4358754Z 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 2023-01-11T20:40:47.4359496Z 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 2023-01-11T20:40:47.4360812Z 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 2023-01-11T20:40:47.4361863Z 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 2023-01-11T20:40:47.4363000Z 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 2023-01-11T20:40:47.4364158Z 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 2023-01-11T20:40:47.4365095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4366046Z 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 2023-01-11T20:40:47.4367116Z 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 2023-01-11T20:40:47.4368108Z 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 2023-01-11T20:40:47.4369125Z 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 2023-01-11T20:40:47.4370225Z 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 2023-01-11T20:40:47.4371277Z 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 2023-01-11T20:40:47.4373822Z 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 2023-01-11T20:40:47.4374243Z 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 2023-01-11T20:40:47.4374956Z 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 2023-01-11T20:40:47.4376057Z 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 2023-01-11T20:40:47.4376986Z 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 2023-01-11T20:40:47.4379079Z 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 2023-01-11T20:40:47.4379570Z 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 2023-01-11T20:40:47.4380195Z 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 2023-01-11T20:40:47.4381750Z 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 2023-01-11T20:40:47.4382295Z 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 2023-01-11T20:40:47.4383633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4384565Z 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 2023-01-11T20:40:47.4385525Z 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 2023-01-11T20:40:47.4386636Z 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 2023-01-11T20:40:47.4387351Z 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 2023-01-11T20:40:47.4389020Z 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 2023-01-11T20:40:47.4389845Z 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 2023-01-11T20:40:47.4390707Z 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 2023-01-11T20:40:47.4392610Z 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 2023-01-11T20:40:47.4392950Z 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 2023-01-11T20:40:47.4394241Z 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 2023-01-11T20:40:47.4395112Z 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 2023-01-11T20:40:47.4396031Z 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 2023-01-11T20:40:47.4397552Z 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 2023-01-11T20:40:47.4397920Z 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 2023-01-11T20:40:47.4399211Z 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 2023-01-11T20:40:47.4400497Z 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 2023-01-11T20:40:47.4401446Z 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 2023-01-11T20:40:47.4402304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4403174Z 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 2023-01-11T20:40:47.4403968Z 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 2023-01-11T20:40:47.4404928Z 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 2023-01-11T20:40:47.4405892Z 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 2023-01-11T20:40:47.4407174Z 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 2023-01-11T20:40:47.4408108Z 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 2023-01-11T20:40:47.4409141Z 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 2023-01-11T20:40:47.4410056Z 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 2023-01-11T20:40:47.4410852Z 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 2023-01-11T20:40:47.4411899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4412731Z 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 2023-01-11T20:40:47.4413877Z 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 2023-01-11T20:40:47.4414865Z 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 2023-01-11T20:40:47.4416409Z 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 2023-01-11T20:40:47.4417604Z 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 2023-01-11T20:40:47.4418439Z 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 2023-01-11T20:40:47.4419387Z 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 2023-01-11T20:40:47.4420188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4421528Z 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 2023-01-11T20:40:47.4422427Z 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 2023-01-11T20:40:47.4423481Z 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 2023-01-11T20:40:47.4425162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4425728Z 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 2023-01-11T20:40:47.4427032Z 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 2023-01-11T20:40:47.4427364Z 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 2023-01-11T20:40:47.4429084Z 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 2023-01-11T20:40:47.4429581Z 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 2023-01-11T20:40:47.4430408Z 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 2023-01-11T20:40:47.4431101Z 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 2023-01-11T20:40:47.4432377Z 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 2023-01-11T20:40:47.4433326Z 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 2023-01-11T20:40:47.4434184Z 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 2023-01-11T20:40:47.4435261Z 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 2023-01-11T20:40:47.4436087Z 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 2023-01-11T20:40:47.4437122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4438204Z 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 2023-01-11T20:40:47.4438945Z 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 2023-01-11T20:40:47.4439922Z 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 2023-01-11T20:40:47.4441067Z 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 2023-01-11T20:40:47.4442070Z 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 2023-01-11T20:40:47.4443070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4444062Z 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 2023-01-11T20:40:47.4445136Z 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 2023-01-11T20:40:47.4446468Z 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 2023-01-11T20:40:47.4447728Z 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 2023-01-11T20:40:47.4448894Z 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 2023-01-11T20:40:47.4449907Z 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 2023-01-11T20:40:47.4450683Z 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 2023-01-11T20:40:47.4452188Z 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 2023-01-11T20:40:47.4453139Z 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 2023-01-11T20:40:47.4454119Z 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 2023-01-11T20:40:47.4454893Z 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 2023-01-11T20:40:47.4455796Z 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 2023-01-11T20:40:47.4456978Z 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 2023-01-11T20:40:47.4457745Z 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 2023-01-11T20:40:47.4458576Z 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 2023-01-11T20:40:47.4459687Z 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 2023-01-11T20:40:47.4460733Z 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 2023-01-11T20:40:47.4461880Z 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 2023-01-11T20:40:47.4462787Z 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 2023-01-11T20:40:47.4463609Z 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 2023-01-11T20:40:47.4464378Z 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 2023-01-11T20:40:47.4465440Z 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 2023-01-11T20:40:47.4466229Z 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 2023-01-11T20:40:47.4467409Z 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 2023-01-11T20:40:47.4468286Z 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 2023-01-11T20:40:47.4469502Z 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 2023-01-11T20:40:47.4470243Z 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 2023-01-11T20:40:47.4471245Z 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 2023-01-11T20:40:47.4472706Z 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 2023-01-11T20:40:47.4473622Z 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 2023-01-11T20:40:47.4474285Z 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 2023-01-11T20:40:47.4475350Z 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 2023-01-11T20:40:47.4476341Z 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 2023-01-11T20:40:47.4477304Z 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 2023-01-11T20:40:47.4478272Z 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 2023-01-11T20:40:47.4479458Z 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 2023-01-11T20:40:47.4481171Z 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 2023-01-11T20:40:47.4481718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4482839Z 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 2023-01-11T20:40:47.4483976Z 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 2023-01-11T20:40:47.4484901Z 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 2023-01-11T20:40:47.4486033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4487133Z 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 2023-01-11T20:40:47.4488162Z 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 2023-01-11T20:40:47.4489095Z 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 2023-01-11T20:40:47.4490491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4491772Z 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 2023-01-11T20:40:47.4492443Z 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 2023-01-11T20:40:47.4493457Z 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 2023-01-11T20:40:47.4494531Z 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 2023-01-11T20:40:47.4495028Z 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 2023-01-11T20:40:47.4496131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4497338Z 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 2023-01-11T20:40:47.4498230Z 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 2023-01-11T20:40:47.4499241Z 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 2023-01-11T20:40:47.4499887Z 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 2023-01-11T20:40:47.4500543Z 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 2023-01-11T20:40:47.4501283Z 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 2023-01-11T20:40:47.4502387Z 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 2023-01-11T20:40:47.4503260Z 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 2023-01-11T20:40:47.4505176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4506133Z 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 2023-01-11T20:40:47.4507202Z 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 2023-01-11T20:40:47.4508181Z 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 2023-01-11T20:40:47.4509450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4510816Z 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 2023-01-11T20:40:47.4512002Z 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 2023-01-11T20:40:47.4513313Z 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 2023-01-11T20:40:47.4514395Z 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 2023-01-11T20:40:47.4515552Z 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 2023-01-11T20:40:47.4516902Z 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 2023-01-11T20:40:47.4518304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2023-01-11T20:40:47.4519511Z 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 2023-01-11T20:40:47.4520714Z 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 2023-01-11T20:40:47.4522013Z 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 2023-01-11T20:40:47.4523379Z 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 2023-01-11T20:40:47.4524361Z 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 2023-01-11T20:40:47.4525599Z 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 2023-01-11T20:40:47.4526579Z 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 2023-01-11T20:40:47.4531804Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2023-01-11T20:40:47.4532181Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2023-01-11T20:40:47.4533053Z 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 2023-01-11T20:40:47.4535658Z 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 2023-01-11T20:40:47.4536048Z 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 2023-01-11T20:40:47.4536556Z 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 2023-01-11T20:40:47.4537544Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2023-01-11T20:40:47.4537950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/CUDAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2023-01-11T20:40:47.4539312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/FunctionTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2023-01-11T20:40:47.4540677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/HIPHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2023-01-11T20:40:47.4541403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/MPSHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2023-01-11T20:40:47.4542303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/ORTHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2023-01-11T20:40:47.4543973Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4544604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4545424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/AdaptivePooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4546798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BatchLinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4547808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4548972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BucketizationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4550104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CPUBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4551032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CPUFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4552048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CanUse32BitIndexMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4553313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ComplexHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4554405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4555184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4556245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4557592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ConvolutionMM3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4558608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4559819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4561174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DilatedConvolutionUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4562200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DispatchStub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4563361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4564435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4565667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4567007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4568165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4569292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ForeachUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4570373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/FractionalMaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4571463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4572426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4573644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/GridSamplerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4574587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4575600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4576848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/IndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4577654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4578827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4580006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LinearAlgebraUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4581317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LossMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4582381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4585035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MathBitFallThroughLists.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4585744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MathBitsFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4586798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4587837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/NonEmptyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4589961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/NonSymbolicBC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4590901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4591870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/PointwiseOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4592873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Pool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4593986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4595032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/RNN.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4596122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/RangeFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4597220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceAllOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4598221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4599314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4601254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4601673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4602596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ResizeCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4604789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ScatterGatherChecks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4605389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SegmentReduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4605742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SharedReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4606828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SobolEngineOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4607884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4609221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SortingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4610074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SpectralOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4611064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/StridedRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4611911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorAdvancedIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4612740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4613778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorCompare.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4614592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorConversions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4615529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorDimApply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4616766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4617327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4618348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4619279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4620121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorShape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4621940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorTransformations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4622426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TopKImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4623192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TransposeType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4624122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TriangularOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4625007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4625993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UnaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4627002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Unfold2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4627826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Unfold3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4628720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UnfoldBackward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4629555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UpSample.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4631009Z 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 2023-01-11T20:40:47.4631622Z 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 2023-01-11T20:40:47.4633062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4633710Z 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 2023-01-11T20:40:47.4634211Z 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 2023-01-11T20:40:47.4635769Z 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 2023-01-11T20:40:47.4636078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/vol2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2023-01-11T20:40:47.4637774Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2023-01-11T20:40:47.4641291Z 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 2023-01-11T20:40:47.4641860Z 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 2023-01-11T20:40:47.4642833Z 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 2023-01-11T20:40:47.4643229Z 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 2023-01-11T20:40:47.4643706Z 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 2023-01-11T20:40:47.4644111Z 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 2023-01-11T20:40:47.4644542Z 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 2023-01-11T20:40:47.4645004Z 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 2023-01-11T20:40:47.4645486Z 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 2023-01-11T20:40:47.4646433Z 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 2023-01-11T20:40:47.4647394Z 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 2023-01-11T20:40:47.4648869Z 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 2023-01-11T20:40:47.4649643Z 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 2023-01-11T20:40:47.4650465Z 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 2023-01-11T20:40:47.4653135Z 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 2023-01-11T20:40:47.4653601Z 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 2023-01-11T20:40:47.4654039Z 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 2023-01-11T20:40:47.4656319Z 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 2023-01-11T20:40:47.4657334Z 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 2023-01-11T20:40:47.4657962Z 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 2023-01-11T20:40:47.4658856Z 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 2023-01-11T20:40:47.4659905Z 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 2023-01-11T20:40:47.4660888Z 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 2023-01-11T20:40:47.4662585Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2023-01-11T20:40:47.4663428Z 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 2023-01-11T20:40:47.4664642Z 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 2023-01-11T20:40:47.4665803Z 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 2023-01-11T20:40:47.4667001Z 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 2023-01-11T20:40:47.4667946Z 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 2023-01-11T20:40:47.4669156Z 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 2023-01-11T20:40:47.4670509Z 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 2023-01-11T20:40:47.4671769Z 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 2023-01-11T20:40:47.4672722Z 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 2023-01-11T20:40:47.4673733Z 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 2023-01-11T20:40:47.4674780Z 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 2023-01-11T20:40:47.4676018Z 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 2023-01-11T20:40:47.4676846Z 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 2023-01-11T20:40:47.4677950Z 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 2023-01-11T20:40:47.4678990Z 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 2023-01-11T20:40:47.4680062Z 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 2023-01-11T20:40:47.4681334Z 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 2023-01-11T20:40:47.4682394Z 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 2023-01-11T20:40:47.4683435Z 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 2023-01-11T20:40:47.4684677Z 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 2023-01-11T20:40:47.4685531Z 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 2023-01-11T20:40:47.4686711Z 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 2023-01-11T20:40:47.4687745Z 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 2023-01-11T20:40:47.4688828Z 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 2023-01-11T20:40:47.4690001Z 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 2023-01-11T20:40:47.4691269Z 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 2023-01-11T20:40:47.4692185Z 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 2023-01-11T20:40:47.4693423Z 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 2023-01-11T20:40:47.4694661Z 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 2023-01-11T20:40:47.4695667Z 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 2023-01-11T20:40:47.4696668Z 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 2023-01-11T20:40:47.4697803Z 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 2023-01-11T20:40:47.4700102Z 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 2023-01-11T20:40:47.4701277Z 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 2023-01-11T20:40:47.4702396Z 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 2023-01-11T20:40:47.4704083Z 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 2023-01-11T20:40:47.4705311Z 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 2023-01-11T20:40:47.4706502Z 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 2023-01-11T20:40:47.4707997Z 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 2023-01-11T20:40:47.4708732Z 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 2023-01-11T20:40:47.4710514Z 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 2023-01-11T20:40:47.4711655Z 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 2023-01-11T20:40:47.4712756Z 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 2023-01-11T20:40:47.4713503Z 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 2023-01-11T20:40:47.4715013Z 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 2023-01-11T20:40:47.4716082Z 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 2023-01-11T20:40:47.4716817Z 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 2023-01-11T20:40:47.4717691Z 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 2023-01-11T20:40:47.4719105Z 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 2023-01-11T20:40:47.4719568Z 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 2023-01-11T20:40:47.4721519Z 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 2023-01-11T20:40:47.4722747Z 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 2023-01-11T20:40:47.4723406Z 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 2023-01-11T20:40:47.4724382Z 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 2023-01-11T20:40:47.4726257Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2023-01-11T20:40:47.4726990Z 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 2023-01-11T20:40:47.4728273Z 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 2023-01-11T20:40:47.4729206Z 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 2023-01-11T20:40:47.4730131Z 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 2023-01-11T20:40:47.4731254Z 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 2023-01-11T20:40:47.4732303Z 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 2023-01-11T20:40:47.4733933Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2023-01-11T20:40:47.4734745Z 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 2023-01-11T20:40:47.4735907Z 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 2023-01-11T20:40:47.4737092Z 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 2023-01-11T20:40:47.4738140Z 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 2023-01-11T20:40:47.4739321Z 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 2023-01-11T20:40:47.4740613Z 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 2023-01-11T20:40:47.4741610Z 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 2023-01-11T20:40:47.4742828Z 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 2023-01-11T20:40:47.4744088Z 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 2023-01-11T20:40:47.4745868Z 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 2023-01-11T20:40:47.4748057Z 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 2023-01-11T20:40:47.4748609Z 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 2023-01-11T20:40:47.4751170Z 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 2023-01-11T20:40:47.4751602Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2023-01-11T20:40:47.4752211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized/QTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2023-01-11T20:40:47.4753127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized/Quantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2023-01-11T20:40:47.4787705Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2023-01-11T20:40:47.4788104Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2023-01-11T20:40:47.4788535Z 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 2023-01-11T20:40:47.4788893Z 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 2023-01-11T20:40:47.4789651Z 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 2023-01-11T20:40:47.4790044Z 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 2023-01-11T20:40:47.4790538Z 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 2023-01-11T20:40:47.4791251Z 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 2023-01-11T20:40:47.4791852Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/versions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2023-01-11T20:40:47.4792100Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2023-01-11T20:40:47.4792347Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2023-01-11T20:40:47.4792770Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/macros/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2023-01-11T20:40:47.4794584Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/macros/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2023-01-11T20:40:47.4794958Z 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 2023-01-11T20:40:47.4795188Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4795507Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4795893Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/AutogradState.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4796841Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4797261Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CPUAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4797609Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CompileTimeFunctionPointer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4798110Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CopyBytes.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4798478Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DefaultDtype.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4798983Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DefaultTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4799412Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4799718Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceArray.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4800304Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4800766Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4801120Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DispatchKey.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4801553Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4802888Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DynamicCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4803386Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4803982Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/GeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4804369Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/GradMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4804784Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4805085Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4807743Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4808843Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/OptionalRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4809326Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/PyHandleCache.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4809646Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/QEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4809955Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4810376Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SafePyObject.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4810715Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4811034Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4811543Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4811901Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4812240Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/StorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4812586Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4812921Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/StreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4813332Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4813680Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymInt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4814031Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymIntArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4814437Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4818318Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/TensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4818692Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4819116Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4819471Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/WrapDimMinimal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4819816Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/alignment.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2023-01-11T20:40:47.4820174Z 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 2023-01-11T20:40:47.4820502Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T20:40:47.4820904Z 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 2023-01-11T20:40:47.4821396Z 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 2023-01-11T20:40:47.4821766Z 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 2023-01-11T20:40:47.4822184Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2023-01-11T20:40:47.4822558Z 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 2023-01-11T20:40:47.4822953Z 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 2023-01-11T20:40:47.4823283Z 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 2023-01-11T20:40:47.4823715Z 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 2023-01-11T20:40:47.4824079Z 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 2023-01-11T20:40:47.4824471Z 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 2023-01-11T20:40:47.4825301Z 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 2023-01-11T20:40:47.4826646Z 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 2023-01-11T20:40:47.4827253Z 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 2023-01-11T20:40:47.4828950Z 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 2023-01-11T20:40:47.4831433Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4831902Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/AlignOf.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4832423Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4832766Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4833561Z 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 2023-01-11T20:40:47.4834396Z 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 2023-01-11T20:40:47.4835190Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4836417Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4836817Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4838829Z 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 2023-01-11T20:40:47.4839672Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/CallOnce.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4840361Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ConstexprCrc.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4841203Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/DeadlockDetection.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4842269Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4842835Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4844271Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Exception.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4845361Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ExclusivelyOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4846033Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4847712Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Flags.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4848602Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/FunctionRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4849518Z 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 2023-01-11T20:40:47.4850163Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Half.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4851535Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/IdWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4852300Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/LeftRight.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4853534Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Load.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4854371Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Logging.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4855389Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/MathConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4856453Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/MaybeOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4857222Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4858170Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Optional.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4859315Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/OptionalArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4860224Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Registry.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4861279Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ScopeExit.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4862262Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/SmallBuffer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4863954Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4864547Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/StringUtil.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4865519Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Synchronized.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4866238Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ThreadLocal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4867528Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ThreadLocalDebugInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4868536Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4869371Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4870350Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeIndex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4871227Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeList.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4872440Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4873162Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4874049Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Unicode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4876674Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/UniqueVoidPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4877261Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4877816Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/accumulate.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4878115Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4879326Z 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 2023-01-11T20:40:47.4879848Z 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 2023-01-11T20:40:47.4880838Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4881613Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/either.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4882182Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/env.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4883142Z 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 2023-01-11T20:40:47.4884576Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4885279Z 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 2023-01-11T20:40:47.4886216Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/int128.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4887437Z 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 2023-01-11T20:40:47.4888584Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/irange.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4889614Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/llvmMathExtras.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4890727Z 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 2023-01-11T20:40:47.4891664Z 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 2023-01-11T20:40:47.4893709Z 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 2023-01-11T20:40:47.4894037Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4894416Z 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 2023-01-11T20:40:47.4895965Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/overloaded.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4896676Z 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 2023-01-11T20:40:47.4897818Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/qint32.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4898607Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/qint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4899385Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4900336Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4902283Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4902626Z 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 2023-01-11T20:40:47.4903821Z 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 2023-01-11T20:40:47.4904492Z 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 2023-01-11T20:40:47.4905417Z 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 2023-01-11T20:40:47.4906799Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/strides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4907539Z 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 2023-01-11T20:40:47.4909311Z 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 2023-01-11T20:40:47.4910226Z 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 2023-01-11T20:40:47.4912418Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/tempfile.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4912758Z 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 2023-01-11T20:40:47.4913427Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4914152Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/variant.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2023-01-11T20:40:47.4915866Z 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 2023-01-11T20:40:47.4917079Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T20:40:47.4917618Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAAlgorithm.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T20:40:47.4918564Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDACachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T20:40:47.4919512Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDADeviceAssertion.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T20:40:47.4920736Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T20:40:47.4921698Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T20:40:47.4922487Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T20:40:47.4924051Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T20:40:47.4925026Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T20:40:47.4926128Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T20:40:47.4927665Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMathCompat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T20:40:47.4928882Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMiscFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T20:40:47.4929911Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2023-01-11T20:40:47.4931295Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2023-01-11T20:40:47.4931868Z 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 2023-01-11T20:40:47.4933306Z 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 2023-01-11T20:40:47.4934774Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2023-01-11T20:40:47.4935116Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2023-01-11T20:40:47.4936229Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/custom_class_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2023-01-11T20:40:47.4936736Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2023-01-11T20:40:47.4938883Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2023-01-11T20:40:47.4939261Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2023-01-11T20:40:47.4941086Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4941421Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4942565Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/CudaIPCTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4943131Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/DataLoader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4944089Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4945250Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Dtype.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4945572Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/DynamicTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4946605Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4947895Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4948538Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4950049Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4950937Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4951945Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/PythonTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4952916Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4953805Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4954859Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4955921Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/StorageMethods.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4956968Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/StorageSharing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4957897Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4960025Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/THConcat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4960609Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/THP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4961665Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/TypeInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4962659Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4963707Z 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 2023-01-11T20:40:47.4964821Z 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 2023-01-11T20:40:47.4965948Z 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 2023-01-11T20:40:47.4967228Z 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 2023-01-11T20:40:47.4968115Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4970071Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2023-01-11T20:40:47.4970536Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2023-01-11T20:40:47.4972380Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2023-01-11T20:40:47.4972600Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2023-01-11T20:40:47.4973175Z 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 2023-01-11T20:40:47.4974905Z 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 2023-01-11T20:40:47.4975499Z 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 2023-01-11T20:40:47.4977263Z 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 2023-01-11T20:40:47.4977808Z 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 2023-01-11T20:40:47.4978897Z 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 2023-01-11T20:40:47.4979323Z 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 2023-01-11T20:40:47.4980369Z 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 2023-01-11T20:40:47.4981225Z 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 2023-01-11T20:40:47.4982132Z 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 2023-01-11T20:40:47.4983429Z 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 2023-01-11T20:40:47.4984438Z 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 2023-01-11T20:40:47.4985452Z 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 2023-01-11T20:40:47.4986579Z 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 2023-01-11T20:40:47.4987498Z 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 2023-01-11T20:40:47.4989182Z 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 2023-01-11T20:40:47.4990145Z 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 2023-01-11T20:40:47.4991145Z 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 2023-01-11T20:40:47.4992182Z 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 2023-01-11T20:40:47.4993526Z 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 2023-01-11T20:40:47.4994768Z 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 2023-01-11T20:40:47.4996254Z 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 2023-01-11T20:40:47.4997434Z 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 2023-01-11T20:40:47.4998937Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2023-01-11T20:40:47.4999711Z 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 2023-01-11T20:40:47.5000966Z 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 2023-01-11T20:40:47.5001619Z 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 2023-01-11T20:40:47.5002752Z 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 2023-01-11T20:40:47.5003349Z 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 2023-01-11T20:40:47.5004864Z 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 2023-01-11T20:40:47.5005819Z 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 2023-01-11T20:40:47.5007119Z 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 2023-01-11T20:40:47.5008141Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2023-01-11T20:40:47.5009010Z 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 2023-01-11T20:40:47.5010592Z 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 2023-01-11T20:40:47.5011715Z 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 2023-01-11T20:40:47.5012918Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2023-01-11T20:40:47.5013854Z 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 2023-01-11T20:40:47.5015434Z 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 2023-01-11T20:40:47.5017024Z 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 2023-01-11T20:40:47.5018127Z 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 2023-01-11T20:40:47.5019864Z 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 2023-01-11T20:40:47.5020642Z 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 2023-01-11T20:40:47.5021351Z 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 2023-01-11T20:40:47.5022366Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2023-01-11T20:40:47.5023469Z 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 2023-01-11T20:40:47.5024505Z 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 2023-01-11T20:40:47.5025655Z 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 2023-01-11T20:40:47.5027034Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2023-01-11T20:40:47.5027995Z 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 2023-01-11T20:40:47.5029825Z 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 2023-01-11T20:40:47.5031111Z 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 2023-01-11T20:40:47.5032031Z 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 2023-01-11T20:40:47.5033100Z 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 2023-01-11T20:40:47.5034157Z 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 2023-01-11T20:40:47.5035370Z 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 2023-01-11T20:40:47.5036741Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2023-01-11T20:40:47.5037632Z 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 2023-01-11T20:40:47.5038721Z 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 2023-01-11T20:40:47.5039875Z 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 2023-01-11T20:40:47.5041162Z 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 2023-01-11T20:40:47.5042044Z 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 2023-01-11T20:40:47.5043155Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2023-01-11T20:40:47.5044095Z 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 2023-01-11T20:40:47.5045442Z 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 2023-01-11T20:40:47.5046944Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2023-01-11T20:40:47.5047905Z 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 2023-01-11T20:40:47.5048796Z 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 2023-01-11T20:40:47.5049994Z 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 2023-01-11T20:40:47.5050868Z 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 2023-01-11T20:40:47.5052375Z 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 2023-01-11T20:40:47.5053234Z 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 2023-01-11T20:40:47.5054397Z 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 2023-01-11T20:40:47.5055456Z 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 2023-01-11T20:40:47.5056471Z 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 2023-01-11T20:40:47.5057809Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2023-01-11T20:40:47.5058750Z 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 2023-01-11T20:40:47.5060287Z 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 2023-01-11T20:40:47.5061432Z 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 2023-01-11T20:40:47.5062478Z 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 2023-01-11T20:40:47.5063538Z 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 2023-01-11T20:40:47.5064648Z 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 2023-01-11T20:40:47.5065610Z 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 2023-01-11T20:40:47.5066884Z 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 2023-01-11T20:40:47.5067841Z 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 2023-01-11T20:40:47.5069926Z 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 2023-01-11T20:40:47.5071792Z 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 2023-01-11T20:40:47.5072745Z 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 2023-01-11T20:40:47.5073222Z 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 2023-01-11T20:40:47.5074902Z 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 2023-01-11T20:40:47.5076106Z 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 2023-01-11T20:40:47.5077175Z 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 2023-01-11T20:40:47.5078493Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2023-01-11T20:40:47.5079414Z 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 2023-01-11T20:40:47.5080710Z 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 2023-01-11T20:40:47.5081842Z 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 2023-01-11T20:40:47.5083035Z 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 2023-01-11T20:40:47.5084022Z 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 2023-01-11T20:40:47.5085068Z 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 2023-01-11T20:40:47.5086207Z 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 2023-01-11T20:40:47.5087293Z 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 2023-01-11T20:40:47.5088366Z 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 2023-01-11T20:40:47.5089416Z 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 2023-01-11T20:40:47.5090442Z 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 2023-01-11T20:40:47.5091857Z 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 2023-01-11T20:40:47.5092972Z 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 2023-01-11T20:40:47.5094031Z 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 2023-01-11T20:40:47.5095034Z 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 2023-01-11T20:40:47.5096445Z 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 2023-01-11T20:40:47.5097464Z 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 2023-01-11T20:40:47.5098483Z 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 2023-01-11T20:40:47.5099675Z 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 2023-01-11T20:40:47.5101032Z 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 2023-01-11T20:40:47.5102207Z 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 2023-01-11T20:40:47.5103524Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2023-01-11T20:40:47.5104518Z 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 2023-01-11T20:40:47.5105740Z 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 2023-01-11T20:40:47.5107214Z 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 2023-01-11T20:40:47.5108407Z 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 2023-01-11T20:40:47.5109532Z 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 2023-01-11T20:40:47.5110489Z 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 2023-01-11T20:40:47.5111753Z 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 2023-01-11T20:40:47.5112826Z 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 2023-01-11T20:40:47.5114143Z 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 2023-01-11T20:40:47.5115184Z 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 2023-01-11T20:40:47.5116533Z 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 2023-01-11T20:40:47.5117436Z 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 2023-01-11T20:40:47.5118806Z 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 2023-01-11T20:40:47.5119706Z 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 2023-01-11T20:40:47.5120899Z 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 2023-01-11T20:40:47.5122165Z 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 2023-01-11T20:40:47.5123210Z 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 2023-01-11T20:40:47.5124499Z 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 2023-01-11T20:40:47.5125688Z 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 2023-01-11T20:40:47.5127134Z 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 2023-01-11T20:40:47.5128422Z 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 2023-01-11T20:40:47.5129398Z 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 2023-01-11T20:40:47.5130571Z 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 2023-01-11T20:40:47.5131974Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2023-01-11T20:40:47.5133002Z 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 2023-01-11T20:40:47.5134329Z 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 2023-01-11T20:40:47.5135294Z 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 2023-01-11T20:40:47.5136407Z 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 2023-01-11T20:40:47.5137461Z 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 2023-01-11T20:40:47.5138489Z 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 2023-01-11T20:40:47.5139629Z 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 2023-01-11T20:40:47.5140724Z 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 2023-01-11T20:40:47.5141875Z 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 2023-01-11T20:40:47.5142889Z 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 2023-01-11T20:40:47.5144210Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2023-01-11T20:40:47.5145235Z 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 2023-01-11T20:40:47.5146878Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2023-01-11T20:40:47.5148354Z 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 2023-01-11T20:40:47.5149218Z 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 2023-01-11T20:40:47.5150508Z 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 2023-01-11T20:40:47.5151588Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2023-01-11T20:40:47.5152623Z 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 2023-01-11T20:40:47.5153885Z 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 2023-01-11T20:40:47.5155101Z 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 2023-01-11T20:40:47.5156054Z 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 2023-01-11T20:40:47.5157023Z 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 2023-01-11T20:40:47.5158124Z 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 2023-01-11T20:40:47.5159183Z 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 2023-01-11T20:40:47.5160304Z 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 2023-01-11T20:40:47.5161671Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2023-01-11T20:40:47.5162734Z 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 2023-01-11T20:40:47.5163682Z 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 2023-01-11T20:40:47.5164766Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2023-01-11T20:40:47.5165626Z 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 2023-01-11T20:40:47.5166842Z 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 2023-01-11T20:40:47.5168032Z 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 2023-01-11T20:40:47.5169087Z 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 2023-01-11T20:40:47.5170573Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2023-01-11T20:40:47.5171373Z 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 2023-01-11T20:40:47.5172745Z 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 2023-01-11T20:40:47.5173874Z 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 2023-01-11T20:40:47.5175016Z 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 2023-01-11T20:40:47.5176117Z 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 2023-01-11T20:40:47.5177977Z 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 2023-01-11T20:40:47.5178915Z 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 2023-01-11T20:40:47.5179967Z 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 2023-01-11T20:40:47.5181080Z 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 2023-01-11T20:40:47.5182101Z 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 2023-01-11T20:40:47.5183189Z 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 2023-01-11T20:40:47.5184308Z 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 2023-01-11T20:40:47.5185577Z 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 2023-01-11T20:40:47.5186820Z 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 2023-01-11T20:40:47.5187902Z 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 2023-01-11T20:40:47.5189110Z 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 2023-01-11T20:40:47.5190261Z 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 2023-01-11T20:40:47.5191550Z 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 2023-01-11T20:40:47.5192707Z 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 2023-01-11T20:40:47.5193721Z 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 2023-01-11T20:40:47.5194792Z 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 2023-01-11T20:40:47.5195932Z 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 2023-01-11T20:40:47.5197037Z 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 2023-01-11T20:40:47.5198006Z 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 2023-01-11T20:40:47.5199026Z 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 2023-01-11T20:40:47.5200096Z 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 2023-01-11T20:40:47.5201107Z 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 2023-01-11T20:40:47.5202179Z 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 2023-01-11T20:40:47.5203188Z 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 2023-01-11T20:40:47.5204307Z 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 2023-01-11T20:40:47.5205346Z 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 2023-01-11T20:40:47.5206391Z 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 2023-01-11T20:40:47.5207518Z 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 2023-01-11T20:40:47.5208634Z 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 2023-01-11T20:40:47.5209699Z 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 2023-01-11T20:40:47.5210688Z 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 2023-01-11T20:40:47.5211713Z 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 2023-01-11T20:40:47.5212799Z 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 2023-01-11T20:40:47.5213753Z 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 2023-01-11T20:40:47.5214773Z 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 2023-01-11T20:40:47.5215842Z 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 2023-01-11T20:40:47.5216911Z 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 2023-01-11T20:40:47.5217885Z 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 2023-01-11T20:40:47.5219078Z 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 2023-01-11T20:40:47.5220078Z 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 2023-01-11T20:40:47.5221113Z 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 2023-01-11T20:40:47.5222827Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2023-01-11T20:40:47.5223850Z 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 2023-01-11T20:40:47.5225185Z 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 2023-01-11T20:40:47.5226087Z 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 2023-01-11T20:40:47.5227491Z 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 2023-01-11T20:40:47.5229300Z 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 2023-01-11T20:40:47.5230586Z 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 2023-01-11T20:40:47.5245878Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2023-01-11T20:40:47.5247356Z 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 2023-01-11T20:40:47.5248912Z 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 2023-01-11T20:40:47.5251311Z 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 2023-01-11T20:40:47.5252701Z 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 2023-01-11T20:40:47.5253881Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2023-01-11T20:40:47.5255030Z 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 2023-01-11T20:40:47.5256486Z 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 2023-01-11T20:40:47.5257802Z 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 2023-01-11T20:40:47.5259740Z 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 2023-01-11T20:40:47.5261844Z 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 2023-01-11T20:40:47.5262676Z 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 2023-01-11T20:40:47.5263159Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2023-01-11T20:40:47.5263748Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2023-01-11T20:40:47.5264403Z 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 2023-01-11T20:40:47.5265073Z 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 2023-01-11T20:40:47.5265625Z 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 2023-01-11T20:40:47.5266198Z 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 2023-01-11T20:40:47.5266995Z 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 2023-01-11T20:40:47.5267661Z 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 2023-01-11T20:40:47.5268314Z 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 2023-01-11T20:40:47.5268932Z 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 2023-01-11T20:40:47.5269575Z 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 2023-01-11T20:40:47.5270330Z 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 2023-01-11T20:40:47.5270858Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2023-01-11T20:40:47.5271339Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2023-01-11T20:40:47.5272150Z 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 2023-01-11T20:40:47.5272893Z 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 2023-01-11T20:40:47.5273563Z 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 2023-01-11T20:40:47.5274630Z 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 2023-01-11T20:40:47.5275508Z 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 2023-01-11T20:40:47.5276253Z 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 2023-01-11T20:40:47.5277026Z 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 2023-01-11T20:40:47.5277741Z 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 2023-01-11T20:40:47.5278535Z 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 2023-01-11T20:40:47.5279279Z 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 2023-01-11T20:40:47.5280210Z 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 2023-01-11T20:40:47.5280939Z 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 2023-01-11T20:40:47.5281664Z 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 2023-01-11T20:40:47.5282336Z 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 2023-01-11T20:40:47.5283109Z 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 2023-01-11T20:40:47.5283848Z 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 2023-01-11T20:40:47.5284532Z 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 2023-01-11T20:40:47.5285326Z 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 2023-01-11T20:40:47.5286089Z 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 2023-01-11T20:40:47.5287023Z 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 2023-01-11T20:40:47.5287982Z 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 2023-01-11T20:40:47.5288745Z 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 2023-01-11T20:40:47.5289586Z 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 2023-01-11T20:40:47.5290505Z 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 2023-01-11T20:40:47.5291264Z 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 2023-01-11T20:40:47.5292208Z 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 2023-01-11T20:40:47.5293009Z 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 2023-01-11T20:40:47.5293673Z 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 2023-01-11T20:40:47.5294461Z 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 2023-01-11T20:40:47.5295188Z 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 2023-01-11T20:40:47.5295870Z 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 2023-01-11T20:40:47.5296631Z 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 2023-01-11T20:40:47.5297535Z 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 2023-01-11T20:40:47.5298363Z 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 2023-01-11T20:40:47.5299321Z 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 2023-01-11T20:40:47.5300325Z 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 2023-01-11T20:40:47.5301076Z 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 2023-01-11T20:40:47.5302032Z 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 2023-01-11T20:40:47.5303214Z 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 2023-01-11T20:40:47.5304183Z 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 2023-01-11T20:40:47.5306157Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2023-01-11T20:40:47.5307189Z 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 2023-01-11T20:40:47.5308197Z 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 2023-01-11T20:40:47.5309186Z 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 2023-01-11T20:40:47.5310346Z 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 2023-01-11T20:40:47.5311221Z 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 2023-01-11T20:40:47.5312327Z 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 2023-01-11T20:40:47.5313377Z 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 2023-01-11T20:40:47.5314471Z 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 2023-01-11T20:40:47.5315549Z 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 2023-01-11T20:40:47.5316620Z 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 2023-01-11T20:40:47.5317694Z 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 2023-01-11T20:40:47.5318417Z 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 2023-01-11T20:40:47.5319336Z 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 2023-01-11T20:40:47.5320152Z 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 2023-01-11T20:40:47.5320926Z 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 2023-01-11T20:40:47.5322011Z 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 2023-01-11T20:40:47.5323166Z 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 2023-01-11T20:40:47.5324124Z 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 2023-01-11T20:40:47.5325555Z 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 2023-01-11T20:40:47.5328129Z 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 2023-01-11T20:40:47.5339075Z 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 2023-01-11T20:40:47.5339797Z 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 2023-01-11T20:40:47.5340523Z 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 2023-01-11T20:40:47.5341591Z 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 2023-01-11T20:40:47.5342535Z 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 2023-01-11T20:40:47.5343488Z 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 2023-01-11T20:40:47.5344812Z 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 2023-01-11T20:40:47.5345644Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2023-01-11T20:40:47.5346669Z 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 2023-01-11T20:40:47.5347561Z 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 2023-01-11T20:40:47.5348560Z 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 2023-01-11T20:40:47.5349373Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2023-01-11T20:40:47.5350319Z 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 2023-01-11T20:40:47.5351434Z 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 2023-01-11T20:40:47.5352590Z 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 2023-01-11T20:40:47.5353723Z 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 2023-01-11T20:40:47.5354877Z 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 2023-01-11T20:40:47.5356003Z 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 2023-01-11T20:40:47.5357139Z 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 2023-01-11T20:40:47.5358274Z 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 2023-01-11T20:40:47.5359411Z 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 2023-01-11T20:40:47.5360211Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:47.5361299Z 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 2023-01-11T20:40:47.5362463Z 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 2023-01-11T20:40:47.5363540Z 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 2023-01-11T20:40:47.5364646Z 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 2023-01-11T20:40:47.5365739Z 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 2023-01-11T20:40:47.5366916Z 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 2023-01-11T20:40:47.5368174Z 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 2023-01-11T20:40:47.5369335Z 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 2023-01-11T20:40:47.5370487Z 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 2023-01-11T20:40:47.5371627Z 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 2023-01-11T20:40:47.5372836Z 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 2023-01-11T20:40:47.5373978Z 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 2023-01-11T20:40:47.5375094Z 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 2023-01-11T20:40:47.5376271Z 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 2023-01-11T20:40:47.5377451Z 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 2023-01-11T20:40:47.5378602Z 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 2023-01-11T20:40:47.5379690Z 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 2023-01-11T20:40:47.5380831Z 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 2023-01-11T20:40:47.5381959Z 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 2023-01-11T20:40:47.5383094Z 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 2023-01-11T20:40:47.5384209Z 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 2023-01-11T20:40:47.5385419Z 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 2023-01-11T20:40:47.5386689Z 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 2023-01-11T20:40:47.5387848Z 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 2023-01-11T20:40:47.5388907Z 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 2023-01-11T20:40:47.5389979Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:47.5391078Z 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 2023-01-11T20:40:47.5392353Z 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 2023-01-11T20:40:47.5393510Z 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 2023-01-11T20:40:47.5394651Z 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 2023-01-11T20:40:47.5395815Z 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 2023-01-11T20:40:47.5396992Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:47.5398144Z 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 2023-01-11T20:40:47.5399293Z 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 2023-01-11T20:40:47.5400365Z 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 2023-01-11T20:40:47.5401436Z 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 2023-01-11T20:40:47.5402520Z 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 2023-01-11T20:40:47.5403660Z 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 2023-01-11T20:40:47.5404790Z 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 2023-01-11T20:40:47.5405942Z 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 2023-01-11T20:40:47.5407182Z 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 2023-01-11T20:40:47.5408454Z 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 2023-01-11T20:40:47.5409626Z 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 2023-01-11T20:40:47.5410716Z 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 2023-01-11T20:40:47.5411832Z 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 2023-01-11T20:40:47.5412939Z 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 2023-01-11T20:40:47.5414076Z 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 2023-01-11T20:40:47.5415256Z 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 2023-01-11T20:40:47.5416341Z 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 2023-01-11T20:40:47.5417450Z 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 2023-01-11T20:40:47.5418558Z 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 2023-01-11T20:40:47.5419667Z 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 2023-01-11T20:40:47.5420758Z 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 2023-01-11T20:40:47.5421896Z 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 2023-01-11T20:40:47.5423014Z 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 2023-01-11T20:40:47.5424159Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2023-01-11T20:40:47.5425282Z 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 2023-01-11T20:40:47.5426529Z 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 2023-01-11T20:40:47.5427664Z 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 2023-01-11T20:40:47.5428751Z 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 2023-01-11T20:40:47.5429843Z 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 2023-01-11T20:40:47.5430960Z 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 2023-01-11T20:40:47.5432073Z 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 2023-01-11T20:40:47.5433355Z 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 2023-01-11T20:40:47.5434501Z 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 2023-01-11T20:40:47.5435626Z 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 2023-01-11T20:40:47.5436749Z 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 2023-01-11T20:40:47.5437876Z 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 2023-01-11T20:40:47.5439002Z 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 2023-01-11T20:40:47.5440199Z 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 2023-01-11T20:40:47.5441246Z 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 2023-01-11T20:40:47.5442334Z 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 2023-01-11T20:40:47.5443467Z 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 2023-01-11T20:40:47.5444648Z 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 2023-01-11T20:40:47.5446032Z 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 2023-01-11T20:40:47.5447278Z 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 2023-01-11T20:40:47.5448368Z 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 2023-01-11T20:40:47.5449495Z 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 2023-01-11T20:40:47.5450634Z 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 2023-01-11T20:40:47.5451772Z 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 2023-01-11T20:40:47.5452835Z 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 2023-01-11T20:40:47.5454000Z 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 2023-01-11T20:40:47.5455148Z 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 2023-01-11T20:40:47.5456449Z 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 2023-01-11T20:40:47.5457671Z 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 2023-01-11T20:40:47.5458727Z 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 2023-01-11T20:40:47.5459792Z 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 2023-01-11T20:40:47.5460892Z 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 2023-01-11T20:40:47.5461781Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2023-01-11T20:40:47.5462951Z 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 2023-01-11T20:40:47.5464170Z 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 2023-01-11T20:40:47.5465399Z 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 2023-01-11T20:40:47.5466765Z 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 2023-01-11T20:40:47.5468040Z 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 2023-01-11T20:40:47.5469293Z 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 2023-01-11T20:40:47.5470535Z 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 2023-01-11T20:40:47.5471806Z 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 2023-01-11T20:40:47.5473026Z 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 2023-01-11T20:40:47.5473968Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2023-01-11T20:40:47.5474988Z 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 2023-01-11T20:40:47.5476141Z 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 2023-01-11T20:40:47.5477290Z 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 2023-01-11T20:40:47.5478463Z 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 2023-01-11T20:40:47.5479748Z 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 2023-01-11T20:40:47.5480599Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2023-01-11T20:40:47.5481543Z 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 2023-01-11T20:40:47.5482606Z 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 2023-01-11T20:40:47.5483710Z 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 2023-01-11T20:40:47.5484825Z 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 2023-01-11T20:40:47.5485993Z 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 2023-01-11T20:40:47.5487369Z 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 2023-01-11T20:40:47.5488533Z 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 2023-01-11T20:40:47.5489646Z 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 2023-01-11T20:40:47.5490757Z 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 2023-01-11T20:40:47.5491873Z 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 2023-01-11T20:40:47.5492971Z 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 2023-01-11T20:40:47.5494022Z 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 2023-01-11T20:40:47.5495091Z 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 2023-01-11T20:40:47.5496177Z 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 2023-01-11T20:40:47.5497261Z 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 2023-01-11T20:40:47.5498355Z 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 2023-01-11T20:40:47.5499425Z 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 2023-01-11T20:40:47.5500501Z 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 2023-01-11T20:40:47.5501662Z 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 2023-01-11T20:40:47.5502807Z 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 2023-01-11T20:40:47.5504038Z 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 2023-01-11T20:40:47.5505132Z 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 2023-01-11T20:40:47.5506449Z 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 2023-01-11T20:40:47.5507598Z 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 2023-01-11T20:40:47.5508717Z 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 2023-01-11T20:40:47.5509988Z 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 2023-01-11T20:40:47.5511076Z 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 2023-01-11T20:40:47.5512248Z 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 2023-01-11T20:40:47.5513426Z 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 2023-01-11T20:40:47.5514576Z 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 2023-01-11T20:40:47.5515730Z 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 2023-01-11T20:40:47.5516549Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2023-01-11T20:40:47.5517461Z 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 2023-01-11T20:40:47.5518541Z 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 2023-01-11T20:40:47.5519590Z 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 2023-01-11T20:40:47.5520624Z 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 2023-01-11T20:40:47.5521675Z 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 2023-01-11T20:40:47.5522642Z 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 2023-01-11T20:40:47.5523671Z 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 2023-01-11T20:40:47.5524692Z 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 2023-01-11T20:40:47.5525736Z 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 2023-01-11T20:40:47.5526972Z 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 2023-01-11T20:40:47.5528045Z 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 2023-01-11T20:40:47.5529081Z 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 2023-01-11T20:40:47.5529899Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2023-01-11T20:40:47.5530859Z 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 2023-01-11T20:40:47.5531959Z 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 2023-01-11T20:40:47.5533074Z 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 2023-01-11T20:40:47.5534252Z 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 2023-01-11T20:40:47.5535389Z 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 2023-01-11T20:40:47.5536530Z 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 2023-01-11T20:40:47.5537640Z 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 2023-01-11T20:40:47.5538753Z 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 2023-01-11T20:40:47.5539767Z 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 2023-01-11T20:40:47.5540861Z 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 2023-01-11T20:40:47.5542017Z 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 2023-01-11T20:40:47.5543182Z 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 2023-01-11T20:40:47.5544283Z 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 2023-01-11T20:40:47.5545383Z 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 2023-01-11T20:40:47.5546559Z 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 2023-01-11T20:40:47.5547533Z 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 2023-01-11T20:40:47.5548605Z 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 2023-01-11T20:40:47.5549833Z 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 2023-01-11T20:40:47.5550968Z 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 2023-01-11T20:40:47.5552057Z 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 2023-01-11T20:40:47.5553154Z 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 2023-01-11T20:40:47.5554251Z 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 2023-01-11T20:40:47.5555411Z 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 2023-01-11T20:40:47.5556632Z 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 2023-01-11T20:40:47.5557726Z 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 2023-01-11T20:40:47.5558815Z 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 2023-01-11T20:40:47.5559856Z 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 2023-01-11T20:40:47.5560969Z 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 2023-01-11T20:40:47.5561815Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2023-01-11T20:40:47.5562726Z 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 2023-01-11T20:40:47.5563734Z 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 2023-01-11T20:40:47.5564767Z 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 2023-01-11T20:40:47.5565772Z 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 2023-01-11T20:40:47.5566889Z 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 2023-01-11T20:40:47.5567742Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2023-01-11T20:40:47.5568810Z 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 2023-01-11T20:40:47.5570074Z 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 2023-01-11T20:40:47.5571263Z 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 2023-01-11T20:40:47.5572404Z 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 2023-01-11T20:40:47.5573635Z 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 2023-01-11T20:40:47.5574881Z 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 2023-01-11T20:40:47.5576063Z 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 2023-01-11T20:40:47.5577235Z 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 2023-01-11T20:40:47.5578450Z 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 2023-01-11T20:40:47.5579688Z 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 2023-01-11T20:40:47.5580936Z 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 2023-01-11T20:40:47.5582100Z 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 2023-01-11T20:40:47.5583244Z 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 2023-01-11T20:40:47.5584446Z 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 2023-01-11T20:40:47.5585615Z 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 2023-01-11T20:40:47.5586897Z 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 2023-01-11T20:40:47.5588051Z 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 2023-01-11T20:40:47.5589156Z 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 2023-01-11T20:40:47.5590329Z 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 2023-01-11T20:40:47.5591524Z 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 2023-01-11T20:40:47.5592731Z 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 2023-01-11T20:40:47.5593880Z 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 2023-01-11T20:40:47.5594741Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2023-01-11T20:40:47.5595642Z 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 2023-01-11T20:40:47.5596846Z 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 2023-01-11T20:40:47.5597968Z 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 2023-01-11T20:40:47.5599069Z 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 2023-01-11T20:40:47.5600181Z 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 2023-01-11T20:40:47.5601302Z 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 2023-01-11T20:40:47.5602363Z 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 2023-01-11T20:40:47.5603547Z 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 2023-01-11T20:40:47.5604619Z 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 2023-01-11T20:40:47.5606010Z 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 2023-01-11T20:40:47.5607218Z 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 2023-01-11T20:40:47.5608288Z 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 2023-01-11T20:40:47.5609397Z 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 2023-01-11T20:40:47.5610506Z 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 2023-01-11T20:40:47.5611632Z 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 2023-01-11T20:40:47.5612492Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2023-01-11T20:40:47.5613412Z 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 2023-01-11T20:40:47.5614469Z 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 2023-01-11T20:40:47.5615493Z 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 2023-01-11T20:40:47.5616607Z 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 2023-01-11T20:40:47.5617676Z 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 2023-01-11T20:40:47.5618695Z 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 2023-01-11T20:40:47.5619772Z 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 2023-01-11T20:40:47.5620917Z 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 2023-01-11T20:40:47.5622022Z 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 2023-01-11T20:40:47.5623108Z 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 2023-01-11T20:40:47.5624168Z 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 2023-01-11T20:40:47.5625194Z 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 2023-01-11T20:40:47.5626261Z 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 2023-01-11T20:40:47.5627480Z 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 2023-01-11T20:40:47.5628550Z 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 2023-01-11T20:40:47.5629651Z 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 2023-01-11T20:40:47.5630724Z 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 2023-01-11T20:40:47.5631803Z 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 2023-01-11T20:40:47.5632904Z 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 2023-01-11T20:40:47.5634040Z 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 2023-01-11T20:40:47.5635098Z 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 2023-01-11T20:40:47.5636193Z 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 2023-01-11T20:40:47.5637030Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2023-01-11T20:40:47.5637969Z 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 2023-01-11T20:40:47.5639042Z 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 2023-01-11T20:40:47.5639847Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2023-01-11T20:40:47.5640841Z 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 2023-01-11T20:40:47.5641939Z 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 2023-01-11T20:40:47.5643082Z 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 2023-01-11T20:40:47.5644335Z 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 2023-01-11T20:40:47.5645474Z 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 2023-01-11T20:40:47.5646599Z 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 2023-01-11T20:40:47.5647814Z 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 2023-01-11T20:40:47.5648947Z 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 2023-01-11T20:40:47.5650062Z 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 2023-01-11T20:40:47.5651303Z 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 2023-01-11T20:40:47.5652409Z 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 2023-01-11T20:40:47.5653688Z 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 2023-01-11T20:40:47.5654818Z 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 2023-01-11T20:40:47.5655997Z 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 2023-01-11T20:40:47.5657201Z 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 2023-01-11T20:40:47.5658341Z 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 2023-01-11T20:40:47.5659449Z 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 2023-01-11T20:40:47.5660559Z 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 2023-01-11T20:40:47.5661668Z 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 2023-01-11T20:40:47.5662802Z 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 2023-01-11T20:40:47.5663905Z 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 2023-01-11T20:40:47.5665169Z 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 2023-01-11T20:40:47.5666256Z 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 2023-01-11T20:40:47.5667439Z 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 2023-01-11T20:40:47.5668678Z 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 2023-01-11T20:40:47.5669822Z 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 2023-01-11T20:40:47.5670932Z 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 2023-01-11T20:40:47.5672040Z 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 2023-01-11T20:40:47.5673163Z 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 2023-01-11T20:40:47.5674372Z 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 2023-01-11T20:40:47.5675487Z 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 2023-01-11T20:40:47.5676636Z 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 2023-01-11T20:40:47.5677719Z 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 2023-01-11T20:40:47.5678876Z 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 2023-01-11T20:40:47.5679978Z 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 2023-01-11T20:40:47.5681083Z 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 2023-01-11T20:40:47.5682213Z 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 2023-01-11T20:40:47.5683312Z 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 2023-01-11T20:40:47.5684474Z 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 2023-01-11T20:40:47.5685602Z 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 2023-01-11T20:40:47.5686725Z 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 2023-01-11T20:40:47.5687961Z 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 2023-01-11T20:40:47.5688854Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2023-01-11T20:40:47.5689899Z 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 2023-01-11T20:40:47.5691167Z 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 2023-01-11T20:40:47.5692327Z 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 2023-01-11T20:40:47.5693514Z 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 2023-01-11T20:40:47.5694741Z 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 2023-01-11T20:40:47.5695961Z 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 2023-01-11T20:40:47.5697147Z 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 2023-01-11T20:40:47.5698434Z 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 2023-01-11T20:40:47.5699657Z 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 2023-01-11T20:40:47.5700538Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2023-01-11T20:40:47.5701244Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:47.5702189Z 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 2023-01-11T20:40:47.5703325Z 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 2023-01-11T20:40:47.5704476Z 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 2023-01-11T20:40:47.5705641Z 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 2023-01-11T20:40:47.5706922Z 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 2023-01-11T20:40:47.5708043Z 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 2023-01-11T20:40:47.5709198Z 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 2023-01-11T20:40:47.5710342Z 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 2023-01-11T20:40:47.5711483Z 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 2023-01-11T20:40:47.5712583Z 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 2023-01-11T20:40:47.5713723Z 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 2023-01-11T20:40:47.5715026Z 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 2023-01-11T20:40:47.5716198Z 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 2023-01-11T20:40:47.5717311Z 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 2023-01-11T20:40:47.5718420Z 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 2023-01-11T20:40:47.5719561Z 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 2023-01-11T20:40:47.5720744Z 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 2023-01-11T20:40:47.5722023Z 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 2023-01-11T20:40:47.5723142Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/inlining.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:47.5724300Z 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 2023-01-11T20:40:47.5725446Z 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 2023-01-11T20:40:47.5726593Z 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 2023-01-11T20:40:47.5727857Z 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 2023-01-11T20:40:47.5728989Z 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 2023-01-11T20:40:47.5730084Z 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 2023-01-11T20:40:47.5731221Z 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 2023-01-11T20:40:47.5732367Z 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 2023-01-11T20:40:47.5733514Z 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 2023-01-11T20:40:47.5734679Z 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 2023-01-11T20:40:47.5735828Z 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 2023-01-11T20:40:47.5736982Z 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 2023-01-11T20:40:47.5738188Z 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 2023-01-11T20:40:47.5739316Z 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 2023-01-11T20:40:47.5740416Z 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 2023-01-11T20:40:47.5741549Z 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 2023-01-11T20:40:47.5742717Z 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 2023-01-11T20:40:47.5743875Z 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 2023-01-11T20:40:47.5745082Z 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 2023-01-11T20:40:47.5746244Z 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 2023-01-11T20:40:47.5747520Z 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 2023-01-11T20:40:47.5748556Z 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 2023-01-11T20:40:47.5749230Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_bank_conflict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:47.5749860Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_divisible_split.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2023-01-11T20:40:47.5750469Z 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 2023-01-11T20:40:47.5751090Z 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 2023-01-11T20:40:47.5752108Z 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 2023-01-11T20:40:47.5753293Z 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 2023-01-11T20:40:47.5754445Z 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 2023-01-11T20:40:47.5755599Z 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 2023-01-11T20:40:47.5756741Z 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 2023-01-11T20:40:47.5757882Z 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 2023-01-11T20:40:47.5759182Z 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 2023-01-11T20:40:47.5760341Z 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 2023-01-11T20:40:47.5761498Z 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 2023-01-11T20:40:47.5762712Z 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 2023-01-11T20:40:47.5763910Z 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 2023-01-11T20:40:47.5765216Z 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 2023-01-11T20:40:47.5766320Z 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 2023-01-11T20:40:47.5767538Z 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 2023-01-11T20:40:47.5768708Z 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 2023-01-11T20:40:47.5769924Z 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 2023-01-11T20:40:47.5771147Z 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 2023-01-11T20:40:47.5772317Z 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 2023-01-11T20:40:47.5773490Z 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 2023-01-11T20:40:47.5774633Z 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 2023-01-11T20:40:47.5775776Z 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 2023-01-11T20:40:47.5776955Z 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 2023-01-11T20:40:47.5778084Z 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 2023-01-11T20:40:47.5779252Z 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 2023-01-11T20:40:47.5780409Z 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 2023-01-11T20:40:47.5781550Z 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 2023-01-11T20:40:47.5782678Z 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 2023-01-11T20:40:47.5783879Z 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 2023-01-11T20:40:47.5785087Z 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 2023-01-11T20:40:47.5786213Z 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 2023-01-11T20:40:47.5787431Z 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 2023-01-11T20:40:47.5788659Z 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 2023-01-11T20:40:47.5789817Z 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 2023-01-11T20:40:47.5791022Z 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 2023-01-11T20:40:47.5792174Z 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 2023-01-11T20:40:47.5793332Z 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 2023-01-11T20:40:47.5794469Z 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 2023-01-11T20:40:47.5795583Z 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 2023-01-11T20:40:47.5796698Z 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 2023-01-11T20:40:47.5797830Z 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 2023-01-11T20:40:47.5798987Z 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 2023-01-11T20:40:47.5800105Z 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 2023-01-11T20:40:47.5801263Z 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 2023-01-11T20:40:47.5802160Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2023-01-11T20:40:47.5802841Z 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 2023-01-11T20:40:47.5803472Z 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 2023-01-11T20:40:47.5804289Z 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 2023-01-11T20:40:47.5804998Z 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 2023-01-11T20:40:47.5805407Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2023-01-11T20:40:47.5806141Z 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 2023-01-11T20:40:47.5806988Z 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 2023-01-11T20:40:47.5807650Z 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 2023-01-11T20:40:47.5808454Z 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 2023-01-11T20:40:47.5809125Z 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 2023-01-11T20:40:47.5809836Z 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 2023-01-11T20:40:47.5810579Z 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 2023-01-11T20:40:47.5811295Z 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 2023-01-11T20:40:47.5812033Z 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 2023-01-11T20:40:47.5812750Z 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 2023-01-11T20:40:47.5813463Z 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 2023-01-11T20:40:47.5814223Z 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 2023-01-11T20:40:47.5814959Z 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 2023-01-11T20:40:47.5815673Z 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 2023-01-11T20:40:47.5816380Z 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 2023-01-11T20:40:47.5817213Z 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 2023-01-11T20:40:47.5817976Z 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 2023-01-11T20:40:47.5818730Z 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 2023-01-11T20:40:47.5819100Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2023-01-11T20:40:47.5819672Z 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 2023-01-11T20:40:47.5820248Z 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 2023-01-11T20:40:47.5820617Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T20:40:47.5821511Z 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 2023-01-11T20:40:47.5822142Z 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 2023-01-11T20:40:47.5822757Z 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 2023-01-11T20:40:47.5823343Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/data_flow.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T20:40:47.5823956Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/events.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T20:40:47.5824560Z 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 2023-01-11T20:40:47.5825171Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/perf-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T20:40:47.5825784Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/perf.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2023-01-11T20:40:47.5826506Z 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 2023-01-11T20:40:47.5826867Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2023-01-11T20:40:47.5827431Z 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 2023-01-11T20:40:47.5828136Z 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 2023-01-11T20:40:47.5828809Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2023-01-11T20:40:47.5829733Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2023-01-11T20:40:47.5830452Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/stubs/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2023-01-11T20:40:47.5831989Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T20:40:47.5832746Z 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 2023-01-11T20:40:47.5833727Z 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 2023-01-11T20:40:47.5834476Z 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 2023-01-11T20:40:47.5835410Z 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 2023-01-11T20:40:47.5836326Z 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 2023-01-11T20:40:47.5837237Z 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 2023-01-11T20:40:47.5838231Z 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 2023-01-11T20:40:47.5839128Z 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 2023-01-11T20:40:47.5840106Z 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 2023-01-11T20:40:47.5841053Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T20:40:47.5842059Z 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 2023-01-11T20:40:47.5843002Z 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 2023-01-11T20:40:47.5843959Z 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 2023-01-11T20:40:47.5844960Z 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 2023-01-11T20:40:47.5846060Z 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 2023-01-11T20:40:47.5846993Z 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 2023-01-11T20:40:47.5848787Z 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 2023-01-11T20:40:47.5849491Z 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 2023-01-11T20:40:47.5851018Z 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 2023-01-11T20:40:47.5851943Z 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 2023-01-11T20:40:47.5852654Z 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 2023-01-11T20:40:47.5853890Z 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 2023-01-11T20:40:47.5854790Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_symnode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T20:40:47.5855608Z 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 2023-01-11T20:40:47.5856347Z 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 2023-01-11T20:40:47.5857087Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2023-01-11T20:40:47.5858178Z 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 2023-01-11T20:40:47.5858877Z 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 2023-01-11T20:40:47.5860051Z 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 2023-01-11T20:40:47.5860696Z 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 2023-01-11T20:40:47.5861792Z 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 2023-01-11T20:40:47.5862564Z 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 2023-01-11T20:40:47.5863723Z 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 2023-01-11T20:40:47.5864223Z 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 2023-01-11T20:40:47.5865610Z 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 2023-01-11T20:40:47.5866609Z 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 2023-01-11T20:40:47.5867484Z 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 2023-01-11T20:40:47.5869434Z 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 2023-01-11T20:40:47.5869912Z 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 2023-01-11T20:40:47.5870420Z 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 2023-01-11T20:40:47.5871283Z 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 2023-01-11T20:40:47.5872646Z 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 2023-01-11T20:40:47.5873360Z 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 2023-01-11T20:40:47.5875046Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2023-01-11T20:40:47.5876319Z 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 2023-01-11T20:40:47.5876863Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2023-01-11T20:40:47.5877782Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2023-01-11T20:40:47.5878699Z 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 2023-01-11T20:40:47.5879900Z 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 2023-01-11T20:40:47.5880920Z 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 2023-01-11T20:40:47.5882186Z 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 2023-01-11T20:40:47.5883391Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2023-01-11T20:40:47.5884375Z 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 2023-01-11T20:40:47.5885488Z 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 2023-01-11T20:40:47.5886647Z 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 2023-01-11T20:40:47.5887752Z 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 2023-01-11T20:40:47.5888877Z 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 2023-01-11T20:40:47.5889929Z 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 2023-01-11T20:40:47.5891010Z 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 2023-01-11T20:40:47.5892218Z 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 2023-01-11T20:40:47.5893253Z 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 2023-01-11T20:40:47.5894277Z 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 2023-01-11T20:40:47.5895446Z 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 2023-01-11T20:40:47.5896428Z 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 2023-01-11T20:40:47.5897767Z 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 2023-01-11T20:40:47.5898780Z 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 2023-01-11T20:40:47.5899734Z 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 2023-01-11T20:40:47.5900851Z 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 2023-01-11T20:40:47.5902020Z 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 2023-01-11T20:40:47.5903316Z 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 2023-01-11T20:40:47.5904676Z 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 2023-01-11T20:40:47.5905957Z 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 2023-01-11T20:40:47.5928596Z 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 2023-01-11T20:40:47.5928947Z 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 2023-01-11T20:40:47.5929457Z 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 2023-01-11T20:40:47.5930508Z 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 2023-01-11T20:40:47.5930956Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2023-01-11T20:40:47.5931639Z 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 2023-01-11T20:40:47.5932062Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2023-01-11T20:40:47.5932720Z 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 2023-01-11T20:40:47.5933359Z 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 2023-01-11T20:40:47.5933766Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2023-01-11T20:40:47.5934415Z 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 2023-01-11T20:40:47.5935092Z 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 2023-01-11T20:40:47.5935749Z 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 2023-01-11T20:40:47.5936426Z 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 2023-01-11T20:40:47.5937119Z 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 2023-01-11T20:40:47.5937782Z 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 2023-01-11T20:40:47.5938443Z 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 2023-01-11T20:40:47.5939120Z 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 2023-01-11T20:40:47.5939760Z 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 2023-01-11T20:40:47.5940580Z 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 2023-01-11T20:40:47.5940950Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5941492Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5942084Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5942613Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5943157Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5943686Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5944224Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5944822Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5945350Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5945877Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5946838Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5947344Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5947679Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5948149Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5948460Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5948775Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5949191Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5949608Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5950006Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5950310Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2023-01-11T20:40:47.5950517Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T20:40:47.5951603Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/class.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T20:40:47.5952427Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T20:40:47.5953781Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/descr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T20:40:47.5954920Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/init.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T20:40:47.5956369Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/internals.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T20:40:47.5957602Z 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 2023-01-11T20:40:47.5958896Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2023-01-11T20:40:47.5962152Z creating build/bdist.linux-x86_64/wheel/torch/share 2023-01-11T20:40:47.5962859Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2023-01-11T20:40:47.5963488Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2023-01-11T20:40:47.5964287Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen/ATenConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2023-01-11T20:40:47.5965884Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2023-01-11T20:40:47.5966653Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2023-01-11T20:40:47.5967893Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2023-01-11T20:40:47.5968946Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2023-01-11T20:40:47.5969883Z 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 2023-01-11T20:40:47.5971747Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2023-01-11T20:40:47.5972248Z 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 2023-01-11T20:40:47.5973114Z 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 2023-01-11T20:40:47.5977268Z 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 2023-01-11T20:40:47.5977980Z 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 2023-01-11T20:40:47.5978522Z 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 2023-01-11T20:40:47.5978862Z 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 2023-01-11T20:40:47.5979245Z 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 2023-01-11T20:40:47.5979625Z 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 2023-01-11T20:40:47.5980789Z 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 2023-01-11T20:40:47.5981874Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2023-01-11T20:40:47.5982692Z 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 2023-01-11T20:40:47.5983625Z 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 2023-01-11T20:40:47.5984897Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2023-01-11T20:40:47.5985822Z 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 2023-01-11T20:40:47.5986861Z 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 2023-01-11T20:40:47.5990364Z 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 2023-01-11T20:40:47.5991136Z 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 2023-01-11T20:40:47.5991394Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2023-01-11T20:40:47.5991911Z 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 2023-01-11T20:40:47.5992529Z 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 2023-01-11T20:40:47.5993159Z 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 2023-01-11T20:40:47.5993610Z 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 2023-01-11T20:40:47.5995844Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2023-01-11T20:40:47.5996543Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2023-01-11T20:40:47.5997015Z 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 2023-01-11T20:40:47.5997323Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2023-01-11T20:40:47.5998286Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2023-01-11T20:40:47.5999317Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch/TorchConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2023-01-11T20:40:47.6000280Z copying build/lib.linux-x86_64-cpython-37/torch/_C.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2023-01-11T20:40:47.6001860Z 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 2023-01-11T20:40:47.6006291Z creating build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T20:40:47.6006617Z copying build/lib.linux-x86_64-cpython-37/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T20:40:47.6007109Z copying build/lib.linux-x86_64-cpython-37/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T20:40:47.6007636Z copying build/lib.linux-x86_64-cpython-37/torchgen/context.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T20:40:47.6008912Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T20:40:47.6010507Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T20:40:47.6011650Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_executorch.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T20:40:47.6012882Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T20:40:47.6013839Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T20:40:47.6015049Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T20:40:47.6015988Z copying build/lib.linux-x86_64-cpython-37/torchgen/local.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T20:40:47.6016901Z copying build/lib.linux-x86_64-cpython-37/torchgen/model.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T20:40:47.6018705Z copying build/lib.linux-x86_64-cpython-37/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T20:40:47.6020212Z copying build/lib.linux-x86_64-cpython-37/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2023-01-11T20:40:47.6021077Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T20:40:47.6021514Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T20:40:47.6023510Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T20:40:47.6024241Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T20:40:47.6025093Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T20:40:47.6026467Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T20:40:47.6027392Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T20:40:47.6029277Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T20:40:47.6029651Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T20:40:47.6030829Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T20:40:47.6032246Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T20:40:47.6032827Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T20:40:47.6034403Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T20:40:47.6035060Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2023-01-11T20:40:47.6037158Z creating build/bdist.linux-x86_64/wheel/torchgen/api/types 2023-01-11T20:40:47.6037582Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2023-01-11T20:40:47.6038046Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2023-01-11T20:40:47.6039316Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/types/types.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2023-01-11T20:40:47.6039878Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/types/types_base.py -> build/bdist.linux-x86_64/wheel/torchgen/api/types 2023-01-11T20:40:47.6041542Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2023-01-11T20:40:47.6042461Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2023-01-11T20:40:47.6043104Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2023-01-11T20:40:47.6044118Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2023-01-11T20:40:47.6044820Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2023-01-11T20:40:47.6045843Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2023-01-11T20:40:47.6046991Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2023-01-11T20:40:47.6048018Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch 2023-01-11T20:40:47.6049026Z copying build/lib.linux-x86_64-cpython-37/torchgen/executorch/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch 2023-01-11T20:40:47.6050505Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2023-01-11T20:40:47.6051069Z copying build/lib.linux-x86_64-cpython-37/torchgen/executorch/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2023-01-11T20:40:47.6052141Z copying build/lib.linux-x86_64-cpython-37/torchgen/executorch/api/custom_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2023-01-11T20:40:47.6057315Z copying build/lib.linux-x86_64-cpython-37/torchgen/executorch/api/et_cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2023-01-11T20:40:47.6057807Z copying build/lib.linux-x86_64-cpython-37/torchgen/executorch/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2023-01-11T20:40:47.6058066Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2023-01-11T20:40:47.6058461Z copying build/lib.linux-x86_64-cpython-37/torchgen/executorch/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2023-01-11T20:40:47.6058846Z copying build/lib.linux-x86_64-cpython-37/torchgen/executorch/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2023-01-11T20:40:47.6059224Z copying build/lib.linux-x86_64-cpython-37/torchgen/executorch/api/types/types.py -> build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2023-01-11T20:40:47.6060709Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2023-01-11T20:40:47.6061166Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2023-01-11T20:40:47.6061589Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/gen_mobile_upgraders.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2023-01-11T20:40:47.6062046Z 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 2023-01-11T20:40:47.6062809Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2023-01-11T20:40:47.6063172Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2023-01-11T20:40:47.6064463Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2023-01-11T20:40:47.6065254Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2023-01-11T20:40:47.6067893Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2023-01-11T20:40:47.6068284Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2023-01-11T20:40:47.6068775Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2023-01-11T20:40:47.6069558Z 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 2023-01-11T20:40:47.6070172Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2023-01-11T20:40:47.6071854Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2023-01-11T20:40:47.6072104Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2023-01-11T20:40:47.6072856Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2023-01-11T20:40:47.6073682Z 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 2023-01-11T20:40:47.6078147Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native/tags.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2023-01-11T20:40:47.6079934Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6080585Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6081504Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6082036Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6082722Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6083856Z 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 2023-01-11T20:40:47.6084724Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6085575Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6086249Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Function.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6087310Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6088092Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6088779Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6090014Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/LazyIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6090816Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6092570Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6093075Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6093943Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6094962Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6096095Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6096600Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operator.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6099656Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operators.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6100886Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6101789Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6102659Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6103870Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6104818Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6105796Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6106522Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6107439Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6108387Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6109312Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6110244Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/TensorBody.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6111539Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6112393Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6113449Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6114447Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6115325Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6116188Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2023-01-11T20:40:47.6118649Z 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 2023-01-11T20:40:47.6119110Z 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 2023-01-11T20:40:47.6122257Z running install_egg_info 2023-01-11T20:40:47.7145454Z running egg_info 2023-01-11T20:40:47.7145678Z creating torch.egg-info 2023-01-11T20:40:47.7184048Z writing torch.egg-info/PKG-INFO 2023-01-11T20:40:47.7187825Z writing dependency_links to torch.egg-info/dependency_links.txt 2023-01-11T20:40:47.7189787Z writing entry points to torch.egg-info/entry_points.txt 2023-01-11T20:40:47.7191344Z writing requirements to torch.egg-info/requires.txt 2023-01-11T20:40:47.7192666Z writing top-level names to torch.egg-info/top_level.txt 2023-01-11T20:40:47.7193949Z writing manifest file 'torch.egg-info/SOURCES.txt' 2023-01-11T20:40:47.9308857Z reading manifest file 'torch.egg-info/SOURCES.txt' 2023-01-11T20:40:47.9309026Z reading manifest template 'MANIFEST.in' 2023-01-11T20:40:49.8069884Z warning: no previously-included files matching '*.o' found anywhere in distribution 2023-01-11T20:40:49.9197122Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2023-01-11T20:40:50.1342256Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2023-01-11T20:40:50.1342859Z adding license file 'LICENSE' 2023-01-11T20:40:50.1343255Z adding license file 'NOTICE' 2023-01-11T20:40:50.7339560Z writing manifest file 'torch.egg-info/SOURCES.txt' 2023-01-11T20:40:50.7437403Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/torch-2.0.0a0+git8419ddd-py3.7.egg-info 2023-01-11T20:40:50.7477290Z running install_scripts 2023-01-11T20:40:50.7835023Z adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2023-01-11T20:40:50.7835374Z adding license file "NOTICE" (matched pattern "NOTICE*") 2023-01-11T20:40:50.7898030Z creating build/bdist.linux-x86_64/wheel/torch-2.0.0a0+git8419ddd.dist-info/WHEEL 2023-01-11T20:40:50.7901368Z creating 'dist/torch-2.0.0a0+git8419ddd-cp37-cp37m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-01-11T20:40:50.8065542Z adding 'functorch/_C.cpython-37m-x86_64-linux-gnu.so' 2023-01-11T20:40:50.8075336Z adding 'functorch/__init__.py' 2023-01-11T20:40:50.8076481Z adding 'functorch/_src/__init__.py' 2023-01-11T20:40:50.8079380Z adding 'functorch/_src/aot_autograd/__init__.py' 2023-01-11T20:40:50.8081176Z adding 'functorch/_src/eager_transforms/__init__.py' 2023-01-11T20:40:50.8083539Z adding 'functorch/_src/make_functional/__init__.py' 2023-01-11T20:40:50.8085462Z adding 'functorch/_src/vmap/__init__.py' 2023-01-11T20:40:50.8087863Z adding 'functorch/compile/__init__.py' 2023-01-11T20:40:50.8091194Z adding 'functorch/dim/__init__.py' 2023-01-11T20:40:50.8093149Z adding 'functorch/dim/batch_tensor.py' 2023-01-11T20:40:50.8095634Z adding 'functorch/dim/delayed_mul_tensor.py' 2023-01-11T20:40:50.8098381Z adding 'functorch/dim/dim.py' 2023-01-11T20:40:50.8100333Z adding 'functorch/dim/magic_trace.py' 2023-01-11T20:40:50.8103817Z adding 'functorch/dim/op_properties.py' 2023-01-11T20:40:50.8111002Z adding 'functorch/dim/reference.py' 2023-01-11T20:40:50.8113359Z adding 'functorch/dim/tree_map.py' 2023-01-11T20:40:50.8115866Z adding 'functorch/dim/wrap_type.py' 2023-01-11T20:40:50.8118008Z adding 'functorch/experimental/__init__.py' 2023-01-11T20:40:50.8122253Z adding 'functorch/experimental/_cond.py' 2023-01-11T20:40:50.8125354Z adding 'functorch/experimental/_map.py' 2023-01-11T20:40:50.8127545Z adding 'functorch/experimental/batch_norm_replacement.py' 2023-01-11T20:40:50.8129500Z adding 'functorch/experimental/control_flow.py' 2023-01-11T20:40:50.8131182Z adding 'functorch/experimental/ops.py' 2023-01-11T20:40:50.8144685Z adding 'torch/_C.cpython-37m-x86_64-linux-gnu.so' 2023-01-11T20:40:50.8157629Z adding 'torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so' 2023-01-11T20:40:50.8160200Z adding 'torch/_VF.py' 2023-01-11T20:40:50.8161978Z adding 'torch/__config__.py' 2023-01-11T20:40:50.8163977Z adding 'torch/__future__.py' 2023-01-11T20:40:50.8178699Z adding 'torch/__init__.py' 2023-01-11T20:40:50.8186538Z adding 'torch/_appdirs.py' 2023-01-11T20:40:50.8189587Z adding 'torch/_classes.py' 2023-01-11T20:40:50.8191874Z adding 'torch/_deploy.py' 2023-01-11T20:40:50.8196891Z adding 'torch/_guards.py' 2023-01-11T20:40:50.8214364Z adding 'torch/_jit_internal.py' 2023-01-11T20:40:50.8217619Z adding 'torch/_linalg_utils.py' 2023-01-11T20:40:50.8231262Z adding 'torch/_lobpcg.py' 2023-01-11T20:40:50.8236433Z adding 'torch/_lowrank.py' 2023-01-11T20:40:50.8259750Z adding 'torch/_meta_registrations.py' 2023-01-11T20:40:50.8264789Z adding 'torch/_namedtensor_internals.py' 2023-01-11T20:40:50.8273278Z adding 'torch/_ops.py' 2023-01-11T20:40:50.8277209Z adding 'torch/_python_dispatcher.py' 2023-01-11T20:40:50.8279670Z adding 'torch/_six.py' 2023-01-11T20:40:50.8282809Z adding 'torch/_sources.py' 2023-01-11T20:40:50.8285025Z adding 'torch/_storage_docs.py' 2023-01-11T20:40:50.8300951Z adding 'torch/_tensor.py' 2023-01-11T20:40:50.8334871Z adding 'torch/_tensor_docs.py' 2023-01-11T20:40:50.8345207Z adding 'torch/_tensor_str.py' 2023-01-11T20:40:50.8463402Z adding 'torch/_torch_docs.py' 2023-01-11T20:40:50.8482648Z adding 'torch/_utils.py' 2023-01-11T20:40:50.8485525Z adding 'torch/_utils_internal.py' 2023-01-11T20:40:50.8489765Z adding 'torch/_vmap_internals.py' 2023-01-11T20:40:50.8494203Z adding 'torch/_weights_only_unpickler.py' 2023-01-11T20:40:50.8518735Z adding 'torch/functional.py' 2023-01-11T20:40:50.8530285Z adding 'torch/hub.py' 2023-01-11T20:40:50.8534180Z adding 'torch/library.py' 2023-01-11T20:40:50.8556565Z adding 'torch/overrides.py' 2023-01-11T20:40:50.8560381Z adding 'torch/py.typed' 2023-01-11T20:40:50.8563470Z adding 'torch/quasirandom.py' 2023-01-11T20:40:50.8566354Z adding 'torch/random.py' 2023-01-11T20:40:50.8568881Z adding 'torch/return_types.py' 2023-01-11T20:40:50.8582830Z adding 'torch/serialization.py' 2023-01-11T20:40:50.8592313Z adding 'torch/storage.py' 2023-01-11T20:40:50.8595526Z adding 'torch/torch_version.py' 2023-01-11T20:40:50.8597391Z adding 'torch/types.py' 2023-01-11T20:40:50.8599030Z adding 'torch/version.py' 2023-01-11T20:40:50.8628426Z adding 'torch/_C/_VariableFunctions.pyi' 2023-01-11T20:40:50.8660578Z adding 'torch/_C/__init__.pyi' 2023-01-11T20:40:50.8665607Z adding 'torch/_C/_autograd.pyi' 2023-01-11T20:40:50.8667550Z adding 'torch/_C/_cudnn.pyi' 2023-01-11T20:40:50.8669115Z adding 'torch/_C/_distributed_autograd.pyi' 2023-01-11T20:40:50.8672666Z adding 'torch/_C/_distributed_c10d.pyi' 2023-01-11T20:40:50.8675073Z adding 'torch/_C/_distributed_rpc.pyi' 2023-01-11T20:40:50.8677189Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2023-01-11T20:40:50.8678634Z adding 'torch/_C/_functions.pyi' 2023-01-11T20:40:50.8680215Z adding 'torch/_C/_functorch.pyi' 2023-01-11T20:40:50.8681649Z adding 'torch/_C/_itt.pyi' 2023-01-11T20:40:50.8683169Z adding 'torch/_C/_lazy.pyi' 2023-01-11T20:40:50.8684672Z adding 'torch/_C/_lazy_ts_backend.pyi' 2023-01-11T20:40:50.8686239Z adding 'torch/_C/_monitor.pyi' 2023-01-11T20:40:50.8688198Z adding 'torch/_C/_nn.pyi' 2023-01-11T20:40:50.8692180Z adding 'torch/_C/_nvtx.pyi' 2023-01-11T20:40:50.8693962Z adding 'torch/_C/_onnx.pyi' 2023-01-11T20:40:50.8696438Z adding 'torch/_C/_profiler.pyi' 2023-01-11T20:40:50.8698162Z adding 'torch/_C/_verbose.pyi' 2023-01-11T20:40:50.8700203Z adding 'torch/_C_flatbuffer/__init__.pyi' 2023-01-11T20:40:50.8703368Z adding 'torch/_decomp/__init__.py' 2023-01-11T20:40:50.8733486Z adding 'torch/_decomp/decompositions.py' 2023-01-11T20:40:50.8739309Z adding 'torch/_decomp/decompositions_for_jvp.py' 2023-01-11T20:40:50.8741345Z adding 'torch/_dispatch/__init__.py' 2023-01-11T20:40:50.8743637Z adding 'torch/_dispatch/python.py' 2023-01-11T20:40:50.8746715Z adding 'torch/_dynamo/__init__.py' 2023-01-11T20:40:50.8750227Z adding 'torch/_dynamo/allowed_functions.py' 2023-01-11T20:40:50.8753134Z adding 'torch/_dynamo/bytecode_analysis.py' 2023-01-11T20:40:50.8757580Z adding 'torch/_dynamo/bytecode_transformation.py' 2023-01-11T20:40:50.8761750Z adding 'torch/_dynamo/codegen.py' 2023-01-11T20:40:50.8765534Z adding 'torch/_dynamo/comptime.py' 2023-01-11T20:40:50.8769564Z adding 'torch/_dynamo/config.py' 2023-01-11T20:40:50.8771620Z adding 'torch/_dynamo/config_utils.py' 2023-01-11T20:40:50.8776812Z adding 'torch/_dynamo/convert_frame.py' 2023-01-11T20:40:50.8787753Z adding 'torch/_dynamo/debug_utils.py' 2023-01-11T20:40:50.8797118Z adding 'torch/_dynamo/eval_frame.py' 2023-01-11T20:40:50.8799661Z adding 'torch/_dynamo/exc.py' 2023-01-11T20:40:50.8801470Z adding 'torch/_dynamo/external_utils.py' 2023-01-11T20:40:50.8809303Z adding 'torch/_dynamo/guards.py' 2023-01-11T20:40:50.8811531Z adding 'torch/_dynamo/hooks.py' 2023-01-11T20:40:50.8813929Z adding 'torch/_dynamo/logging.py' 2023-01-11T20:40:50.8816303Z adding 'torch/_dynamo/mutation_guard.py' 2023-01-11T20:40:50.8825431Z adding 'torch/_dynamo/output_graph.py' 2023-01-11T20:40:50.8828987Z adding 'torch/_dynamo/profiler.py' 2023-01-11T20:40:50.8831529Z adding 'torch/_dynamo/replay_record.py' 2023-01-11T20:40:50.8835385Z adding 'torch/_dynamo/resume_execution.py' 2023-01-11T20:40:50.8839519Z adding 'torch/_dynamo/side_effects.py' 2023-01-11T20:40:50.8842032Z adding 'torch/_dynamo/skipfiles.py' 2023-01-11T20:40:50.8844923Z adding 'torch/_dynamo/source.py' 2023-01-11T20:40:50.8873359Z adding 'torch/_dynamo/symbolic_convert.py' 2023-01-11T20:40:50.8873874Z adding 'torch/_dynamo/test_case.py' 2023-01-11T20:40:50.8874829Z adding 'torch/_dynamo/test_minifier_common.py' 2023-01-11T20:40:50.8879373Z adding 'torch/_dynamo/testing.py' 2023-01-11T20:40:50.8881466Z adding 'torch/_dynamo/types.py' 2023-01-11T20:40:50.8892912Z adding 'torch/_dynamo/utils.py' 2023-01-11T20:40:50.8896329Z adding 'torch/_dynamo/optimizations/__init__.py' 2023-01-11T20:40:50.8899241Z adding 'torch/_dynamo/optimizations/analysis.py' 2023-01-11T20:40:50.8906992Z adding 'torch/_dynamo/optimizations/backends.py' 2023-01-11T20:40:50.8913228Z adding 'torch/_dynamo/optimizations/distributed.py' 2023-01-11T20:40:50.8916672Z adding 'torch/_dynamo/optimizations/inference.py' 2023-01-11T20:40:50.8919170Z adding 'torch/_dynamo/optimizations/log_args.py' 2023-01-11T20:40:50.8924144Z adding 'torch/_dynamo/optimizations/normalize.py' 2023-01-11T20:40:50.8927664Z adding 'torch/_dynamo/optimizations/subgraph.py' 2023-01-11T20:40:50.8931270Z adding 'torch/_dynamo/optimizations/torchxla_integration.py' 2023-01-11T20:40:50.8936729Z adding 'torch/_dynamo/optimizations/training.py' 2023-01-11T20:40:50.8939708Z adding 'torch/_dynamo/variables/__init__.py' 2023-01-11T20:40:50.8943402Z adding 'torch/_dynamo/variables/base.py' 2023-01-11T20:40:50.8953779Z adding 'torch/_dynamo/variables/builder.py' 2023-01-11T20:40:50.8962636Z adding 'torch/_dynamo/variables/builtin.py' 2023-01-11T20:40:50.8966419Z adding 'torch/_dynamo/variables/constant.py' 2023-01-11T20:40:50.8971032Z adding 'torch/_dynamo/variables/dicts.py' 2023-01-11T20:40:50.8976293Z adding 'torch/_dynamo/variables/functions.py' 2023-01-11T20:40:50.8981628Z adding 'torch/_dynamo/variables/lists.py' 2023-01-11T20:40:50.8989566Z adding 'torch/_dynamo/variables/misc.py' 2023-01-11T20:40:50.8996121Z adding 'torch/_dynamo/variables/nn_module.py' 2023-01-11T20:40:50.9002720Z adding 'torch/_dynamo/variables/tensor.py' 2023-01-11T20:40:50.9012138Z adding 'torch/_dynamo/variables/torch.py' 2023-01-11T20:40:50.9017249Z adding 'torch/_dynamo/variables/user_defined.py' 2023-01-11T20:40:50.9020067Z adding 'torch/_functorch/__init__.py' 2023-01-11T20:40:50.9056201Z adding 'torch/_functorch/aot_autograd.py' 2023-01-11T20:40:50.9065721Z adding 'torch/_functorch/autograd_function.py' 2023-01-11T20:40:50.9069422Z adding 'torch/_functorch/benchmark_utils.py' 2023-01-11T20:40:50.9072174Z adding 'torch/_functorch/compile_utils.py' 2023-01-11T20:40:50.9077210Z adding 'torch/_functorch/compilers.py' 2023-01-11T20:40:50.9079640Z adding 'torch/_functorch/config.py' 2023-01-11T20:40:50.9099762Z adding 'torch/_functorch/eager_transforms.py' 2023-01-11T20:40:50.9104891Z adding 'torch/_functorch/fx_minifier.py' 2023-01-11T20:40:50.9111134Z adding 'torch/_functorch/make_functional.py' 2023-01-11T20:40:50.9113338Z adding 'torch/_functorch/named_members_polyfill.py' 2023-01-11T20:40:50.9120584Z adding 'torch/_functorch/partitioners.py' 2023-01-11T20:40:50.9123936Z adding 'torch/_functorch/pyfunctorch.py' 2023-01-11T20:40:50.9125534Z adding 'torch/_functorch/python_key.py' 2023-01-11T20:40:50.9127123Z adding 'torch/_functorch/pytree_hacks.py' 2023-01-11T20:40:50.9133071Z adding 'torch/_functorch/top_operators_github_usage.py' 2023-01-11T20:40:50.9135219Z adding 'torch/_functorch/utils.py' 2023-01-11T20:40:50.9143706Z adding 'torch/_functorch/vmap.py' 2023-01-11T20:40:50.9146232Z adding 'torch/_inductor/__init__.py' 2023-01-11T20:40:50.9152903Z adding 'torch/_inductor/codecache.py' 2023-01-11T20:40:50.9157681Z adding 'torch/_inductor/compile_fx.py' 2023-01-11T20:40:50.9161463Z adding 'torch/_inductor/config.py' 2023-01-11T20:40:50.9163310Z adding 'torch/_inductor/cuda_properties.py' 2023-01-11T20:40:50.9167355Z adding 'torch/_inductor/debug.py' 2023-01-11T20:40:50.9172221Z adding 'torch/_inductor/decomposition.py' 2023-01-11T20:40:50.9175978Z adding 'torch/_inductor/dependencies.py' 2023-01-11T20:40:50.9177987Z adding 'torch/_inductor/exc.py' 2023-01-11T20:40:50.9184134Z adding 'torch/_inductor/graph.py' 2023-01-11T20:40:50.9222215Z adding 'torch/_inductor/ir.py' 2023-01-11T20:40:50.9257980Z adding 'torch/_inductor/lowering.py' 2023-01-11T20:40:50.9261829Z adding 'torch/_inductor/metrics.py' 2023-01-11T20:40:50.9268001Z adding 'torch/_inductor/mkldnn.py' 2023-01-11T20:40:50.9310484Z adding 'torch/_inductor/optimize_indexing.py' 2023-01-11T20:40:50.9311035Z adding 'torch/_inductor/overrides.py' 2023-01-11T20:40:50.9311310Z adding 'torch/_inductor/scheduler.py' 2023-01-11T20:40:50.9311564Z adding 'torch/_inductor/sizevars.py' 2023-01-11T20:40:50.9311838Z adding 'torch/_inductor/test_operators.py' 2023-01-11T20:40:50.9312278Z adding 'torch/_inductor/utils.py' 2023-01-11T20:40:50.9312664Z adding 'torch/_inductor/virtualized.py' 2023-01-11T20:40:50.9313157Z adding 'torch/_inductor/codegen/__init__.py' 2023-01-11T20:40:50.9315206Z adding 'torch/_inductor/codegen/autotuner.py' 2023-01-11T20:40:50.9320649Z adding 'torch/_inductor/codegen/common.py' 2023-01-11T20:40:50.9335700Z adding 'torch/_inductor/codegen/cpp.py' 2023-01-11T20:40:50.9338836Z adding 'torch/_inductor/codegen/cpp_prefix.h' 2023-01-11T20:40:50.9354870Z adding 'torch/_inductor/codegen/triton.py' 2023-01-11T20:40:50.9358526Z adding 'torch/_inductor/codegen/triton_conv_delta_x.j2' 2023-01-11T20:40:50.9361397Z adding 'torch/_inductor/codegen/triton_conv_delta_x_hwc.j2' 2023-01-11T20:40:50.9363634Z adding 'torch/_inductor/codegen/triton_mm.j2' 2023-01-11T20:40:50.9367813Z adding 'torch/_inductor/codegen/triton_template.py' 2023-01-11T20:40:50.9375567Z adding 'torch/_inductor/codegen/wrapper.py' 2023-01-11T20:40:50.9378012Z adding 'torch/_inductor/triton_ops/__init__.py' 2023-01-11T20:40:50.9383339Z adding 'torch/_inductor/triton_ops/autotune.py' 2023-01-11T20:40:50.9387451Z adding 'torch/_inductor/triton_ops/batched_matmul.py' 2023-01-11T20:40:50.9393459Z adding 'torch/_inductor/triton_ops/conv.py' 2023-01-11T20:40:50.9397357Z adding 'torch/_inductor/triton_ops/conv1x1.py' 2023-01-11T20:40:50.9400740Z adding 'torch/_inductor/triton_ops/conv_perf_model.py' 2023-01-11T20:40:50.9403861Z adding 'torch/_inductor/triton_ops/matmul.py' 2023-01-11T20:40:50.9406903Z adding 'torch/_inductor/triton_ops/mm_perf_model.py' 2023-01-11T20:40:50.9409053Z adding 'torch/_inductor/triton_ops/utils.py' 2023-01-11T20:40:50.9411889Z adding 'torch/_lazy/__init__.py' 2023-01-11T20:40:50.9415042Z adding 'torch/_lazy/closure.py' 2023-01-11T20:40:50.9416928Z adding 'torch/_lazy/computation.py' 2023-01-11T20:40:50.9418940Z adding 'torch/_lazy/config.py' 2023-01-11T20:40:50.9420772Z adding 'torch/_lazy/debug.py' 2023-01-11T20:40:50.9422868Z adding 'torch/_lazy/device_context.py' 2023-01-11T20:40:50.9427959Z adding 'torch/_lazy/extract_compiled_graph.py' 2023-01-11T20:40:50.9428952Z adding 'torch/_lazy/ir_cache.py' 2023-01-11T20:40:50.9431253Z adding 'torch/_lazy/metrics.py' 2023-01-11T20:40:50.9433602Z adding 'torch/_lazy/tensor_factory_functions.py' 2023-01-11T20:40:50.9435134Z adding 'torch/_lazy/ts_backend.py' 2023-01-11T20:40:50.9457124Z adding 'torch/_prims/__init__.py' 2023-01-11T20:40:50.9464218Z adding 'torch/_prims/context.py' 2023-01-11T20:40:50.9467048Z adding 'torch/_prims/executor.py' 2023-01-11T20:40:50.9473507Z adding 'torch/_prims/nvfuser_executor.py' 2023-01-11T20:40:50.9480273Z adding 'torch/_prims/nvfuser_prims.py' 2023-01-11T20:40:50.9498817Z adding 'torch/_prims_common/__init__.py' 2023-01-11T20:40:50.9505150Z adding 'torch/_prims_common/wrappers.py' 2023-01-11T20:40:50.9552304Z adding 'torch/_refs/__init__.py' 2023-01-11T20:40:50.9558601Z adding 'torch/_refs/_conversions.py' 2023-01-11T20:40:50.9563075Z adding 'torch/_refs/fft.py' 2023-01-11T20:40:50.9567630Z adding 'torch/_refs/linalg/__init__.py' 2023-01-11T20:40:50.9569660Z adding 'torch/_refs/nn/__init__.py' 2023-01-11T20:40:50.9580096Z adding 'torch/_refs/nn/functional/__init__.py' 2023-01-11T20:40:50.9584320Z adding 'torch/_refs/special/__init__.py' 2023-01-11T20:40:50.9586582Z adding 'torch/_subclasses/__init__.py' 2023-01-11T20:40:50.9601352Z adding 'torch/_subclasses/fake_tensor.py' 2023-01-11T20:40:50.9605236Z adding 'torch/_subclasses/fake_utils.py' 2023-01-11T20:40:50.9612924Z adding 'torch/_subclasses/meta_utils.py' 2023-01-11T20:40:50.9615565Z adding 'torch/amp/__init__.py' 2023-01-11T20:40:50.9620030Z adding 'torch/amp/autocast_mode.py' 2023-01-11T20:40:50.9622651Z adding 'torch/ao/__init__.py' 2023-01-11T20:40:50.9624967Z adding 'torch/ao/nn/__init__.py' 2023-01-11T20:40:50.9627630Z adding 'torch/ao/nn/intrinsic/__init__.py' 2023-01-11T20:40:50.9629952Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2023-01-11T20:40:50.9632826Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2023-01-11T20:40:50.9634724Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2023-01-11T20:40:50.9637273Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2023-01-11T20:40:50.9643947Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2023-01-11T20:40:50.9648007Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2023-01-11T20:40:50.9650513Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2023-01-11T20:40:50.9652650Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2023-01-11T20:40:50.9654686Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2023-01-11T20:40:50.9656969Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2023-01-11T20:40:50.9659324Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2023-01-11T20:40:50.9661522Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2023-01-11T20:40:50.9664008Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2023-01-11T20:40:50.9667153Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2023-01-11T20:40:50.9670058Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2023-01-11T20:40:50.9671012Z adding 'torch/ao/nn/qat/__init__.py' 2023-01-11T20:40:50.9672659Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2023-01-11T20:40:50.9674192Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2023-01-11T20:40:50.9675769Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2023-01-11T20:40:50.9677251Z adding 'torch/ao/nn/qat/modules/__init__.py' 2023-01-11T20:40:50.9679911Z adding 'torch/ao/nn/qat/modules/conv.py' 2023-01-11T20:40:50.9682511Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2023-01-11T20:40:50.9684650Z adding 'torch/ao/nn/qat/modules/linear.py' 2023-01-11T20:40:50.9686566Z adding 'torch/ao/nn/quantizable/__init__.py' 2023-01-11T20:40:50.9687965Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2023-01-11T20:40:50.9693788Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2023-01-11T20:40:50.9698999Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2023-01-11T20:40:50.9701189Z adding 'torch/ao/nn/quantized/__init__.py' 2023-01-11T20:40:50.9707508Z adding 'torch/ao/nn/quantized/functional.py' 2023-01-11T20:40:50.9709674Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2023-01-11T20:40:50.9711370Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2023-01-11T20:40:50.9714755Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2023-01-11T20:40:50.9717668Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2023-01-11T20:40:50.9728560Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2023-01-11T20:40:50.9732230Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2023-01-11T20:40:50.9735617Z adding 'torch/ao/nn/quantized/modules/activation.py' 2023-01-11T20:40:50.9738199Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2023-01-11T20:40:50.9744908Z adding 'torch/ao/nn/quantized/modules/conv.py' 2023-01-11T20:40:50.9747793Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2023-01-11T20:40:50.9751764Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2023-01-11T20:40:50.9754473Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2023-01-11T20:40:50.9758930Z adding 'torch/ao/nn/quantized/modules/linear.py' 2023-01-11T20:40:50.9761573Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2023-01-11T20:40:50.9763617Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2023-01-11T20:40:50.9766321Z adding 'torch/ao/nn/quantized/modules/utils.py' 2023-01-11T20:40:50.9768365Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2023-01-11T20:40:50.9770229Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2023-01-11T20:40:50.9772990Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2023-01-11T20:40:50.9775444Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2023-01-11T20:40:50.9780550Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2023-01-11T20:40:50.9783450Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2023-01-11T20:40:50.9786952Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2023-01-11T20:40:50.9789238Z adding 'torch/ao/nn/sparse/__init__.py' 2023-01-11T20:40:50.9791251Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2023-01-11T20:40:50.9794382Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2023-01-11T20:40:50.9796405Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2023-01-11T20:40:50.9798230Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2023-01-11T20:40:50.9800990Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2023-01-11T20:40:50.9803122Z adding 'torch/ao/ns/__init__.py' 2023-01-11T20:40:50.9808247Z adding 'torch/ao/ns/_numeric_suite.py' 2023-01-11T20:40:50.9818079Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2023-01-11T20:40:50.9820744Z adding 'torch/ao/ns/fx/__init__.py' 2023-01-11T20:40:50.9826685Z adding 'torch/ao/ns/fx/graph_matcher.py' 2023-01-11T20:40:50.9837791Z adding 'torch/ao/ns/fx/graph_passes.py' 2023-01-11T20:40:50.9842996Z adding 'torch/ao/ns/fx/mappings.py' 2023-01-11T20:40:50.9853070Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2023-01-11T20:40:50.9856031Z adding 'torch/ao/ns/fx/ns_types.py' 2023-01-11T20:40:50.9859083Z adding 'torch/ao/ns/fx/pattern_utils.py' 2023-01-11T20:40:50.9862830Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2023-01-11T20:40:50.9868839Z adding 'torch/ao/ns/fx/utils.py' 2023-01-11T20:40:50.9872727Z adding 'torch/ao/ns/fx/weight_utils.py' 2023-01-11T20:40:50.9875076Z adding 'torch/ao/pruning/__init__.py' 2023-01-11T20:40:50.9876770Z adding 'torch/ao/pruning/_mappings.py' 2023-01-11T20:40:50.9878396Z adding 'torch/ao/pruning/_experimental/__init__.py' 2023-01-11T20:40:50.9880056Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2023-01-11T20:40:50.9885623Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2023-01-11T20:40:50.9887923Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2023-01-11T20:40:50.9891007Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2023-01-11T20:40:50.9892983Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2023-01-11T20:40:50.9897612Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2023-01-11T20:40:50.9900960Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2023-01-11T20:40:50.9903866Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2023-01-11T20:40:50.9905905Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2023-01-11T20:40:50.9907969Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2023-01-11T20:40:50.9909619Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2023-01-11T20:40:50.9912073Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2023-01-11T20:40:50.9914094Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2023-01-11T20:40:50.9917299Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2023-01-11T20:40:50.9919563Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2023-01-11T20:40:50.9921530Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2023-01-11T20:40:50.9925576Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2023-01-11T20:40:50.9927847Z adding 'torch/ao/pruning/scheduler/__init__.py' 2023-01-11T20:40:50.9930724Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2023-01-11T20:40:50.9933285Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2023-01-11T20:40:50.9935374Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2023-01-11T20:40:50.9937247Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2023-01-11T20:40:50.9941364Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2023-01-11T20:40:50.9943734Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2023-01-11T20:40:50.9945971Z adding 'torch/ao/pruning/sparsifier/utils.py' 2023-01-11T20:40:50.9949669Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2023-01-11T20:40:50.9952585Z adding 'torch/ao/quantization/__init__.py' 2023-01-11T20:40:50.9955299Z adding 'torch/ao/quantization/_correct_bias.py' 2023-01-11T20:40:50.9958421Z adding 'torch/ao/quantization/_equalize.py' 2023-01-11T20:40:50.9961407Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2023-01-11T20:40:50.9963803Z adding 'torch/ao/quantization/_quantize_pt2e.py' 2023-01-11T20:40:50.9969361Z adding 'torch/ao/quantization/fake_quantize.py' 2023-01-11T20:40:50.9973567Z adding 'torch/ao/quantization/fuse_modules.py' 2023-01-11T20:40:50.9976809Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2023-01-11T20:40:50.9993035Z adding 'torch/ao/quantization/observer.py' 2023-01-11T20:40:51.0000576Z adding 'torch/ao/quantization/qconfig.py' 2023-01-11T20:40:51.0005105Z adding 'torch/ao/quantization/qconfig_mapping.py' 2023-01-11T20:40:51.0007347Z adding 'torch/ao/quantization/quant_type.py' 2023-01-11T20:40:51.0010998Z adding 'torch/ao/quantization/quantization_mappings.py' 2023-01-11T20:40:51.0019023Z adding 'torch/ao/quantization/quantize.py' 2023-01-11T20:40:51.0027200Z adding 'torch/ao/quantization/quantize_fx.py' 2023-01-11T20:40:51.0031969Z adding 'torch/ao/quantization/quantize_jit.py' 2023-01-11T20:40:51.0034042Z adding 'torch/ao/quantization/stubs.py' 2023-01-11T20:40:51.0041275Z adding 'torch/ao/quantization/utils.py' 2023-01-11T20:40:51.0043689Z adding 'torch/ao/quantization/_pt2e/__init__.py' 2023-01-11T20:40:51.0046425Z adding 'torch/ao/quantization/_pt2e/utils.py' 2023-01-11T20:40:51.0048775Z adding 'torch/ao/quantization/backend_config/__init__.py' 2023-01-11T20:40:51.0054096Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2023-01-11T20:40:51.0057451Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2023-01-11T20:40:51.0063989Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2023-01-11T20:40:51.0067799Z adding 'torch/ao/quantization/backend_config/executorch.py' 2023-01-11T20:40:51.0070237Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2023-01-11T20:40:51.0072918Z adding 'torch/ao/quantization/backend_config/native.py' 2023-01-11T20:40:51.0074556Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2023-01-11T20:40:51.0077269Z adding 'torch/ao/quantization/backend_config/onednn.py' 2023-01-11T20:40:51.0079488Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2023-01-11T20:40:51.0081528Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2023-01-11T20:40:51.0085562Z adding 'torch/ao/quantization/backend_config/utils.py' 2023-01-11T20:40:51.0087859Z adding 'torch/ao/quantization/backend_config/x86.py' 2023-01-11T20:40:51.0089891Z adding 'torch/ao/quantization/fx/__init__.py' 2023-01-11T20:40:51.0094288Z adding 'torch/ao/quantization/fx/_decomposed.py' 2023-01-11T20:40:51.0104984Z adding 'torch/ao/quantization/fx/_equalize.py' 2023-01-11T20:40:51.0116873Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2023-01-11T20:40:51.0131849Z adding 'torch/ao/quantization/fx/convert.py' 2023-01-11T20:40:51.0137312Z adding 'torch/ao/quantization/fx/custom_config.py' 2023-01-11T20:40:51.0140447Z adding 'torch/ao/quantization/fx/fuse.py' 2023-01-11T20:40:51.0142795Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2023-01-11T20:40:51.0145510Z adding 'torch/ao/quantization/fx/graph_module.py' 2023-01-11T20:40:51.0147475Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2023-01-11T20:40:51.0148924Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2023-01-11T20:40:51.0152538Z adding 'torch/ao/quantization/fx/match_utils.py' 2023-01-11T20:40:51.0154727Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2023-01-11T20:40:51.0175060Z adding 'torch/ao/quantization/fx/prepare.py' 2023-01-11T20:40:51.0181028Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2023-01-11T20:40:51.0184369Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2023-01-11T20:40:51.0187675Z adding 'torch/ao/quantization/fx/tracer.py' 2023-01-11T20:40:51.0198091Z adding 'torch/ao/quantization/fx/utils.py' 2023-01-11T20:40:51.0201417Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2023-01-11T20:40:51.0220058Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2023-01-11T20:40:51.0230330Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2023-01-11T20:40:51.0234662Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2023-01-11T20:40:51.0243686Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2023-01-11T20:40:51.0250947Z adding 'torch/autograd/__init__.py' 2023-01-11T20:40:51.0254129Z adding 'torch/autograd/anomaly_mode.py' 2023-01-11T20:40:51.0257367Z adding 'torch/autograd/forward_ad.py' 2023-01-11T20:40:51.0265428Z adding 'torch/autograd/function.py' 2023-01-11T20:40:51.0278367Z adding 'torch/autograd/functional.py' 2023-01-11T20:40:51.0283308Z adding 'torch/autograd/grad_mode.py' 2023-01-11T20:40:51.0309843Z adding 'torch/autograd/gradcheck.py' 2023-01-11T20:40:51.0316726Z adding 'torch/autograd/graph.py' 2023-01-11T20:40:51.0328618Z adding 'torch/autograd/profiler.py' 2023-01-11T20:40:51.0332916Z adding 'torch/autograd/profiler_legacy.py' 2023-01-11T20:40:51.0343475Z adding 'torch/autograd/profiler_util.py' 2023-01-11T20:40:51.0346039Z adding 'torch/autograd/variable.py' 2023-01-11T20:40:51.0348358Z adding 'torch/autograd/_functions/__init__.py' 2023-01-11T20:40:51.0350243Z adding 'torch/autograd/_functions/tensor.py' 2023-01-11T20:40:51.0352595Z adding 'torch/autograd/_functions/utils.py' 2023-01-11T20:40:51.0355144Z adding 'torch/backends/__init__.py' 2023-01-11T20:40:51.0357068Z adding 'torch/backends/_coreml/__init__.py' 2023-01-11T20:40:51.0359441Z adding 'torch/backends/_coreml/preprocess.py' 2023-01-11T20:40:51.0361449Z adding 'torch/backends/_nnapi/__init__.py' 2023-01-11T20:40:51.0364532Z adding 'torch/backends/_nnapi/prepare.py' 2023-01-11T20:40:51.0386127Z adding 'torch/backends/_nnapi/serializer.py' 2023-01-11T20:40:51.0391547Z adding 'torch/backends/cuda/__init__.py' 2023-01-11T20:40:51.0394666Z adding 'torch/backends/cudnn/__init__.py' 2023-01-11T20:40:51.0396611Z adding 'torch/backends/cudnn/rnn.py' 2023-01-11T20:40:51.0398646Z adding 'torch/backends/mkl/__init__.py' 2023-01-11T20:40:51.0401167Z adding 'torch/backends/mkldnn/__init__.py' 2023-01-11T20:40:51.0403461Z adding 'torch/backends/mps/__init__.py' 2023-01-11T20:40:51.0405055Z adding 'torch/backends/openmp/__init__.py' 2023-01-11T20:40:51.0407180Z adding 'torch/backends/opt_einsum/__init__.py' 2023-01-11T20:40:51.0409313Z adding 'torch/backends/quantized/__init__.py' 2023-01-11T20:40:51.0410998Z adding 'torch/backends/xeon/__init__.py' 2023-01-11T20:40:51.0418966Z adding 'torch/backends/xeon/run_cpu.py' 2023-01-11T20:40:51.0421835Z adding 'torch/backends/xnnpack/__init__.py' 2023-01-11T20:40:51.0697847Z adding 'torch/bin/FileStoreTest' 2023-01-11T20:40:51.0986701Z adding 'torch/bin/HashStoreTest' 2023-01-11T20:40:51.1302179Z adding 'torch/bin/TCPStoreTest' 2023-01-11T20:40:51.1358036Z adding 'torch/bin/aot_model_compiler_test' 2023-01-11T20:40:51.3818358Z adding 'torch/bin/protoc' 2023-01-11T20:40:51.6381027Z adding 'torch/bin/protoc-3.13.0.0' 2023-01-11T20:40:52.2254768Z adding 'torch/bin/test_api' 2023-01-11T20:40:52.2929187Z adding 'torch/bin/test_cpp_rpc' 2023-01-11T20:40:52.3218843Z adding 'torch/bin/test_dist_autograd' 2023-01-11T20:40:52.3518599Z adding 'torch/bin/test_edge_op_registration' 2023-01-11T20:40:52.6403171Z adding 'torch/bin/test_jit' 2023-01-11T20:40:52.8158708Z adding 'torch/bin/test_lazy' 2023-01-11T20:40:52.8612047Z adding 'torch/bin/test_mobile_nnc' 2023-01-11T20:40:53.2576716Z adding 'torch/bin/test_tensorexpr' 2023-01-11T20:40:53.2800810Z adding 'torch/bin/torch_shm_manager' 2023-01-11T20:40:53.2872651Z adding 'torch/bin/tutorial_tensorexpr' 2023-01-11T20:40:53.2878551Z adding 'torch/contrib/__init__.py' 2023-01-11T20:40:53.2881238Z adding 'torch/contrib/_tensorboard_vis.py' 2023-01-11T20:40:53.2883097Z adding 'torch/cpu/__init__.py' 2023-01-11T20:40:53.2884783Z adding 'torch/cpu/amp/__init__.py' 2023-01-11T20:40:53.2886375Z adding 'torch/cpu/amp/autocast_mode.py' 2023-01-11T20:40:53.2896154Z adding 'torch/cuda/__init__.py' 2023-01-11T20:40:53.2906602Z adding 'torch/cuda/_memory_viz.py' 2023-01-11T20:40:53.2913253Z adding 'torch/cuda/_sanitizer.py' 2023-01-11T20:40:53.2915648Z adding 'torch/cuda/_utils.py' 2023-01-11T20:40:53.2917449Z adding 'torch/cuda/comm.py' 2023-01-11T20:40:53.2919718Z adding 'torch/cuda/error.py' 2023-01-11T20:40:53.2924948Z adding 'torch/cuda/graphs.py' 2023-01-11T20:40:53.2928387Z adding 'torch/cuda/jiterator.py' 2023-01-11T20:40:53.2935949Z adding 'torch/cuda/memory.py' 2023-01-11T20:40:53.2938887Z adding 'torch/cuda/nccl.py' 2023-01-11T20:40:53.2940849Z adding 'torch/cuda/nvtx.py' 2023-01-11T20:40:53.2942642Z adding 'torch/cuda/profiler.py' 2023-01-11T20:40:53.2944793Z adding 'torch/cuda/random.py' 2023-01-11T20:40:53.2946478Z adding 'torch/cuda/sparse.py' 2023-01-11T20:40:53.2949546Z adding 'torch/cuda/streams.py' 2023-01-11T20:40:53.2951448Z adding 'torch/cuda/amp/__init__.py' 2023-01-11T20:40:53.2953956Z adding 'torch/cuda/amp/autocast_mode.py' 2023-01-11T20:40:53.2956055Z adding 'torch/cuda/amp/common.py' 2023-01-11T20:40:53.2962932Z adding 'torch/cuda/amp/grad_scaler.py' 2023-01-11T20:40:53.2966079Z adding 'torch/distributed/__init__.py' 2023-01-11T20:40:53.2968003Z adding 'torch/distributed/_composable_state.py' 2023-01-11T20:40:53.2970055Z adding 'torch/distributed/argparse_util.py' 2023-01-11T20:40:53.2971901Z adding 'torch/distributed/c10d_error_logger.py' 2023-01-11T20:40:53.2973493Z adding 'torch/distributed/constants.py' 2023-01-11T20:40:53.3013635Z adding 'torch/distributed/distributed_c10d.py' 2023-01-11T20:40:53.3019699Z adding 'torch/distributed/launch.py' 2023-01-11T20:40:53.3021522Z adding 'torch/distributed/logging_handlers.py' 2023-01-11T20:40:53.3023871Z adding 'torch/distributed/remote_device.py' 2023-01-11T20:40:53.3027670Z adding 'torch/distributed/rendezvous.py' 2023-01-11T20:40:53.3036619Z adding 'torch/distributed/run.py' 2023-01-11T20:40:53.3040401Z adding 'torch/distributed/utils.py' 2023-01-11T20:40:53.3042488Z adding 'torch/distributed/_composable/__init__.py' 2023-01-11T20:40:53.3057957Z adding 'torch/distributed/_composable/_ddp.py' 2023-01-11T20:40:53.3063187Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2023-01-11T20:40:53.3066533Z adding 'torch/distributed/_composable/contract.py' 2023-01-11T20:40:53.3069249Z adding 'torch/distributed/_composable/fully_shard.py' 2023-01-11T20:40:53.3071459Z adding 'torch/distributed/_composable/replicate.py' 2023-01-11T20:40:53.3073404Z adding 'torch/distributed/_shard/__init__.py' 2023-01-11T20:40:53.3075215Z adding 'torch/distributed/_shard/_utils.py' 2023-01-11T20:40:53.3079528Z adding 'torch/distributed/_shard/api.py' 2023-01-11T20:40:53.3082043Z adding 'torch/distributed/_shard/common_op_utils.py' 2023-01-11T20:40:53.3084149Z adding 'torch/distributed/_shard/metadata.py' 2023-01-11T20:40:53.3086033Z adding 'torch/distributed/_shard/op_registry_utils.py' 2023-01-11T20:40:53.3090189Z adding 'torch/distributed/_shard/partial_tensor.py' 2023-01-11T20:40:53.3093726Z adding 'torch/distributed/_shard/replicated_tensor.py' 2023-01-11T20:40:53.3095828Z adding 'torch/distributed/_shard/sharder.py' 2023-01-11T20:40:53.3097802Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2023-01-11T20:40:53.3099846Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2023-01-11T20:40:53.3102244Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2023-01-11T20:40:53.3107201Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2023-01-11T20:40:53.3120576Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2023-01-11T20:40:53.3123776Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2023-01-11T20:40:53.3127258Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2023-01-11T20:40:53.3129627Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2023-01-11T20:40:53.3132844Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2023-01-11T20:40:53.3135097Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2023-01-11T20:40:53.3137577Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2023-01-11T20:40:53.3139676Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2023-01-11T20:40:53.3141824Z adding 'torch/distributed/_shard/sharded_tensor/_ops/chunk.py' 2023-01-11T20:40:53.3143498Z adding 'torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py' 2023-01-11T20:40:53.3145936Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2023-01-11T20:40:53.3148467Z adding 'torch/distributed/_shard/sharded_tensor/_ops/math_ops.py' 2023-01-11T20:40:53.3150464Z adding 'torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py' 2023-01-11T20:40:53.3152155Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2023-01-11T20:40:53.3155320Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2023-01-11T20:40:53.3157824Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2023-01-11T20:40:53.3159434Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2023-01-11T20:40:53.3161224Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2023-01-11T20:40:53.3164541Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2023-01-11T20:40:53.3168346Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2023-01-11T20:40:53.3171847Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2023-01-11T20:40:53.3173938Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2023-01-11T20:40:53.3178342Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2023-01-11T20:40:53.3182609Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2023-01-11T20:40:53.3188493Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2023-01-11T20:40:53.3193723Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py' 2023-01-11T20:40:53.3196103Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py' 2023-01-11T20:40:53.3200463Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py' 2023-01-11T20:40:53.3203200Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py' 2023-01-11T20:40:53.3204809Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2023-01-11T20:40:53.3206557Z adding 'torch/distributed/_sharding_spec/__init__.py' 2023-01-11T20:40:53.3208193Z adding 'torch/distributed/_spmd/__init__.py' 2023-01-11T20:40:53.3212119Z adding 'torch/distributed/_spmd/comm_tensor.py' 2023-01-11T20:40:53.3216230Z adding 'torch/distributed/_tensor/__init__.py' 2023-01-11T20:40:53.3221708Z adding 'torch/distributed/_tensor/api.py' 2023-01-11T20:40:53.3227736Z adding 'torch/distributed/_tensor/device_mesh.py' 2023-01-11T20:40:53.3232591Z adding 'torch/distributed/_tensor/dispatch.py' 2023-01-11T20:40:53.3238191Z adding 'torch/distributed/_tensor/placement_types.py' 2023-01-11T20:40:53.3242230Z adding 'torch/distributed/_tensor/redistribute.py' 2023-01-11T20:40:53.3244606Z adding 'torch/distributed/_tensor/utils.py' 2023-01-11T20:40:53.3246697Z adding 'torch/distributed/_tensor/ops/__init__.py' 2023-01-11T20:40:53.3251868Z adding 'torch/distributed/_tensor/ops/common_rules.py' 2023-01-11T20:40:53.3254653Z adding 'torch/distributed/_tensor/ops/math_ops.py' 2023-01-11T20:40:53.3257040Z adding 'torch/distributed/_tensor/ops/matrix_ops.py' 2023-01-11T20:40:53.3260499Z adding 'torch/distributed/_tensor/ops/pointwise_ops.py' 2023-01-11T20:40:53.3265929Z adding 'torch/distributed/_tensor/ops/tensor_ops.py' 2023-01-11T20:40:53.3268719Z adding 'torch/distributed/_tensor/ops/tp_sharding_ops.py' 2023-01-11T20:40:53.3270941Z adding 'torch/distributed/_tensor/ops/utils.py' 2023-01-11T20:40:53.3278511Z adding 'torch/distributed/_tensor/ops/view_ops.py' 2023-01-11T20:40:53.3280900Z adding 'torch/distributed/_tools/__init__.py' 2023-01-11T20:40:53.3284624Z adding 'torch/distributed/_tools/memory_tracker.py' 2023-01-11T20:40:53.3286838Z adding 'torch/distributed/algorithms/__init__.py' 2023-01-11T20:40:53.3291701Z adding 'torch/distributed/algorithms/join.py' 2023-01-11T20:40:53.3293806Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2023-01-11T20:40:53.3297798Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2023-01-11T20:40:53.3299910Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2023-01-11T20:40:53.3302862Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2023-01-11T20:40:53.3304967Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2023-01-11T20:40:53.3307707Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2023-01-11T20:40:53.3309752Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2023-01-11T20:40:53.3312586Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2023-01-11T20:40:53.3315154Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2023-01-11T20:40:53.3320309Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2023-01-11T20:40:53.3322759Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2023-01-11T20:40:53.3325253Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2023-01-11T20:40:53.3328091Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2023-01-11T20:40:53.3330776Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2023-01-11T20:40:53.3341990Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2023-01-11T20:40:53.3345575Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2023-01-11T20:40:53.3347546Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2023-01-11T20:40:53.3349974Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2023-01-11T20:40:53.3353687Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2023-01-11T20:40:53.3355879Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2023-01-11T20:40:53.3357851Z adding 'torch/distributed/autograd/__init__.py' 2023-01-11T20:40:53.3367553Z adding 'torch/distributed/checkpoint/__init__.py' 2023-01-11T20:40:53.3368207Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2023-01-11T20:40:53.3368620Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2023-01-11T20:40:53.3368993Z adding 'torch/distributed/checkpoint/_nested_tensor.py' 2023-01-11T20:40:53.3369300Z adding 'torch/distributed/checkpoint/_traverse.py' 2023-01-11T20:40:53.3371146Z adding 'torch/distributed/checkpoint/api.py' 2023-01-11T20:40:53.3375187Z adding 'torch/distributed/checkpoint/default_planner.py' 2023-01-11T20:40:53.3380423Z adding 'torch/distributed/checkpoint/filesystem.py' 2023-01-11T20:40:53.3382815Z adding 'torch/distributed/checkpoint/metadata.py' 2023-01-11T20:40:53.3386795Z adding 'torch/distributed/checkpoint/optimizer.py' 2023-01-11T20:40:53.3391400Z adding 'torch/distributed/checkpoint/planner.py' 2023-01-11T20:40:53.3394430Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2023-01-11T20:40:53.3396274Z adding 'torch/distributed/checkpoint/resharding.py' 2023-01-11T20:40:53.3398652Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2023-01-11T20:40:53.3401628Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2023-01-11T20:40:53.3404395Z adding 'torch/distributed/checkpoint/storage.py' 2023-01-11T20:40:53.3408058Z adding 'torch/distributed/checkpoint/utils.py' 2023-01-11T20:40:53.3411028Z adding 'torch/distributed/elastic/__init__.py' 2023-01-11T20:40:53.3412848Z adding 'torch/distributed/elastic/agent/__init__.py' 2023-01-11T20:40:53.3414804Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2023-01-11T20:40:53.3427450Z adding 'torch/distributed/elastic/agent/server/api.py' 2023-01-11T20:40:53.3432628Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2023-01-11T20:40:53.3436068Z adding 'torch/distributed/elastic/events/__init__.py' 2023-01-11T20:40:53.3438582Z adding 'torch/distributed/elastic/events/api.py' 2023-01-11T20:40:53.3440488Z adding 'torch/distributed/elastic/events/handlers.py' 2023-01-11T20:40:53.3443559Z adding 'torch/distributed/elastic/metrics/__init__.py' 2023-01-11T20:40:53.3446066Z adding 'torch/distributed/elastic/metrics/api.py' 2023-01-11T20:40:53.3450331Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2023-01-11T20:40:53.3457932Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2023-01-11T20:40:53.3460605Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2023-01-11T20:40:53.3463265Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2023-01-11T20:40:53.3468928Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2023-01-11T20:40:53.3471767Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2023-01-11T20:40:53.3473657Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2023-01-11T20:40:53.3476764Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2023-01-11T20:40:53.3480278Z adding 'torch/distributed/elastic/rendezvous/api.py' 2023-01-11T20:40:53.3484349Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2023-01-11T20:40:53.3495211Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2023-01-11T20:40:53.3508601Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2023-01-11T20:40:53.3512095Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2023-01-11T20:40:53.3515485Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2023-01-11T20:40:53.3518592Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2023-01-11T20:40:53.3520511Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2023-01-11T20:40:53.3522666Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2023-01-11T20:40:53.3526122Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2023-01-11T20:40:53.3528516Z adding 'torch/distributed/elastic/timer/__init__.py' 2023-01-11T20:40:53.3532062Z adding 'torch/distributed/elastic/timer/api.py' 2023-01-11T20:40:53.3536841Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2023-01-11T20:40:53.3539581Z adding 'torch/distributed/elastic/timer/local_timer.py' 2023-01-11T20:40:53.3541376Z adding 'torch/distributed/elastic/utils/__init__.py' 2023-01-11T20:40:53.3543205Z adding 'torch/distributed/elastic/utils/api.py' 2023-01-11T20:40:53.3546137Z adding 'torch/distributed/elastic/utils/distributed.py' 2023-01-11T20:40:53.3550453Z adding 'torch/distributed/elastic/utils/log_level.py' 2023-01-11T20:40:53.3551029Z adding 'torch/distributed/elastic/utils/logging.py' 2023-01-11T20:40:53.3551641Z adding 'torch/distributed/elastic/utils/store.py' 2023-01-11T20:40:53.3553467Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2023-01-11T20:40:53.3555381Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2023-01-11T20:40:53.3557418Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2023-01-11T20:40:53.3559346Z adding 'torch/distributed/fsdp/__init__.py' 2023-01-11T20:40:53.3563662Z adding 'torch/distributed/fsdp/_common_utils.py' 2023-01-11T20:40:53.3565855Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2023-01-11T20:40:53.3571258Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2023-01-11T20:40:53.3573646Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2023-01-11T20:40:53.3584720Z adding 'torch/distributed/fsdp/_init_utils.py' 2023-01-11T20:40:53.3587405Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2023-01-11T20:40:53.3606250Z adding 'torch/distributed/fsdp/_optim_utils.py' 2023-01-11T20:40:53.3622895Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2023-01-11T20:40:53.3628323Z adding 'torch/distributed/fsdp/_shard_utils.py' 2023-01-11T20:40:53.3635144Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2023-01-11T20:40:53.3639390Z adding 'torch/distributed/fsdp/_trace_utils.py' 2023-01-11T20:40:53.3641948Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2023-01-11T20:40:53.3645410Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2023-01-11T20:40:53.3648125Z adding 'torch/distributed/fsdp/_utils.py' 2023-01-11T20:40:53.3651280Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2023-01-11T20:40:53.3656247Z adding 'torch/distributed/fsdp/api.py' 2023-01-11T20:40:53.3682678Z adding 'torch/distributed/fsdp/flat_param.py' 2023-01-11T20:40:53.3709328Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2023-01-11T20:40:53.3716176Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2023-01-11T20:40:53.3722062Z adding 'torch/distributed/fsdp/wrap.py' 2023-01-11T20:40:53.3724317Z adding 'torch/distributed/launcher/__init__.py' 2023-01-11T20:40:53.3728406Z adding 'torch/distributed/launcher/api.py' 2023-01-11T20:40:53.3730354Z adding 'torch/distributed/nn/__init__.py' 2023-01-11T20:40:53.3734926Z adding 'torch/distributed/nn/functional.py' 2023-01-11T20:40:53.3736995Z adding 'torch/distributed/nn/api/__init__.py' 2023-01-11T20:40:53.3744358Z adding 'torch/distributed/nn/api/remote_module.py' 2023-01-11T20:40:53.3746969Z adding 'torch/distributed/nn/jit/__init__.py' 2023-01-11T20:40:53.3749942Z adding 'torch/distributed/nn/jit/instantiator.py' 2023-01-11T20:40:53.3751646Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2023-01-11T20:40:53.3753844Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2023-01-11T20:40:53.3755661Z adding 'torch/distributed/optim/__init__.py' 2023-01-11T20:40:53.3757996Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2023-01-11T20:40:53.3760404Z adding 'torch/distributed/optim/functional_adadelta.py' 2023-01-11T20:40:53.3762624Z adding 'torch/distributed/optim/functional_adagrad.py' 2023-01-11T20:40:53.3765203Z adding 'torch/distributed/optim/functional_adam.py' 2023-01-11T20:40:53.3767896Z adding 'torch/distributed/optim/functional_adamax.py' 2023-01-11T20:40:53.3770395Z adding 'torch/distributed/optim/functional_adamw.py' 2023-01-11T20:40:53.3773315Z adding 'torch/distributed/optim/functional_rmsprop.py' 2023-01-11T20:40:53.3775347Z adding 'torch/distributed/optim/functional_rprop.py' 2023-01-11T20:40:53.3777704Z adding 'torch/distributed/optim/functional_sgd.py' 2023-01-11T20:40:53.3781710Z adding 'torch/distributed/optim/named_optimizer.py' 2023-01-11T20:40:53.3785490Z adding 'torch/distributed/optim/optimizer.py' 2023-01-11T20:40:53.3788634Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2023-01-11T20:40:53.3790577Z adding 'torch/distributed/optim/utils.py' 2023-01-11T20:40:53.3812724Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2023-01-11T20:40:53.3815399Z adding 'torch/distributed/pipeline/__init__.py' 2023-01-11T20:40:53.3817172Z adding 'torch/distributed/pipeline/sync/__init__.py' 2023-01-11T20:40:53.3819783Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2023-01-11T20:40:53.3823883Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2023-01-11T20:40:53.3826500Z adding 'torch/distributed/pipeline/sync/copy.py' 2023-01-11T20:40:53.3828900Z adding 'torch/distributed/pipeline/sync/dependency.py' 2023-01-11T20:40:53.3832091Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2023-01-11T20:40:53.3834195Z adding 'torch/distributed/pipeline/sync/phony.py' 2023-01-11T20:40:53.3840253Z adding 'torch/distributed/pipeline/sync/pipe.py' 2023-01-11T20:40:53.3845054Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2023-01-11T20:40:53.3847762Z adding 'torch/distributed/pipeline/sync/stream.py' 2023-01-11T20:40:53.3849744Z adding 'torch/distributed/pipeline/sync/utils.py' 2023-01-11T20:40:53.3852173Z adding 'torch/distributed/pipeline/sync/worker.py' 2023-01-11T20:40:53.3855360Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2023-01-11T20:40:53.3857853Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2023-01-11T20:40:53.3860227Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2023-01-11T20:40:53.3862370Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2023-01-11T20:40:53.3864621Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2023-01-11T20:40:53.3866722Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2023-01-11T20:40:53.3869760Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2023-01-11T20:40:53.3874689Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2023-01-11T20:40:53.3877889Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2023-01-11T20:40:53.3882040Z adding 'torch/distributed/rpc/__init__.py' 2023-01-11T20:40:53.3884207Z adding 'torch/distributed/rpc/_utils.py' 2023-01-11T20:40:53.3893965Z adding 'torch/distributed/rpc/api.py' 2023-01-11T20:40:53.3899872Z adding 'torch/distributed/rpc/backend_registry.py' 2023-01-11T20:40:53.3901959Z adding 'torch/distributed/rpc/constants.py' 2023-01-11T20:40:53.3904758Z adding 'torch/distributed/rpc/functions.py' 2023-01-11T20:40:53.3908981Z adding 'torch/distributed/rpc/internal.py' 2023-01-11T20:40:53.3912217Z adding 'torch/distributed/rpc/options.py' 2023-01-11T20:40:53.3914631Z adding 'torch/distributed/rpc/rref_proxy.py' 2023-01-11T20:40:53.3917954Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2023-01-11T20:40:53.3920014Z adding 'torch/distributed/rpc/_testing/__init__.py' 2023-01-11T20:40:53.3921964Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2023-01-11T20:40:53.3923575Z adding 'torch/distributed/tensor/__init__.py' 2023-01-11T20:40:53.3925472Z adding 'torch/distributed/tensor/parallel/__init__.py' 2023-01-11T20:40:53.3928127Z adding 'torch/distributed/tensor/parallel/_utils.py' 2023-01-11T20:40:53.3930671Z adding 'torch/distributed/tensor/parallel/_view_with_dim_change.py' 2023-01-11T20:40:53.3934611Z adding 'torch/distributed/tensor/parallel/api.py' 2023-01-11T20:40:53.3938673Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2023-01-11T20:40:53.3942388Z adding 'torch/distributed/tensor/parallel/multihead_attention_tp.py' 2023-01-11T20:40:53.3945503Z adding 'torch/distributed/tensor/parallel/style.py' 2023-01-11T20:40:53.3949353Z adding 'torch/distributions/__init__.py' 2023-01-11T20:40:53.3951974Z adding 'torch/distributions/bernoulli.py' 2023-01-11T20:40:53.3954084Z adding 'torch/distributions/beta.py' 2023-01-11T20:40:53.3957102Z adding 'torch/distributions/binomial.py' 2023-01-11T20:40:53.3959864Z adding 'torch/distributions/categorical.py' 2023-01-11T20:40:53.3961919Z adding 'torch/distributions/cauchy.py' 2023-01-11T20:40:53.3963861Z adding 'torch/distributions/chi2.py' 2023-01-11T20:40:53.3967370Z adding 'torch/distributions/constraint_registry.py' 2023-01-11T20:40:53.3972273Z adding 'torch/distributions/constraints.py' 2023-01-11T20:40:53.3976156Z adding 'torch/distributions/continuous_bernoulli.py' 2023-01-11T20:40:53.3978489Z adding 'torch/distributions/dirichlet.py' 2023-01-11T20:40:53.3982577Z adding 'torch/distributions/distribution.py' 2023-01-11T20:40:53.3985068Z adding 'torch/distributions/exp_family.py' 2023-01-11T20:40:53.3987290Z adding 'torch/distributions/exponential.py' 2023-01-11T20:40:53.3989726Z adding 'torch/distributions/fishersnedecor.py' 2023-01-11T20:40:53.3992038Z adding 'torch/distributions/gamma.py' 2023-01-11T20:40:53.3994556Z adding 'torch/distributions/geometric.py' 2023-01-11T20:40:53.3996746Z adding 'torch/distributions/gumbel.py' 2023-01-11T20:40:53.3998824Z adding 'torch/distributions/half_cauchy.py' 2023-01-11T20:40:53.4000825Z adding 'torch/distributions/half_normal.py' 2023-01-11T20:40:53.4003105Z adding 'torch/distributions/independent.py' 2023-01-11T20:40:53.4011154Z adding 'torch/distributions/kl.py' 2023-01-11T20:40:53.4014150Z adding 'torch/distributions/kumaraswamy.py' 2023-01-11T20:40:53.4016668Z adding 'torch/distributions/laplace.py' 2023-01-11T20:40:53.4019557Z adding 'torch/distributions/lkj_cholesky.py' 2023-01-11T20:40:53.4021758Z adding 'torch/distributions/log_normal.py' 2023-01-11T20:40:53.4024205Z adding 'torch/distributions/logistic_normal.py' 2023-01-11T20:40:53.4028200Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2023-01-11T20:40:53.4031944Z adding 'torch/distributions/mixture_same_family.py' 2023-01-11T20:40:53.4035366Z adding 'torch/distributions/multinomial.py' 2023-01-11T20:40:53.4039387Z adding 'torch/distributions/multivariate_normal.py' 2023-01-11T20:40:53.4042354Z adding 'torch/distributions/negative_binomial.py' 2023-01-11T20:40:53.4045043Z adding 'torch/distributions/normal.py' 2023-01-11T20:40:53.4047999Z adding 'torch/distributions/one_hot_categorical.py' 2023-01-11T20:40:53.4050408Z adding 'torch/distributions/pareto.py' 2023-01-11T20:40:53.4052758Z adding 'torch/distributions/poisson.py' 2023-01-11T20:40:53.4055793Z adding 'torch/distributions/relaxed_bernoulli.py' 2023-01-11T20:40:53.4058705Z adding 'torch/distributions/relaxed_categorical.py' 2023-01-11T20:40:53.4061423Z adding 'torch/distributions/studentT.py' 2023-01-11T20:40:53.4064944Z adding 'torch/distributions/transformed_distribution.py' 2023-01-11T20:40:53.4076118Z adding 'torch/distributions/transforms.py' 2023-01-11T20:40:53.4079656Z adding 'torch/distributions/uniform.py' 2023-01-11T20:40:53.4083202Z adding 'torch/distributions/utils.py' 2023-01-11T20:40:53.4086252Z adding 'torch/distributions/von_mises.py' 2023-01-11T20:40:53.4088539Z adding 'torch/distributions/weibull.py' 2023-01-11T20:40:53.4092338Z adding 'torch/distributions/wishart.py' 2023-01-11T20:40:53.4102331Z adding 'torch/fft/__init__.py' 2023-01-11T20:40:53.4105286Z adding 'torch/func/__init__.py' 2023-01-11T20:40:53.4110215Z adding 'torch/futures/__init__.py' 2023-01-11T20:40:53.4113322Z adding 'torch/fx/__init__.py' 2023-01-11T20:40:53.4115433Z adding 'torch/fx/_compatibility.py' 2023-01-11T20:40:53.4116950Z adding 'torch/fx/_pytree.py' 2023-01-11T20:40:53.4131456Z adding 'torch/fx/_symbolic_trace.py' 2023-01-11T20:40:53.4134073Z adding 'torch/fx/annotate.py' 2023-01-11T20:40:53.4135648Z adding 'torch/fx/config.py' 2023-01-11T20:40:53.4156622Z adding 'torch/fx/graph.py' 2023-01-11T20:40:53.4168333Z adding 'torch/fx/graph_module.py' 2023-01-11T20:40:53.4170922Z adding 'torch/fx/immutable_collections.py' 2023-01-11T20:40:53.4178229Z adding 'torch/fx/interpreter.py' 2023-01-11T20:40:53.4186035Z adding 'torch/fx/node.py' 2023-01-11T20:40:53.4192785Z adding 'torch/fx/operator_schemas.py' 2023-01-11T20:40:53.4198892Z adding 'torch/fx/proxy.py' 2023-01-11T20:40:53.4204498Z adding 'torch/fx/subgraph_rewriter.py' 2023-01-11T20:40:53.4206664Z adding 'torch/fx/tensor_type.py' 2023-01-11T20:40:53.4208539Z adding 'torch/fx/traceback.py' 2023-01-11T20:40:53.4210442Z adding 'torch/fx/experimental/__init__.py' 2023-01-11T20:40:53.4223586Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2023-01-11T20:40:53.4229226Z adding 'torch/fx/experimental/const_fold.py' 2023-01-11T20:40:53.4231547Z adding 'torch/fx/experimental/debug.py' 2023-01-11T20:40:53.4240295Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2023-01-11T20:40:53.4244218Z adding 'torch/fx/experimental/merge_matmul.py' 2023-01-11T20:40:53.4248123Z adding 'torch/fx/experimental/meta_tracer.py' 2023-01-11T20:40:53.4251190Z adding 'torch/fx/experimental/normalize.py' 2023-01-11T20:40:53.4257384Z adding 'torch/fx/experimental/optimization.py' 2023-01-11T20:40:53.4261871Z adding 'torch/fx/experimental/partitioner_utils.py' 2023-01-11T20:40:53.4272795Z adding 'torch/fx/experimental/proxy_tensor.py' 2023-01-11T20:40:53.4275195Z adding 'torch/fx/experimental/refinement_types.py' 2023-01-11T20:40:53.4277538Z adding 'torch/fx/experimental/rewriter.py' 2023-01-11T20:40:53.4280040Z adding 'torch/fx/experimental/schema_type_annotation.py' 2023-01-11T20:40:53.4293583Z adding 'torch/fx/experimental/symbolic_shapes.py' 2023-01-11T20:40:53.4296273Z adding 'torch/fx/experimental/unify_refinements.py' 2023-01-11T20:40:53.4298256Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2023-01-11T20:40:53.4302017Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2023-01-11T20:40:53.4313616Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2023-01-11T20:40:53.4324933Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2023-01-11T20:40:53.4327240Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2023-01-11T20:40:53.4331637Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2023-01-11T20:40:53.4333727Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2023-01-11T20:40:53.4335487Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2023-01-11T20:40:53.4337154Z adding 'torch/fx/experimental/unification/__init__.py' 2023-01-11T20:40:53.4339208Z adding 'torch/fx/experimental/unification/core.py' 2023-01-11T20:40:53.4340784Z adding 'torch/fx/experimental/unification/dispatch.py' 2023-01-11T20:40:53.4342731Z adding 'torch/fx/experimental/unification/match.py' 2023-01-11T20:40:53.4344835Z adding 'torch/fx/experimental/unification/more.py' 2023-01-11T20:40:53.4349476Z adding 'torch/fx/experimental/unification/unification_tools.py' 2023-01-11T20:40:53.4351450Z adding 'torch/fx/experimental/unification/utils.py' 2023-01-11T20:40:53.4353480Z adding 'torch/fx/experimental/unification/variable.py' 2023-01-11T20:40:53.4355233Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2023-01-11T20:40:53.4357389Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2023-01-11T20:40:53.4359329Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2023-01-11T20:40:53.4363801Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2023-01-11T20:40:53.4366543Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2023-01-11T20:40:53.4368816Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2023-01-11T20:40:53.4371040Z adding 'torch/fx/passes/__init__.py' 2023-01-11T20:40:53.4372623Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2023-01-11T20:40:53.4374843Z adding 'torch/fx/passes/fake_tensor_prop.py' 2023-01-11T20:40:53.4378163Z adding 'torch/fx/passes/graph_drawer.py' 2023-01-11T20:40:53.4380983Z adding 'torch/fx/passes/graph_manipulation.py' 2023-01-11T20:40:53.4387224Z adding 'torch/fx/passes/net_min_base.py' 2023-01-11T20:40:53.4390601Z adding 'torch/fx/passes/operator_support.py' 2023-01-11T20:40:53.4392896Z adding 'torch/fx/passes/param_fetch.py' 2023-01-11T20:40:53.4395774Z adding 'torch/fx/passes/pass_manager.py' 2023-01-11T20:40:53.4406864Z adding 'torch/fx/passes/reinplace.py' 2023-01-11T20:40:53.4410178Z adding 'torch/fx/passes/shape_prop.py' 2023-01-11T20:40:53.4414603Z adding 'torch/fx/passes/split_module.py' 2023-01-11T20:40:53.4418540Z adding 'torch/fx/passes/split_utils.py' 2023-01-11T20:40:53.4428497Z adding 'torch/fx/passes/splitter_base.py' 2023-01-11T20:40:53.4432406Z adding 'torch/fx/passes/tools_common.py' 2023-01-11T20:40:53.4434273Z adding 'torch/fx/passes/backends/__init__.py' 2023-01-11T20:40:53.4436054Z adding 'torch/fx/passes/backends/cudagraphs.py' 2023-01-11T20:40:53.4437616Z adding 'torch/fx/passes/dialect/__init__.py' 2023-01-11T20:40:53.4439358Z adding 'torch/fx/passes/dialect/common/__init__.py' 2023-01-11T20:40:53.4441539Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2023-01-11T20:40:53.4443209Z adding 'torch/fx/passes/infra/__init__.py' 2023-01-11T20:40:53.4446874Z adding 'torch/fx/passes/infra/partitioner.py' 2023-01-11T20:40:53.4449375Z adding 'torch/fx/passes/infra/pass_base.py' 2023-01-11T20:40:53.4453005Z adding 'torch/fx/passes/infra/pass_manager.py' 2023-01-11T20:40:53.4454708Z adding 'torch/fx/passes/tests/__init__.py' 2023-01-11T20:40:53.4456382Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2023-01-11T20:40:53.4457926Z adding 'torch/fx/passes/utils/__init__.py' 2023-01-11T20:40:53.4460149Z adding 'torch/fx/passes/utils/common.py' 2023-01-11T20:40:53.4463522Z adding 'torch/fx/passes/utils/fuser_utils.py' 2023-01-11T20:40:53.4468517Z adding 'torch/fx/passes/utils/matcher_utils.py' 2023-01-11T20:40:53.4471090Z adding 'torch/include/clog.h' 2023-01-11T20:40:53.4480213Z adding 'torch/include/cpuinfo.h' 2023-01-11T20:40:53.4482829Z adding 'torch/include/dnnl.h' 2023-01-11T20:40:53.4484451Z adding 'torch/include/dnnl_config.h' 2023-01-11T20:40:53.4486012Z adding 'torch/include/dnnl_debug.h' 2023-01-11T20:40:53.4488083Z adding 'torch/include/dnnl_ocl.h' 2023-01-11T20:40:53.4489332Z adding 'torch/include/dnnl_sycl.h' 2023-01-11T20:40:53.4490904Z adding 'torch/include/dnnl_sycl_types.h' 2023-01-11T20:40:53.4492455Z adding 'torch/include/dnnl_threadpool.h' 2023-01-11T20:40:53.4493438Z adding 'torch/include/dnnl_types.h' 2023-01-11T20:40:53.4494900Z adding 'torch/include/dnnl_version.h' 2023-01-11T20:40:53.4496639Z adding 'torch/include/fp16.h' 2023-01-11T20:40:53.4500072Z adding 'torch/include/fxdiv.h' 2023-01-11T20:40:53.4501779Z adding 'torch/include/libshm.h' 2023-01-11T20:40:53.4507359Z adding 'torch/include/nnpack.h' 2023-01-11T20:40:53.4515747Z adding 'torch/include/psimd.h' 2023-01-11T20:40:53.4522605Z adding 'torch/include/pthreadpool.h' 2023-01-11T20:40:53.4525813Z adding 'torch/include/qnnpack.h' 2023-01-11T20:40:53.4528019Z adding 'torch/include/qnnpack_func.h' 2023-01-11T20:40:53.4557862Z adding 'torch/include/sleef.h' 2023-01-11T20:40:53.4578123Z adding 'torch/include/xnnpack.h' 2023-01-11T20:40:53.4583649Z adding 'torch/include/ATen/ATen.h' 2023-01-11T20:40:53.4585904Z adding 'torch/include/ATen/AccumulateType.h' 2023-01-11T20:40:53.4587552Z adding 'torch/include/ATen/ArrayRef.h' 2023-01-11T20:40:53.4588925Z adding 'torch/include/ATen/Backend.h' 2023-01-11T20:40:53.4590887Z adding 'torch/include/ATen/Backtrace.h' 2023-01-11T20:40:53.4593638Z adding 'torch/include/ATen/CPUApplyUtils.h' 2023-01-11T20:40:53.4595562Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2023-01-11T20:40:53.4597457Z adding 'torch/include/ATen/CPUFunctions.h' 2023-01-11T20:40:53.4601556Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2023-01-11T20:40:53.4604083Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2023-01-11T20:40:53.4606016Z adding 'torch/include/ATen/CUDAFunctions.h' 2023-01-11T20:40:53.4610628Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2023-01-11T20:40:53.4613438Z adding 'torch/include/ATen/CollapseDims.h' 2023-01-11T20:40:53.4615509Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2023-01-11T20:40:53.4620609Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2023-01-11T20:40:53.4623619Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2023-01-11T20:40:53.4627334Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2023-01-11T20:40:53.4630311Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2023-01-11T20:40:53.4635469Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2023-01-11T20:40:53.4639086Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2023-01-11T20:40:53.4640751Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2023-01-11T20:40:53.4643121Z adding 'torch/include/ATen/Config.h' 2023-01-11T20:40:53.4648334Z adding 'torch/include/ATen/Context.h' 2023-01-11T20:40:53.4650726Z adding 'torch/include/ATen/DLConvertor.h' 2023-01-11T20:40:53.4652041Z adding 'torch/include/ATen/Device.h' 2023-01-11T20:40:53.4654704Z adding 'torch/include/ATen/DeviceGuard.h' 2023-01-11T20:40:53.4655961Z adding 'torch/include/ATen/DimVector.h' 2023-01-11T20:40:53.4658041Z adding 'torch/include/ATen/Dimname.h' 2023-01-11T20:40:53.4663362Z adding 'torch/include/ATen/Dispatch.h' 2023-01-11T20:40:53.4665507Z adding 'torch/include/ATen/DynamicLibrary.h' 2023-01-11T20:40:53.4667689Z adding 'torch/include/ATen/EmptyTensor.h' 2023-01-11T20:40:53.4669498Z adding 'torch/include/ATen/ExpandBase.h' 2023-01-11T20:40:53.4673163Z adding 'torch/include/ATen/ExpandUtils.h' 2023-01-11T20:40:53.4674655Z adding 'torch/include/ATen/Formatting.h' 2023-01-11T20:40:53.4676397Z adding 'torch/include/ATen/FuncTorchTLS.h' 2023-01-11T20:40:53.4678815Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2023-01-11T20:40:53.4683172Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2023-01-11T20:40:53.4691526Z adding 'torch/include/ATen/Functions.h' 2023-01-11T20:40:53.4694039Z adding 'torch/include/ATen/Generator.h' 2023-01-11T20:40:53.4696019Z adding 'torch/include/ATen/InferSize.h' 2023-01-11T20:40:53.4697609Z adding 'torch/include/ATen/InitialTensorOptions.h' 2023-01-11T20:40:53.4698980Z adding 'torch/include/ATen/Layout.h' 2023-01-11T20:40:53.4701118Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2023-01-11T20:40:53.4703575Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2023-01-11T20:40:53.4705506Z adding 'torch/include/ATen/LegacyVmapMode.h' 2023-01-11T20:40:53.4709054Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2023-01-11T20:40:53.4710916Z adding 'torch/include/ATen/LinalgBackend.h' 2023-01-11T20:40:53.4712930Z adding 'torch/include/ATen/MapAllocator.h' 2023-01-11T20:40:53.4715216Z adding 'torch/include/ATen/MatrixRef.h' 2023-01-11T20:40:53.4716992Z adding 'torch/include/ATen/MemoryOverlap.h' 2023-01-11T20:40:53.4718786Z adding 'torch/include/ATen/MetaFunctions.h' 2023-01-11T20:40:53.4721611Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2023-01-11T20:40:53.4725120Z adding 'torch/include/ATen/MethodOperators.h' 2023-01-11T20:40:53.4727212Z adding 'torch/include/ATen/NamedTensor.h' 2023-01-11T20:40:53.4729935Z adding 'torch/include/ATen/NamedTensorUtils.h' 2023-01-11T20:40:53.4737675Z adding 'torch/include/ATen/NativeFunctions.h' 2023-01-11T20:40:53.4746636Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2023-01-11T20:40:53.4751557Z adding 'torch/include/ATen/NestedTensorImpl.h' 2023-01-11T20:40:53.4753828Z adding 'torch/include/ATen/NumericUtils.h' 2023-01-11T20:40:53.4755718Z adding 'torch/include/ATen/OpMathType.h' 2023-01-11T20:40:53.4758418Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2023-01-11T20:40:53.4766585Z adding 'torch/include/ATen/Operators.h' 2023-01-11T20:40:53.4769739Z adding 'torch/include/ATen/PTThreadPool.h' 2023-01-11T20:40:53.4771371Z adding 'torch/include/ATen/PadNd.h' 2023-01-11T20:40:53.4773364Z adding 'torch/include/ATen/Parallel-inl.h' 2023-01-11T20:40:53.4775939Z adding 'torch/include/ATen/Parallel.h' 2023-01-11T20:40:53.4777761Z adding 'torch/include/ATen/ParallelFuture.h' 2023-01-11T20:40:53.4779387Z adding 'torch/include/ATen/ParallelNative.h' 2023-01-11T20:40:53.4781219Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2023-01-11T20:40:53.4783107Z adding 'torch/include/ATen/ParallelOpenMP.h' 2023-01-11T20:40:53.4785147Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2023-01-11T20:40:53.4993925Z adding 'torch/include/ATen/RedispatchFunctions.h' 2023-01-11T20:40:53.5147141Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2023-01-11T20:40:53.5165892Z adding 'torch/include/ATen/SavedTensorHooks.h' 2023-01-11T20:40:53.5167430Z adding 'torch/include/ATen/Scalar.h' 2023-01-11T20:40:53.5169369Z adding 'torch/include/ATen/ScalarOps.h' 2023-01-11T20:40:53.5171080Z adding 'torch/include/ATen/ScalarType.h' 2023-01-11T20:40:53.5172575Z adding 'torch/include/ATen/SequenceNumber.h' 2023-01-11T20:40:53.5174407Z adding 'torch/include/ATen/SmallVector.h' 2023-01-11T20:40:53.5176877Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2023-01-11T20:40:53.5180152Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2023-01-11T20:40:53.5184814Z adding 'torch/include/ATen/SparseTensorImpl.h' 2023-01-11T20:40:53.5187619Z adding 'torch/include/ATen/SparseTensorUtils.h' 2023-01-11T20:40:53.5189801Z adding 'torch/include/ATen/Storage.h' 2023-01-11T20:40:53.5190604Z adding 'torch/include/ATen/Tensor.h' 2023-01-11T20:40:53.5192264Z adding 'torch/include/ATen/TensorAccessor.h' 2023-01-11T20:40:53.5194176Z adding 'torch/include/ATen/TensorGeometry.h' 2023-01-11T20:40:53.5201065Z adding 'torch/include/ATen/TensorIndexing.h' 2023-01-11T20:40:53.5212745Z adding 'torch/include/ATen/TensorIterator.h' 2023-01-11T20:40:53.5215532Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2023-01-11T20:40:53.5217892Z adding 'torch/include/ATen/TensorMeta.h' 2023-01-11T20:40:53.5220082Z adding 'torch/include/ATen/TensorNames.h' 2023-01-11T20:40:53.5221922Z adding 'torch/include/ATen/TensorOperators.h' 2023-01-11T20:40:53.5223652Z adding 'torch/include/ATen/TensorOptions.h' 2023-01-11T20:40:53.5225667Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2023-01-11T20:40:53.5228396Z adding 'torch/include/ATen/TensorUtils.h' 2023-01-11T20:40:53.5230681Z adding 'torch/include/ATen/ThreadLocalState.h' 2023-01-11T20:40:53.5233443Z adding 'torch/include/ATen/TracerMode.h' 2023-01-11T20:40:53.5235141Z adding 'torch/include/ATen/TypeDefault.h' 2023-01-11T20:40:53.5237145Z adding 'torch/include/ATen/Utils.h' 2023-01-11T20:40:53.5238719Z adding 'torch/include/ATen/Version.h' 2023-01-11T20:40:53.5383559Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2023-01-11T20:40:53.5424364Z adding 'torch/include/ATen/WrapDimUtils.h' 2023-01-11T20:40:53.5425610Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2023-01-11T20:40:53.5428646Z adding 'torch/include/ATen/autocast_mode.h' 2023-01-11T20:40:53.5430579Z adding 'torch/include/ATen/ceil_div.h' 2023-01-11T20:40:53.5433484Z adding 'torch/include/ATen/code_template.h' 2023-01-11T20:40:53.5435795Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2023-01-11T20:40:53.5437365Z adding 'torch/include/ATen/div_rtn.h' 2023-01-11T20:40:53.5440040Z adding 'torch/include/ATen/dlpack.h' 2023-01-11T20:40:53.5441623Z adding 'torch/include/ATen/jit_macros.h' 2023-01-11T20:40:53.5443385Z adding 'torch/include/ATen/jiterator_macros.h' 2023-01-11T20:40:53.5450090Z adding 'torch/include/ATen/record_function.h' 2023-01-11T20:40:53.5452874Z adding 'torch/include/ATen/core/ATenGeneral.h' 2023-01-11T20:40:53.5454276Z adding 'torch/include/ATen/core/ATenOpList.h' 2023-01-11T20:40:53.5455788Z adding 'torch/include/ATen/core/ATen_fwd.h' 2023-01-11T20:40:53.5458117Z adding 'torch/include/ATen/core/ATen_pch.h' 2023-01-11T20:40:53.5459859Z adding 'torch/include/ATen/core/Array.h' 2023-01-11T20:40:53.5461346Z adding 'torch/include/ATen/core/Backtrace.h' 2023-01-11T20:40:53.5463022Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2023-01-11T20:40:53.5465362Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2023-01-11T20:40:53.5467441Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2023-01-11T20:40:53.5472076Z adding 'torch/include/ATen/core/Dict.h' 2023-01-11T20:40:53.5475186Z adding 'torch/include/ATen/core/Dict_inl.h' 2023-01-11T20:40:53.5476874Z adding 'torch/include/ATen/core/DimVector.h' 2023-01-11T20:40:53.5478801Z adding 'torch/include/ATen/core/Dimname.h' 2023-01-11T20:40:53.5481907Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2023-01-11T20:40:53.5483888Z adding 'torch/include/ATen/core/Formatting.h' 2023-01-11T20:40:53.5487045Z adding 'torch/include/ATen/core/Generator.h' 2023-01-11T20:40:53.5493230Z adding 'torch/include/ATen/core/IListRef.h' 2023-01-11T20:40:53.5496270Z adding 'torch/include/ATen/core/IListRef_inl.h' 2023-01-11T20:40:53.5499081Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2023-01-11T20:40:53.5503998Z adding 'torch/include/ATen/core/List.h' 2023-01-11T20:40:53.5508186Z adding 'torch/include/ATen/core/List_inl.h' 2023-01-11T20:40:53.5511454Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2023-01-11T20:40:53.5514391Z adding 'torch/include/ATen/core/NamedTensor.h' 2023-01-11T20:40:53.5517725Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2023-01-11T20:40:53.5519564Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2023-01-11T20:40:53.5521364Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2023-01-11T20:40:53.5523385Z adding 'torch/include/ATen/core/QuantizerBase.h' 2023-01-11T20:40:53.5525200Z adding 'torch/include/ATen/core/Range.h' 2023-01-11T20:40:53.5527476Z adding 'torch/include/ATen/core/Reduction.h' 2023-01-11T20:40:53.5528425Z adding 'torch/include/ATen/core/Scalar.h' 2023-01-11T20:40:53.5530128Z adding 'torch/include/ATen/core/ScalarType.h' 2023-01-11T20:40:53.5531800Z adding 'torch/include/ATen/core/Tensor.h' 2023-01-11T20:40:53.5535202Z adding 'torch/include/ATen/core/TensorAccessor.h' 2023-01-11T20:40:53.5546656Z adding 'torch/include/ATen/core/TensorBase.h' 2023-01-11T20:40:53.5595401Z adding 'torch/include/ATen/core/TensorBody.h' 2023-01-11T20:40:53.5603046Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2023-01-11T20:40:53.5605614Z adding 'torch/include/ATen/core/TransformationHelper.h' 2023-01-11T20:40:53.5607248Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2023-01-11T20:40:53.5608725Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2023-01-11T20:40:53.5610941Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2023-01-11T20:40:53.5613000Z adding 'torch/include/ATen/core/Variadic.h' 2023-01-11T20:40:53.5614950Z adding 'torch/include/ATen/core/Vitals.h' 2023-01-11T20:40:53.5617069Z adding 'torch/include/ATen/core/alias_info.h' 2023-01-11T20:40:53.5628432Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2023-01-11T20:40:53.5632210Z adding 'torch/include/ATen/core/blob.h' 2023-01-11T20:40:53.5634206Z adding 'torch/include/ATen/core/builtin_function.h' 2023-01-11T20:40:53.5638623Z adding 'torch/include/ATen/core/class_type.h' 2023-01-11T20:40:53.5640639Z adding 'torch/include/ATen/core/custom_class.h' 2023-01-11T20:40:53.5644215Z adding 'torch/include/ATen/core/dynamic_type.h' 2023-01-11T20:40:53.5646154Z adding 'torch/include/ATen/core/enum_tag.h' 2023-01-11T20:40:53.5648180Z adding 'torch/include/ATen/core/enum_type.h' 2023-01-11T20:40:53.5650392Z adding 'torch/include/ATen/core/function.h' 2023-01-11T20:40:53.5657508Z adding 'torch/include/ATen/core/function_schema.h' 2023-01-11T20:40:53.5662686Z adding 'torch/include/ATen/core/function_schema_inl.h' 2023-01-11T20:40:53.5664792Z adding 'torch/include/ATen/core/functional.h' 2023-01-11T20:40:53.5666294Z adding 'torch/include/ATen/core/grad_mode.h' 2023-01-11T20:40:53.5670385Z adding 'torch/include/ATen/core/interned_strings.h' 2023-01-11T20:40:53.5672390Z adding 'torch/include/ATen/core/interned_strings_class.h' 2023-01-11T20:40:53.5686935Z adding 'torch/include/ATen/core/ivalue.h' 2023-01-11T20:40:53.5712025Z adding 'torch/include/ATen/core/ivalue_inl.h' 2023-01-11T20:40:53.5715249Z adding 'torch/include/ATen/core/ivalue_to.h' 2023-01-11T20:40:53.5734127Z adding 'torch/include/ATen/core/jit_type.h' 2023-01-11T20:40:53.5742048Z adding 'torch/include/ATen/core/jit_type_base.h' 2023-01-11T20:40:53.5744663Z adding 'torch/include/ATen/core/operator_name.h' 2023-01-11T20:40:53.5747271Z adding 'torch/include/ATen/core/qualified_name.h' 2023-01-11T20:40:53.5749405Z adding 'torch/include/ATen/core/rref_interface.h' 2023-01-11T20:40:53.5751919Z adding 'torch/include/ATen/core/stack.h' 2023-01-11T20:40:53.5754851Z adding 'torch/include/ATen/core/symbol.h' 2023-01-11T20:40:53.5756812Z adding 'torch/include/ATen/core/type_factory.h' 2023-01-11T20:40:53.5758565Z adding 'torch/include/ATen/core/type_ptr.h' 2023-01-11T20:40:53.5759940Z adding 'torch/include/ATen/core/typeid.h' 2023-01-11T20:40:53.5763513Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2023-01-11T20:40:53.5766143Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2023-01-11T20:40:53.5768956Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2023-01-11T20:40:53.5772370Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2023-01-11T20:40:53.5774315Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2023-01-11T20:40:53.5776555Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2023-01-11T20:40:53.5778490Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2023-01-11T20:40:53.5782455Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2023-01-11T20:40:53.5790136Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2023-01-11T20:40:53.5792988Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2023-01-11T20:40:53.5795391Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2023-01-11T20:40:53.5799012Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2023-01-11T20:40:53.5808371Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2023-01-11T20:40:53.5810621Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2023-01-11T20:40:53.5815008Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2023-01-11T20:40:53.5817125Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2023-01-11T20:40:53.5818757Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2023-01-11T20:40:53.5820945Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2023-01-11T20:40:53.5823976Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2023-01-11T20:40:53.5827299Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2023-01-11T20:40:53.5833829Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2023-01-11T20:40:53.5836413Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2023-01-11T20:40:53.5839447Z adding 'torch/include/ATen/cpu/vml.h' 2023-01-11T20:40:53.5841540Z adding 'torch/include/ATen/cpu/vec/functional.h' 2023-01-11T20:40:53.5844223Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2023-01-11T20:40:53.5848525Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2023-01-11T20:40:53.5850955Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2023-01-11T20:40:53.5852848Z adding 'torch/include/ATen/cpu/vec/vec.h' 2023-01-11T20:40:53.5860723Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2023-01-11T20:40:53.5864460Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2023-01-11T20:40:53.5866566Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2023-01-11T20:40:53.5869454Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2023-01-11T20:40:53.5875800Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2023-01-11T20:40:53.5880828Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2023-01-11T20:40:53.5885906Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2023-01-11T20:40:53.5889782Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2023-01-11T20:40:53.5893587Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2023-01-11T20:40:53.5899034Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2023-01-11T20:40:53.5909810Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2023-01-11T20:40:53.5919126Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2023-01-11T20:40:53.5922460Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2023-01-11T20:40:53.5925804Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2023-01-11T20:40:53.5930601Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2023-01-11T20:40:53.5936350Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2023-01-11T20:40:53.5940365Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2023-01-11T20:40:53.5944661Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2023-01-11T20:40:53.5948739Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2023-01-11T20:40:53.5952317Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2023-01-11T20:40:53.5955693Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2023-01-11T20:40:53.5960694Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2023-01-11T20:40:53.5965100Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2023-01-11T20:40:53.5969881Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2023-01-11T20:40:53.5975008Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2023-01-11T20:40:53.5978945Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2023-01-11T20:40:53.5986125Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2023-01-11T20:40:53.5992639Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2023-01-11T20:40:53.6000088Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2023-01-11T20:40:53.6004871Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2023-01-11T20:40:53.6009232Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2023-01-11T20:40:53.6018929Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2023-01-11T20:40:53.6028220Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2023-01-11T20:40:53.6031459Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2023-01-11T20:40:53.6033362Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2023-01-11T20:40:53.6035508Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2023-01-11T20:40:53.6040451Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2023-01-11T20:40:53.6046953Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2023-01-11T20:40:53.6051527Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2023-01-11T20:40:53.6053369Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2023-01-11T20:40:53.6055142Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2023-01-11T20:40:53.6056719Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2023-01-11T20:40:53.6059495Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2023-01-11T20:40:53.6062209Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2023-01-11T20:40:53.6064521Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2023-01-11T20:40:53.6066597Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2023-01-11T20:40:53.6068629Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2023-01-11T20:40:53.6071329Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2023-01-11T20:40:53.6074650Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2023-01-11T20:40:53.6076246Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2023-01-11T20:40:53.6077830Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2023-01-11T20:40:53.6079615Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2023-01-11T20:40:53.6081797Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2023-01-11T20:40:53.6083435Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2023-01-11T20:40:53.6086077Z adding 'torch/include/ATen/cuda/Exceptions.h' 2023-01-11T20:40:53.6088714Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2023-01-11T20:40:53.6090607Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2023-01-11T20:40:53.6092132Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2023-01-11T20:40:53.6093988Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2023-01-11T20:40:53.6095749Z adding 'torch/include/ATen/cuda/Sleep.h' 2023-01-11T20:40:53.6097148Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2023-01-11T20:40:53.6101083Z adding 'torch/include/ATen/cuda/cub.cuh' 2023-01-11T20:40:53.6104008Z adding 'torch/include/ATen/cuda/cub.h' 2023-01-11T20:40:53.6105837Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2023-01-11T20:40:53.6107763Z adding 'torch/include/ATen/cuda/jiterator.h' 2023-01-11T20:40:53.6110435Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2023-01-11T20:40:53.6112273Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2023-01-11T20:40:53.6114677Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2023-01-11T20:40:53.6118117Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2023-01-11T20:40:53.6120062Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2023-01-11T20:40:53.6122673Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2023-01-11T20:40:53.6124723Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2023-01-11T20:40:53.6126411Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2023-01-11T20:40:53.6128894Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2023-01-11T20:40:53.6130911Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2023-01-11T20:40:53.6133106Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2023-01-11T20:40:53.6135121Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2023-01-11T20:40:53.6139694Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2023-01-11T20:40:53.6141557Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2023-01-11T20:40:53.6143083Z adding 'torch/include/ATen/cudnn/Handle.h' 2023-01-11T20:40:53.6144488Z adding 'torch/include/ATen/cudnn/Handles.h' 2023-01-11T20:40:53.6146090Z adding 'torch/include/ATen/cudnn/Types.h' 2023-01-11T20:40:53.6147919Z adding 'torch/include/ATen/cudnn/Utils.h' 2023-01-11T20:40:53.6149258Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2023-01-11T20:40:53.6152242Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2023-01-11T20:40:53.6154362Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2023-01-11T20:40:53.6156326Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2023-01-11T20:40:53.6158138Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2023-01-11T20:40:53.6159957Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2023-01-11T20:40:53.6162015Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2023-01-11T20:40:53.6166557Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2023-01-11T20:40:53.6169286Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2023-01-11T20:40:53.6172171Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2023-01-11T20:40:53.6174705Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2023-01-11T20:40:53.6177385Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2023-01-11T20:40:53.6179308Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2023-01-11T20:40:53.6182378Z adding 'torch/include/ATen/functorch/Interpreter.h' 2023-01-11T20:40:53.6186100Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2023-01-11T20:40:53.6187991Z adding 'torch/include/ATen/functorch/Macros.h' 2023-01-11T20:40:53.6190082Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2023-01-11T20:40:53.6192631Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2023-01-11T20:40:53.6194502Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2023-01-11T20:40:53.6196689Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2023-01-11T20:40:53.6198369Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2023-01-11T20:40:53.6202274Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2023-01-11T20:40:53.6204896Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2023-01-11T20:40:53.6207923Z adding 'torch/include/ATen/native/Activation.h' 2023-01-11T20:40:53.6209892Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2023-01-11T20:40:53.6212850Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2023-01-11T20:40:53.6215203Z adding 'torch/include/ATen/native/BinaryOps.h' 2023-01-11T20:40:53.6218300Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2023-01-11T20:40:53.6220759Z adding 'torch/include/ATen/native/CPUBlas.h' 2023-01-11T20:40:53.6222676Z adding 'torch/include/ATen/native/CPUFallback.h' 2023-01-11T20:40:53.6224339Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2023-01-11T20:40:53.6226657Z adding 'torch/include/ATen/native/ComplexHelper.h' 2023-01-11T20:40:53.6228619Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2023-01-11T20:40:53.6231179Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2023-01-11T20:40:53.6235727Z adding 'torch/include/ATen/native/ConvUtils.h' 2023-01-11T20:40:53.6237753Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2023-01-11T20:40:53.6239350Z adding 'torch/include/ATen/native/Copy.h' 2023-01-11T20:40:53.6240765Z adding 'torch/include/ATen/native/Cross.h' 2023-01-11T20:40:53.6243434Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2023-01-11T20:40:53.6246871Z adding 'torch/include/ATen/native/DispatchStub.h' 2023-01-11T20:40:53.6248700Z adding 'torch/include/ATen/native/Distance.h' 2023-01-11T20:40:53.6252933Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2023-01-11T20:40:53.6259940Z adding 'torch/include/ATen/native/Distributions.h' 2023-01-11T20:40:53.6262742Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2023-01-11T20:40:53.6264494Z adding 'torch/include/ATen/native/Fill.h' 2023-01-11T20:40:53.6267437Z adding 'torch/include/ATen/native/ForeachUtils.h' 2023-01-11T20:40:53.6269559Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2023-01-11T20:40:53.6271190Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2023-01-11T20:40:53.6274261Z adding 'torch/include/ATen/native/GridSampler.h' 2023-01-11T20:40:53.6276593Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2023-01-11T20:40:53.6278281Z adding 'torch/include/ATen/native/Histogram.h' 2023-01-11T20:40:53.6280004Z adding 'torch/include/ATen/native/IndexKernel.h' 2023-01-11T20:40:53.6282556Z adding 'torch/include/ATen/native/IndexingUtils.h' 2023-01-11T20:40:53.6284510Z adding 'torch/include/ATen/native/Lerp.h' 2023-01-11T20:40:53.6286094Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2023-01-11T20:40:53.6294656Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2023-01-11T20:40:53.6296970Z adding 'torch/include/ATen/native/LossMulti.h' 2023-01-11T20:40:53.6337181Z adding 'torch/include/ATen/native/Math.h' 2023-01-11T20:40:53.6342281Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2023-01-11T20:40:53.6345278Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2023-01-11T20:40:53.6347405Z adding 'torch/include/ATen/native/MaxPooling.h' 2023-01-11T20:40:53.6349132Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2023-01-11T20:40:53.6351332Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2023-01-11T20:40:53.6352622Z adding 'torch/include/ATen/native/Normalization.h' 2023-01-11T20:40:53.6354205Z adding 'torch/include/ATen/native/PointwiseOps.h' 2023-01-11T20:40:53.6357693Z adding 'torch/include/ATen/native/Pool.h' 2023-01-11T20:40:53.6359864Z adding 'torch/include/ATen/native/Pow.h' 2023-01-11T20:40:53.6361851Z adding 'torch/include/ATen/native/RNN.h' 2023-01-11T20:40:53.6364172Z adding 'torch/include/ATen/native/RangeFactories.h' 2023-01-11T20:40:53.6365417Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2023-01-11T20:40:53.6368171Z adding 'torch/include/ATen/native/ReduceOps.h' 2023-01-11T20:40:53.6372878Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2023-01-11T20:40:53.6375394Z adding 'torch/include/ATen/native/Repeat.h' 2023-01-11T20:40:53.6378682Z adding 'torch/include/ATen/native/Resize.h' 2023-01-11T20:40:53.6381050Z adding 'torch/include/ATen/native/ResizeCommon.h' 2023-01-11T20:40:53.6383760Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2023-01-11T20:40:53.6385637Z adding 'torch/include/ATen/native/SegmentReduce.h' 2023-01-11T20:40:53.6390528Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2023-01-11T20:40:53.6393202Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2023-01-11T20:40:53.6394890Z adding 'torch/include/ATen/native/Sorting.h' 2023-01-11T20:40:53.6397719Z adding 'torch/include/ATen/native/SortingUtils.h' 2023-01-11T20:40:53.6400463Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2023-01-11T20:40:53.6403351Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2023-01-11T20:40:53.6405783Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2023-01-11T20:40:53.6408828Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2023-01-11T20:40:53.6410672Z adding 'torch/include/ATen/native/TensorCompare.h' 2023-01-11T20:40:53.6413089Z adding 'torch/include/ATen/native/TensorConversions.h' 2023-01-11T20:40:53.6415276Z adding 'torch/include/ATen/native/TensorDimApply.h' 2023-01-11T20:40:53.6418314Z adding 'torch/include/ATen/native/TensorFactories.h' 2023-01-11T20:40:53.6419804Z adding 'torch/include/ATen/native/TensorIterator.h' 2023-01-11T20:40:53.6422681Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2023-01-11T20:40:53.6424060Z adding 'torch/include/ATen/native/TensorProperties.h' 2023-01-11T20:40:53.6427060Z adding 'torch/include/ATen/native/TensorShape.h' 2023-01-11T20:40:53.6429260Z adding 'torch/include/ATen/native/TensorTransformations.h' 2023-01-11T20:40:53.6431785Z adding 'torch/include/ATen/native/TopKImpl.h' 2023-01-11T20:40:53.6433679Z adding 'torch/include/ATen/native/TransposeType.h' 2023-01-11T20:40:53.6436382Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2023-01-11T20:40:53.6438059Z adding 'torch/include/ATen/native/TypeProperties.h' 2023-01-11T20:40:53.6440975Z adding 'torch/include/ATen/native/UnaryOps.h' 2023-01-11T20:40:53.6442909Z adding 'torch/include/ATen/native/Unfold2d.h' 2023-01-11T20:40:53.6444878Z adding 'torch/include/ATen/native/Unfold3d.h' 2023-01-11T20:40:53.6447744Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2023-01-11T20:40:53.6453065Z adding 'torch/include/ATen/native/UpSample.h' 2023-01-11T20:40:53.6455626Z adding 'torch/include/ATen/native/batch_norm.h' 2023-01-11T20:40:53.6457385Z adding 'torch/include/ATen/native/group_norm.h' 2023-01-11T20:40:53.6460263Z adding 'torch/include/ATen/native/im2col.h' 2023-01-11T20:40:53.6463435Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2023-01-11T20:40:53.6465996Z adding 'torch/include/ATen/native/layer_norm.h' 2023-01-11T20:40:53.6467608Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2023-01-11T20:40:53.6470595Z adding 'torch/include/ATen/native/vol2col.h' 2023-01-11T20:40:53.6473436Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2023-01-11T20:40:53.6475060Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2023-01-11T20:40:53.6477246Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2023-01-11T20:40:53.6479014Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2023-01-11T20:40:53.6481365Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2023-01-11T20:40:53.6485529Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2023-01-11T20:40:53.6487848Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2023-01-11T20:40:53.6490844Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2023-01-11T20:40:53.6492812Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2023-01-11T20:40:53.6495382Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2023-01-11T20:40:53.6500252Z adding 'torch/include/ATen/native/cpu/Loops.h' 2023-01-11T20:40:53.6502390Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2023-01-11T20:40:53.6504422Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2023-01-11T20:40:53.6509636Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2023-01-11T20:40:53.6513054Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2023-01-11T20:40:53.6515036Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2023-01-11T20:40:53.6517076Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2023-01-11T20:40:53.6519220Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2023-01-11T20:40:53.6524475Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2023-01-11T20:40:53.6527151Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2023-01-11T20:40:53.6530465Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2023-01-11T20:40:53.6533446Z adding 'torch/include/ATen/native/cpu/utils.h' 2023-01-11T20:40:53.6536107Z adding 'torch/include/ATen/native/cpu/zmath.h' 2023-01-11T20:40:53.6539287Z adding 'torch/include/ATen/native/cuda/Activation.h' 2023-01-11T20:40:53.6541071Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2023-01-11T20:40:53.6545565Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2023-01-11T20:40:53.6549947Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2023-01-11T20:40:53.6552084Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2023-01-11T20:40:53.6553815Z adding 'torch/include/ATen/native/cuda/Copy.h' 2023-01-11T20:40:53.6561981Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2023-01-11T20:40:53.6562850Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2023-01-11T20:40:53.6565009Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2023-01-11T20:40:53.6572371Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2023-01-11T20:40:53.6575156Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2023-01-11T20:40:53.6576876Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2023-01-11T20:40:53.6580798Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2023-01-11T20:40:53.6585073Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2023-01-11T20:40:53.6587462Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2023-01-11T20:40:53.6588775Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2023-01-11T20:40:53.6591629Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2023-01-11T20:40:53.6593730Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2023-01-11T20:40:53.6595495Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2023-01-11T20:40:53.6598620Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2023-01-11T20:40:53.6628172Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2023-01-11T20:40:53.6634807Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2023-01-11T20:40:53.6636758Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2023-01-11T20:40:53.6639910Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2023-01-11T20:40:53.6654973Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2023-01-11T20:40:53.6660704Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2023-01-11T20:40:53.6662979Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2023-01-11T20:40:53.6667168Z adding 'torch/include/ATen/native/cuda/ROCmLoops.cuh' 2023-01-11T20:40:53.6669392Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2023-01-11T20:40:53.6682413Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2023-01-11T20:40:53.6685042Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2023-01-11T20:40:53.6686873Z adding 'torch/include/ATen/native/cuda/Resize.h' 2023-01-11T20:40:53.6688581Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2023-01-11T20:40:53.6693079Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2023-01-11T20:40:53.6694976Z adding 'torch/include/ATen/native/cuda/Sort.h' 2023-01-11T20:40:53.6696617Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2023-01-11T20:40:53.6699611Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2023-01-11T20:40:53.6702547Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2023-01-11T20:40:53.6705041Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2023-01-11T20:40:53.6709404Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2023-01-11T20:40:53.6714828Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2023-01-11T20:40:53.6716690Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2023-01-11T20:40:53.6718162Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2023-01-11T20:40:53.6719772Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2023-01-11T20:40:53.6722987Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2023-01-11T20:40:53.6725450Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2023-01-11T20:40:53.6727581Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2023-01-11T20:40:53.6728563Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2023-01-11T20:40:53.6731116Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2023-01-11T20:40:53.6734088Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2023-01-11T20:40:53.6736920Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2023-01-11T20:40:53.6742780Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2023-01-11T20:40:53.6744789Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2023-01-11T20:40:53.6747939Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2023-01-11T20:40:53.6750419Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2023-01-11T20:40:53.6752276Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2023-01-11T20:40:53.6753476Z adding 'torch/include/ATen/native/quantized/Copy.h' 2023-01-11T20:40:53.6755244Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2023-01-11T20:40:53.6756629Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2023-01-11T20:40:53.6758445Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2023-01-11T20:40:53.6760418Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2023-01-11T20:40:53.6762098Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2023-01-11T20:40:53.6765392Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2023-01-11T20:40:53.6770679Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2023-01-11T20:40:53.6774907Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2023-01-11T20:40:53.6777396Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2023-01-11T20:40:53.6779348Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2023-01-11T20:40:53.6782631Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2023-01-11T20:40:53.6788989Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2023-01-11T20:40:53.6792182Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2023-01-11T20:40:53.6793865Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2023-01-11T20:40:53.6795447Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2023-01-11T20:40:53.6797534Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2023-01-11T20:40:53.6843664Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2023-01-11T20:40:53.6845500Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2023-01-11T20:40:53.6847557Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.6848612Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2023-01-11T20:40:53.6850332Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2023-01-11T20:40:53.6851877Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2023-01-11T20:40:53.6853647Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2023-01-11T20:40:53.6855386Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.6857022Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2023-01-11T20:40:53.6859517Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2023-01-11T20:40:53.6860671Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2023-01-11T20:40:53.6862577Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2023-01-11T20:40:53.6864542Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2023-01-11T20:40:53.6866611Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2023-01-11T20:40:53.6868791Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.6870442Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2023-01-11T20:40:53.6872168Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2023-01-11T20:40:53.6873614Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2023-01-11T20:40:53.6875513Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2023-01-11T20:40:53.6877443Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.6879338Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2023-01-11T20:40:53.6880659Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2023-01-11T20:40:53.6882520Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2023-01-11T20:40:53.6884315Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2023-01-11T20:40:53.6885886Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2023-01-11T20:40:53.6887590Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.6889308Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2023-01-11T20:40:53.6891570Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2023-01-11T20:40:53.6892962Z adding 'torch/include/ATen/ops/_add_relu.h' 2023-01-11T20:40:53.6894811Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.6896433Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2023-01-11T20:40:53.6898120Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2023-01-11T20:40:53.6899698Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2023-01-11T20:40:53.6901408Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2023-01-11T20:40:53.6903173Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2023-01-11T20:40:53.6904955Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.6906765Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2023-01-11T20:40:53.6908587Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2023-01-11T20:40:53.6910073Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2023-01-11T20:40:53.6911744Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2023-01-11T20:40:53.6913206Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2023-01-11T20:40:53.6914908Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2023-01-11T20:40:53.6916634Z adding 'torch/include/ATen/ops/_aminmax.h' 2023-01-11T20:40:53.6918422Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.6919997Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2023-01-11T20:40:53.6921582Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2023-01-11T20:40:53.6923104Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2023-01-11T20:40:53.6924844Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2023-01-11T20:40:53.6926674Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2023-01-11T20:40:53.6928541Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.6930422Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2023-01-11T20:40:53.6931525Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2023-01-11T20:40:53.6933443Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2023-01-11T20:40:53.6935219Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2023-01-11T20:40:53.6937302Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.6938815Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2023-01-11T20:40:53.6940631Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2023-01-11T20:40:53.6942058Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2023-01-11T20:40:53.6943950Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2023-01-11T20:40:53.6945682Z adding 'torch/include/ATen/ops/_assert_async.h' 2023-01-11T20:40:53.6947329Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2023-01-11T20:40:53.6949099Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2023-01-11T20:40:53.6950577Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2023-01-11T20:40:53.6952136Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2023-01-11T20:40:53.6953811Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2023-01-11T20:40:53.6955607Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.6957024Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2023-01-11T20:40:53.6958665Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2023-01-11T20:40:53.6960267Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2023-01-11T20:40:53.6961898Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.6963445Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2023-01-11T20:40:53.6965367Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2023-01-11T20:40:53.6966796Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2023-01-11T20:40:53.6968305Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.6969889Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2023-01-11T20:40:53.6971457Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2023-01-11T20:40:53.6972839Z adding 'torch/include/ATen/ops/_backward.h' 2023-01-11T20:40:53.6974442Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.6975869Z adding 'torch/include/ATen/ops/_backward_native.h' 2023-01-11T20:40:53.6977465Z adding 'torch/include/ATen/ops/_backward_ops.h' 2023-01-11T20:40:53.6979022Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2023-01-11T20:40:53.6980669Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2023-01-11T20:40:53.6982391Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.6983880Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2023-01-11T20:40:53.6985603Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2023-01-11T20:40:53.6988035Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.6989096Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2023-01-11T20:40:53.6990937Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2023-01-11T20:40:53.6992503Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2023-01-11T20:40:53.6994098Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.6995676Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2023-01-11T20:40:53.6997224Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2023-01-11T20:40:53.6998838Z adding 'torch/include/ATen/ops/_cast_Char.h' 2023-01-11T20:40:53.7000590Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7002128Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2023-01-11T20:40:53.7003797Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2023-01-11T20:40:53.7005396Z adding 'torch/include/ATen/ops/_cast_Double.h' 2023-01-11T20:40:53.7007216Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7008755Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2023-01-11T20:40:53.7010420Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2023-01-11T20:40:53.7012089Z adding 'torch/include/ATen/ops/_cast_Float.h' 2023-01-11T20:40:53.7013827Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7015509Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2023-01-11T20:40:53.7017129Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2023-01-11T20:40:53.7018733Z adding 'torch/include/ATen/ops/_cast_Half.h' 2023-01-11T20:40:53.7020472Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7022044Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2023-01-11T20:40:53.7023711Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2023-01-11T20:40:53.7025349Z adding 'torch/include/ATen/ops/_cast_Int.h' 2023-01-11T20:40:53.7027228Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7029447Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2023-01-11T20:40:53.7030516Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2023-01-11T20:40:53.7032016Z adding 'torch/include/ATen/ops/_cast_Long.h' 2023-01-11T20:40:53.7033577Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7035013Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2023-01-11T20:40:53.7036549Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2023-01-11T20:40:53.7038022Z adding 'torch/include/ATen/ops/_cast_Short.h' 2023-01-11T20:40:53.7039775Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7041055Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2023-01-11T20:40:53.7042754Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2023-01-11T20:40:53.7044646Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2023-01-11T20:40:53.7046238Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7047914Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2023-01-11T20:40:53.7049830Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2023-01-11T20:40:53.7051412Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2023-01-11T20:40:53.7053478Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2023-01-11T20:40:53.7055501Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2023-01-11T20:40:53.7057081Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7058528Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2023-01-11T20:40:53.7060311Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2023-01-11T20:40:53.7061939Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2023-01-11T20:40:53.7063851Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2023-01-11T20:40:53.7065666Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2023-01-11T20:40:53.7067887Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7069668Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2023-01-11T20:40:53.7071364Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2023-01-11T20:40:53.7073040Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2023-01-11T20:40:53.7074852Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2023-01-11T20:40:53.7076595Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2023-01-11T20:40:53.7078416Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7080021Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2023-01-11T20:40:53.7081809Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2023-01-11T20:40:53.7083618Z adding 'torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention.h' 2023-01-11T20:40:53.7085270Z adding 'torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_cuda_dispatch.h' 2023-01-11T20:40:53.7087151Z adding 'torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_native.h' 2023-01-11T20:40:53.7089862Z adding 'torch/include/ATen/ops/_chunk_grad_outputs_efficient_attention_ops.h' 2023-01-11T20:40:53.7091290Z adding 'torch/include/ATen/ops/_coalesce.h' 2023-01-11T20:40:53.7094135Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7095426Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2023-01-11T20:40:53.7098062Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2023-01-11T20:40:53.7099743Z adding 'torch/include/ATen/ops/_coalesced.h' 2023-01-11T20:40:53.7102276Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7103980Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2023-01-11T20:40:53.7106232Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2023-01-11T20:40:53.7108622Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2023-01-11T20:40:53.7110816Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2023-01-11T20:40:53.7113603Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2023-01-11T20:40:53.7114778Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2023-01-11T20:40:53.7117095Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2023-01-11T20:40:53.7119128Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2023-01-11T20:40:53.7121378Z adding 'torch/include/ATen/ops/_conj.h' 2023-01-11T20:40:53.7123488Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7125564Z adding 'torch/include/ATen/ops/_conj_copy.h' 2023-01-11T20:40:53.7127350Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7129100Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.7131036Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2023-01-11T20:40:53.7132256Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2023-01-11T20:40:53.7133751Z adding 'torch/include/ATen/ops/_conj_native.h' 2023-01-11T20:40:53.7135326Z adding 'torch/include/ATen/ops/_conj_ops.h' 2023-01-11T20:40:53.7136828Z adding 'torch/include/ATen/ops/_conj_physical.h' 2023-01-11T20:40:53.7138464Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7139885Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2023-01-11T20:40:53.7141501Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2023-01-11T20:40:53.7143483Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2023-01-11T20:40:53.7145283Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2023-01-11T20:40:53.7147060Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2023-01-11T20:40:53.7148802Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2023-01-11T20:40:53.7150525Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2023-01-11T20:40:53.7152267Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.7153683Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2023-01-11T20:40:53.7155248Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2023-01-11T20:40:53.7156707Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2023-01-11T20:40:53.7158230Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2023-01-11T20:40:53.7159708Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2023-01-11T20:40:53.7161405Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2023-01-11T20:40:53.7163112Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2023-01-11T20:40:53.7164818Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.7166261Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2023-01-11T20:40:53.7167874Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2023-01-11T20:40:53.7169434Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2023-01-11T20:40:53.7171186Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2023-01-11T20:40:53.7172582Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2023-01-11T20:40:53.7174264Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2023-01-11T20:40:53.7176441Z adding 'torch/include/ATen/ops/_convolution.h' 2023-01-11T20:40:53.7178521Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7182727Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7184603Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2023-01-11T20:40:53.7186697Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7188410Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2023-01-11T20:40:53.7190298Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2023-01-11T20:40:53.7191873Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2023-01-11T20:40:53.7193463Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7194950Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2023-01-11T20:40:53.7196684Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2023-01-11T20:40:53.7198247Z adding 'torch/include/ATen/ops/_convolution_native.h' 2023-01-11T20:40:53.7200192Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2023-01-11T20:40:53.7202164Z adding 'torch/include/ATen/ops/_copy_from.h' 2023-01-11T20:40:53.7203702Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2023-01-11T20:40:53.7205534Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7207177Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2023-01-11T20:40:53.7209053Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2023-01-11T20:40:53.7210996Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7212442Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2023-01-11T20:40:53.7214262Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2023-01-11T20:40:53.7216174Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2023-01-11T20:40:53.7218158Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2023-01-11T20:40:53.7220066Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7221775Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2023-01-11T20:40:53.7223519Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2023-01-11T20:40:53.7225298Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2023-01-11T20:40:53.7227529Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2023-01-11T20:40:53.7229559Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7231285Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2023-01-11T20:40:53.7233025Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2023-01-11T20:40:53.7234955Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2023-01-11T20:40:53.7237074Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2023-01-11T20:40:53.7238965Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2023-01-11T20:40:53.7240852Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7242549Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2023-01-11T20:40:53.7244246Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2023-01-11T20:40:53.7246137Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2023-01-11T20:40:53.7248152Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2023-01-11T20:40:53.7250100Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7251979Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2023-01-11T20:40:53.7253503Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2023-01-11T20:40:53.7255388Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2023-01-11T20:40:53.7257845Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2023-01-11T20:40:53.7260900Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2023-01-11T20:40:53.7263333Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7265204Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2023-01-11T20:40:53.7267187Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2023-01-11T20:40:53.7269502Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2023-01-11T20:40:53.7271611Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7273418Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2023-01-11T20:40:53.7275535Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2023-01-11T20:40:53.7277618Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7279294Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2023-01-11T20:40:53.7281085Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2023-01-11T20:40:53.7283084Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2023-01-11T20:40:53.7284884Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2023-01-11T20:40:53.7287111Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2023-01-11T20:40:53.7288956Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2023-01-11T20:40:53.7290696Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7292177Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2023-01-11T20:40:53.7293937Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2023-01-11T20:40:53.7295668Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2023-01-11T20:40:53.7297500Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7299078Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2023-01-11T20:40:53.7300744Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2023-01-11T20:40:53.7302374Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2023-01-11T20:40:53.7304190Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7305671Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2023-01-11T20:40:53.7307668Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2023-01-11T20:40:53.7309319Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2023-01-11T20:40:53.7311165Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7312674Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2023-01-11T20:40:53.7314553Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2023-01-11T20:40:53.7316088Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2023-01-11T20:40:53.7317868Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2023-01-11T20:40:53.7319491Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2023-01-11T20:40:53.7321129Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2023-01-11T20:40:53.7322836Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2023-01-11T20:40:53.7324564Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2023-01-11T20:40:53.7326228Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2023-01-11T20:40:53.7328007Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2023-01-11T20:40:53.7329629Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2023-01-11T20:40:53.7331575Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2023-01-11T20:40:53.7333118Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2023-01-11T20:40:53.7334995Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7337104Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2023-01-11T20:40:53.7338063Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2023-01-11T20:40:53.7339687Z adding 'torch/include/ATen/ops/_dimI.h' 2023-01-11T20:40:53.7341287Z adding 'torch/include/ATen/ops/_dimI_native.h' 2023-01-11T20:40:53.7343460Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2023-01-11T20:40:53.7344418Z adding 'torch/include/ATen/ops/_dimV.h' 2023-01-11T20:40:53.7345918Z adding 'torch/include/ATen/ops/_dimV_native.h' 2023-01-11T20:40:53.7347702Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2023-01-11T20:40:53.7349617Z adding 'torch/include/ATen/ops/_dim_arange.h' 2023-01-11T20:40:53.7351330Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7352802Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2023-01-11T20:40:53.7354534Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2023-01-11T20:40:53.7356244Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2023-01-11T20:40:53.7358304Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7359692Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2023-01-11T20:40:53.7361323Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2023-01-11T20:40:53.7362654Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2023-01-11T20:40:53.7364388Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2023-01-11T20:40:53.7366206Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2023-01-11T20:40:53.7367855Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2023-01-11T20:40:53.7369424Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2023-01-11T20:40:53.7371166Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2023-01-11T20:40:53.7373094Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2023-01-11T20:40:53.7374631Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2023-01-11T20:40:53.7376218Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2023-01-11T20:40:53.7377980Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2023-01-11T20:40:53.7379844Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2023-01-11T20:40:53.7381715Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7383434Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2023-01-11T20:40:53.7385211Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2023-01-11T20:40:53.7387058Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2023-01-11T20:40:53.7388834Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2023-01-11T20:40:53.7390705Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2023-01-11T20:40:53.7392688Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2023-01-11T20:40:53.7394703Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2023-01-11T20:40:53.7396712Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7398385Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2023-01-11T20:40:53.7400286Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2023-01-11T20:40:53.7402204Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7404007Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2023-01-11T20:40:53.7405769Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2023-01-11T20:40:53.7407968Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2023-01-11T20:40:53.7410432Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7412171Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2023-01-11T20:40:53.7413739Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2023-01-11T20:40:53.7415514Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2023-01-11T20:40:53.7417397Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2023-01-11T20:40:53.7419686Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2023-01-11T20:40:53.7422023Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7423515Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2023-01-11T20:40:53.7425067Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2023-01-11T20:40:53.7427030Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2023-01-11T20:40:53.7428964Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2023-01-11T20:40:53.7430832Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2023-01-11T20:40:53.7432702Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2023-01-11T20:40:53.7434880Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2023-01-11T20:40:53.7436695Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7438226Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2023-01-11T20:40:53.7439613Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2023-01-11T20:40:53.7441088Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2023-01-11T20:40:53.7442767Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2023-01-11T20:40:53.7444553Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2023-01-11T20:40:53.7446261Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.7448022Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2023-01-11T20:40:53.7449561Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2023-01-11T20:40:53.7451327Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2023-01-11T20:40:53.7453164Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7454739Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2023-01-11T20:40:53.7456296Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2023-01-11T20:40:53.7458075Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2023-01-11T20:40:53.7459991Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2023-01-11T20:40:53.7461767Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7463444Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2023-01-11T20:40:53.7465046Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2023-01-11T20:40:53.7467010Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2023-01-11T20:40:53.7468618Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2023-01-11T20:40:53.7470336Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7471742Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2023-01-11T20:40:53.7473425Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2023-01-11T20:40:53.7475394Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2023-01-11T20:40:53.7477016Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2023-01-11T20:40:53.7478795Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2023-01-11T20:40:53.7480294Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2023-01-11T20:40:53.7481917Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2023-01-11T20:40:53.7483696Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2023-01-11T20:40:53.7485909Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7487310Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2023-01-11T20:40:53.7489196Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2023-01-11T20:40:53.7490576Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2023-01-11T20:40:53.7492320Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2023-01-11T20:40:53.7494107Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2023-01-11T20:40:53.7495474Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2023-01-11T20:40:53.7497253Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2023-01-11T20:40:53.7498610Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2023-01-11T20:40:53.7500286Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2023-01-11T20:40:53.7501667Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2023-01-11T20:40:53.7503523Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7504774Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2023-01-11T20:40:53.7506704Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2023-01-11T20:40:53.7508076Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2023-01-11T20:40:53.7509946Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2023-01-11T20:40:53.7511720Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2023-01-11T20:40:53.7513451Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7514941Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2023-01-11T20:40:53.7516713Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2023-01-11T20:40:53.7518314Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2023-01-11T20:40:53.7520266Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2023-01-11T20:40:53.7522362Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2023-01-11T20:40:53.7524257Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2023-01-11T20:40:53.7526020Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2023-01-11T20:40:53.7527867Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2023-01-11T20:40:53.7529548Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2023-01-11T20:40:53.7531277Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2023-01-11T20:40:53.7532995Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2023-01-11T20:40:53.7534683Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2023-01-11T20:40:53.7536244Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2023-01-11T20:40:53.7538038Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2023-01-11T20:40:53.7539706Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2023-01-11T20:40:53.7541563Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2023-01-11T20:40:53.7543049Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2023-01-11T20:40:53.7544643Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2023-01-11T20:40:53.7546599Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2023-01-11T20:40:53.7548426Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2023-01-11T20:40:53.7550214Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2023-01-11T20:40:53.7551816Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2023-01-11T20:40:53.7553543Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2023-01-11T20:40:53.7555208Z adding 'torch/include/ATen/ops/_foobar.h' 2023-01-11T20:40:53.7556950Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7558554Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2023-01-11T20:40:53.7560171Z adding 'torch/include/ATen/ops/_foobar_native.h' 2023-01-11T20:40:53.7561940Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2023-01-11T20:40:53.7563569Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2023-01-11T20:40:53.7565330Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7566886Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2023-01-11T20:40:53.7568604Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2023-01-11T20:40:53.7570132Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2023-01-11T20:40:53.7571977Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2023-01-11T20:40:53.7573596Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2023-01-11T20:40:53.7575343Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7576998Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2023-01-11T20:40:53.7578601Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2023-01-11T20:40:53.7580152Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2023-01-11T20:40:53.7582024Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2023-01-11T20:40:53.7583874Z adding 'torch/include/ATen/ops/_foreach_add.h' 2023-01-11T20:40:53.7585699Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7587727Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2023-01-11T20:40:53.7590581Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2023-01-11T20:40:53.7592039Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2023-01-11T20:40:53.7594321Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2023-01-11T20:40:53.7596372Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2023-01-11T20:40:53.7598363Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7599966Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2023-01-11T20:40:53.7601567Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2023-01-11T20:40:53.7603333Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2023-01-11T20:40:53.7605542Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2023-01-11T20:40:53.7607781Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2023-01-11T20:40:53.7610377Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7611620Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2023-01-11T20:40:53.7613478Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2023-01-11T20:40:53.7615129Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2023-01-11T20:40:53.7617393Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2023-01-11T20:40:53.7619180Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2023-01-11T20:40:53.7620970Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7622480Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2023-01-11T20:40:53.7624300Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2023-01-11T20:40:53.7625749Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2023-01-11T20:40:53.7628099Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2023-01-11T20:40:53.7629288Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2023-01-11T20:40:53.7630943Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7632304Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2023-01-11T20:40:53.7633798Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2023-01-11T20:40:53.7635259Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2023-01-11T20:40:53.7636931Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2023-01-11T20:40:53.7638569Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2023-01-11T20:40:53.7640140Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7641599Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2023-01-11T20:40:53.7643117Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2023-01-11T20:40:53.7644644Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2023-01-11T20:40:53.7646302Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2023-01-11T20:40:53.7647974Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2023-01-11T20:40:53.7649670Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7651273Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2023-01-11T20:40:53.7652948Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2023-01-11T20:40:53.7654297Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2023-01-11T20:40:53.7655933Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2023-01-11T20:40:53.7657542Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2023-01-11T20:40:53.7659177Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7660650Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2023-01-11T20:40:53.7662193Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2023-01-11T20:40:53.7663672Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2023-01-11T20:40:53.7665329Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2023-01-11T20:40:53.7667251Z adding 'torch/include/ATen/ops/_foreach_div.h' 2023-01-11T20:40:53.7669625Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7671112Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2023-01-11T20:40:53.7672632Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2023-01-11T20:40:53.7674231Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2023-01-11T20:40:53.7676439Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2023-01-11T20:40:53.7678221Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2023-01-11T20:40:53.7679766Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7681346Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2023-01-11T20:40:53.7682756Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2023-01-11T20:40:53.7700774Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2023-01-11T20:40:53.7701239Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2023-01-11T20:40:53.7701696Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2023-01-11T20:40:53.7702059Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7702447Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2023-01-11T20:40:53.7702779Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2023-01-11T20:40:53.7703220Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2023-01-11T20:40:53.7703516Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2023-01-11T20:40:53.7703808Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2023-01-11T20:40:53.7704313Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7704831Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2023-01-11T20:40:53.7705239Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2023-01-11T20:40:53.7705559Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2023-01-11T20:40:53.7705857Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2023-01-11T20:40:53.7706814Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2023-01-11T20:40:53.7708670Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7710314Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2023-01-11T20:40:53.7711935Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2023-01-11T20:40:53.7713654Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2023-01-11T20:40:53.7715483Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2023-01-11T20:40:53.7717250Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2023-01-11T20:40:53.7719054Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7720715Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2023-01-11T20:40:53.7722366Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2023-01-11T20:40:53.7723988Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2023-01-11T20:40:53.7725811Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2023-01-11T20:40:53.7727677Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2023-01-11T20:40:53.7729611Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7731270Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2023-01-11T20:40:53.7732858Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2023-01-11T20:40:53.7734503Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2023-01-11T20:40:53.7736326Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2023-01-11T20:40:53.7738072Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2023-01-11T20:40:53.7740063Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7741720Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2023-01-11T20:40:53.7743307Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2023-01-11T20:40:53.7744971Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2023-01-11T20:40:53.7746878Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2023-01-11T20:40:53.7748765Z adding 'torch/include/ATen/ops/_foreach_log.h' 2023-01-11T20:40:53.7750623Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2023-01-11T20:40:53.7752383Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7754160Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2023-01-11T20:40:53.7755886Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2023-01-11T20:40:53.7757515Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2023-01-11T20:40:53.7759400Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2023-01-11T20:40:53.7761860Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2023-01-11T20:40:53.7763136Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7764800Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2023-01-11T20:40:53.7766490Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2023-01-11T20:40:53.7768431Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2023-01-11T20:40:53.7770259Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2023-01-11T20:40:53.7772101Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2023-01-11T20:40:53.7773963Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7775734Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2023-01-11T20:40:53.7777468Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2023-01-11T20:40:53.7779302Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2023-01-11T20:40:53.7781026Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2023-01-11T20:40:53.7782953Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7784659Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2023-01-11T20:40:53.7786572Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2023-01-11T20:40:53.7788410Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2023-01-11T20:40:53.7790296Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2023-01-11T20:40:53.7792145Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2023-01-11T20:40:53.7794026Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7795734Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2023-01-11T20:40:53.7797530Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2023-01-11T20:40:53.7799288Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2023-01-11T20:40:53.7801204Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2023-01-11T20:40:53.7803016Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2023-01-11T20:40:53.7804886Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7806594Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2023-01-11T20:40:53.7808486Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2023-01-11T20:40:53.7810180Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2023-01-11T20:40:53.7812178Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2023-01-11T20:40:53.7814213Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2023-01-11T20:40:53.7816203Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7817941Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2023-01-11T20:40:53.7819777Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2023-01-11T20:40:53.7821546Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2023-01-11T20:40:53.7823817Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2023-01-11T20:40:53.7825873Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2023-01-11T20:40:53.7828045Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7829850Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2023-01-11T20:40:53.7831712Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2023-01-11T20:40:53.7833247Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2023-01-11T20:40:53.7835132Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2023-01-11T20:40:53.7837073Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2023-01-11T20:40:53.7839357Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7840838Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2023-01-11T20:40:53.7843188Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2023-01-11T20:40:53.7844578Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2023-01-11T20:40:53.7846430Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2023-01-11T20:40:53.7848322Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2023-01-11T20:40:53.7850267Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7852030Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2023-01-11T20:40:53.7853744Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2023-01-11T20:40:53.7855433Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2023-01-11T20:40:53.7857328Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2023-01-11T20:40:53.7859200Z adding 'torch/include/ATen/ops/_foreach_round.h' 2023-01-11T20:40:53.7861097Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7862898Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2023-01-11T20:40:53.7864477Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2023-01-11T20:40:53.7866163Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2023-01-11T20:40:53.7868250Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2023-01-11T20:40:53.7870078Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2023-01-11T20:40:53.7871968Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7873618Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2023-01-11T20:40:53.7875370Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2023-01-11T20:40:53.7877069Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2023-01-11T20:40:53.7878925Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2023-01-11T20:40:53.7880685Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2023-01-11T20:40:53.7882550Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7884269Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2023-01-11T20:40:53.7886010Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2023-01-11T20:40:53.7887751Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2023-01-11T20:40:53.7889620Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2023-01-11T20:40:53.7891382Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2023-01-11T20:40:53.7893272Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7894956Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2023-01-11T20:40:53.7896665Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2023-01-11T20:40:53.7898429Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2023-01-11T20:40:53.7900291Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2023-01-11T20:40:53.7902061Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2023-01-11T20:40:53.7903917Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7905638Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2023-01-11T20:40:53.7907526Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2023-01-11T20:40:53.7909232Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2023-01-11T20:40:53.7911088Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2023-01-11T20:40:53.7913161Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2023-01-11T20:40:53.7915162Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7916908Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2023-01-11T20:40:53.7918737Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2023-01-11T20:40:53.7920768Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2023-01-11T20:40:53.7922835Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2023-01-11T20:40:53.7924670Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2023-01-11T20:40:53.7926545Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7928310Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2023-01-11T20:40:53.7930019Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2023-01-11T20:40:53.7931632Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2023-01-11T20:40:53.7933481Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2023-01-11T20:40:53.7935238Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2023-01-11T20:40:53.7937055Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7938664Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2023-01-11T20:40:53.7940366Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2023-01-11T20:40:53.7941981Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2023-01-11T20:40:53.7943856Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2023-01-11T20:40:53.7945733Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2023-01-11T20:40:53.7948173Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7949289Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2023-01-11T20:40:53.7950983Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2023-01-11T20:40:53.7952728Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2023-01-11T20:40:53.7954459Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2023-01-11T20:40:53.7956155Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2023-01-11T20:40:53.7958004Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7959608Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2023-01-11T20:40:53.7961287Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2023-01-11T20:40:53.7962904Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2023-01-11T20:40:53.7964712Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2023-01-11T20:40:53.7966877Z adding 'torch/include/ATen/ops/_fused_adam.h' 2023-01-11T20:40:53.7968911Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7970907Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2023-01-11T20:40:53.7972614Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2023-01-11T20:40:53.7974606Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2023-01-11T20:40:53.7976530Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2023-01-11T20:40:53.7978437Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7980171Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2023-01-11T20:40:53.7981817Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2023-01-11T20:40:53.7983632Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2023-01-11T20:40:53.7985671Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2023-01-11T20:40:53.7988129Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.7989910Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2023-01-11T20:40:53.7991717Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2023-01-11T20:40:53.7993492Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2023-01-11T20:40:53.7995690Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2023-01-11T20:40:53.7997681Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2023-01-11T20:40:53.8000319Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2023-01-11T20:40:53.8002002Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2023-01-11T20:40:53.8003711Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2023-01-11T20:40:53.8005349Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2023-01-11T20:40:53.8007281Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2023-01-11T20:40:53.8008858Z adding 'torch/include/ATen/ops/_fw_primal.h' 2023-01-11T20:40:53.8010587Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8012241Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2023-01-11T20:40:53.8014045Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8015767Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8017272Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2023-01-11T20:40:53.8019046Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2023-01-11T20:40:53.8020645Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2023-01-11T20:40:53.8022336Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2023-01-11T20:40:53.8024032Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2023-01-11T20:40:53.8025898Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8027620Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2023-01-11T20:40:53.8029276Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2023-01-11T20:40:53.8030995Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2023-01-11T20:40:53.8032741Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2023-01-11T20:40:53.8034567Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8036178Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2023-01-11T20:40:53.8037951Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2023-01-11T20:40:53.8039809Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8041403Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2023-01-11T20:40:53.8043255Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2023-01-11T20:40:53.8044946Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2023-01-11T20:40:53.8046792Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8048380Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2023-01-11T20:40:53.8050089Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2023-01-11T20:40:53.8051691Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2023-01-11T20:40:53.8053459Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8054974Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2023-01-11T20:40:53.8056578Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2023-01-11T20:40:53.8058368Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2023-01-11T20:40:53.8060276Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8061964Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2023-01-11T20:40:53.8063612Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2023-01-11T20:40:53.8065442Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2023-01-11T20:40:53.8067484Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2023-01-11T20:40:53.8069369Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8070952Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2023-01-11T20:40:53.8072601Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2023-01-11T20:40:53.8074434Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2023-01-11T20:40:53.8076352Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2023-01-11T20:40:53.8078591Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8080083Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2023-01-11T20:40:53.8081555Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2023-01-11T20:40:53.8083499Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2023-01-11T20:40:53.8085330Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2023-01-11T20:40:53.8087033Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8088684Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2023-01-11T20:40:53.8090442Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2023-01-11T20:40:53.8092425Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2023-01-11T20:40:53.8094137Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2023-01-11T20:40:53.8096100Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2023-01-11T20:40:53.8098004Z adding 'torch/include/ATen/ops/_indices.h' 2023-01-11T20:40:53.8099724Z adding 'torch/include/ATen/ops/_indices_copy.h' 2023-01-11T20:40:53.8101559Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8103403Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8104952Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2023-01-11T20:40:53.8107003Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2023-01-11T20:40:53.8108813Z adding 'torch/include/ATen/ops/_indices_native.h' 2023-01-11T20:40:53.8110592Z adding 'torch/include/ATen/ops/_indices_ops.h' 2023-01-11T20:40:53.8112345Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2023-01-11T20:40:53.8114246Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8115914Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2023-01-11T20:40:53.8117772Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2023-01-11T20:40:53.8119506Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2023-01-11T20:40:53.8121393Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8122995Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2023-01-11T20:40:53.8124798Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2023-01-11T20:40:53.8127195Z adding 'torch/include/ATen/ops/_linalg_det.h' 2023-01-11T20:40:53.8129078Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8130922Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2023-01-11T20:40:53.8132686Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2023-01-11T20:40:53.8134250Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2023-01-11T20:40:53.8135976Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2023-01-11T20:40:53.8137625Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2023-01-11T20:40:53.8139484Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2023-01-11T20:40:53.8141243Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2023-01-11T20:40:53.8143241Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8144867Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2023-01-11T20:40:53.8146721Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2023-01-11T20:40:53.8148574Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2023-01-11T20:40:53.8150298Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2023-01-11T20:40:53.8151844Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2023-01-11T20:40:53.8153539Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2023-01-11T20:40:53.8155423Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2023-01-11T20:40:53.8157624Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8158630Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2023-01-11T20:40:53.8160323Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2023-01-11T20:40:53.8161638Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2023-01-11T20:40:53.8163193Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2023-01-11T20:40:53.8164559Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2023-01-11T20:40:53.8166093Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2023-01-11T20:40:53.8167679Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2023-01-11T20:40:53.8169441Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8170893Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2023-01-11T20:40:53.8172490Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2023-01-11T20:40:53.8173982Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2023-01-11T20:40:53.8175578Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2023-01-11T20:40:53.8176974Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2023-01-11T20:40:53.8178620Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2023-01-11T20:40:53.8180318Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2023-01-11T20:40:53.8182081Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8183648Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2023-01-11T20:40:53.8185165Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2023-01-11T20:40:53.8186875Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2023-01-11T20:40:53.8188578Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2023-01-11T20:40:53.8190110Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2023-01-11T20:40:53.8191877Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2023-01-11T20:40:53.8193495Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2023-01-11T20:40:53.8195137Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2023-01-11T20:40:53.8196683Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2023-01-11T20:40:53.8198153Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2023-01-11T20:40:53.8199750Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2023-01-11T20:40:53.8201380Z adding 'torch/include/ATen/ops/_log_softmax.h' 2023-01-11T20:40:53.8202981Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2023-01-11T20:40:53.8204763Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8206297Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2023-01-11T20:40:53.8208008Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2023-01-11T20:40:53.8209557Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2023-01-11T20:40:53.8211226Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2023-01-11T20:40:53.8212776Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2023-01-11T20:40:53.8214490Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2023-01-11T20:40:53.8216252Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8217667Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2023-01-11T20:40:53.8219231Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2023-01-11T20:40:53.8220736Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2023-01-11T20:40:53.8222310Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2023-01-11T20:40:53.8223866Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2023-01-11T20:40:53.8225657Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2023-01-11T20:40:53.8227359Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2023-01-11T20:40:53.8228980Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2023-01-11T20:40:53.8230545Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2023-01-11T20:40:53.8232404Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2023-01-11T20:40:53.8234446Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2023-01-11T20:40:53.8235705Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2023-01-11T20:40:53.8237473Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8239208Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2023-01-11T20:40:53.8240684Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2023-01-11T20:40:53.8242461Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2023-01-11T20:40:53.8244074Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8245546Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2023-01-11T20:40:53.8247149Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2023-01-11T20:40:53.8248831Z adding 'torch/include/ATen/ops/_make_dual.h' 2023-01-11T20:40:53.8250377Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8251998Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2023-01-11T20:40:53.8253598Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8255235Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8256627Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2023-01-11T20:40:53.8258231Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2023-01-11T20:40:53.8259746Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2023-01-11T20:40:53.8261367Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2023-01-11T20:40:53.8263017Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2023-01-11T20:40:53.8264760Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8266285Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2023-01-11T20:40:53.8268206Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2023-01-11T20:40:53.8269703Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2023-01-11T20:40:53.8271405Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2023-01-11T20:40:53.8273006Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2023-01-11T20:40:53.8274697Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8276217Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2023-01-11T20:40:53.8277744Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2023-01-11T20:40:53.8279248Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2023-01-11T20:40:53.8280980Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2023-01-11T20:40:53.8282528Z adding 'torch/include/ATen/ops/_masked_scale.h' 2023-01-11T20:40:53.8284165Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8285675Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2023-01-11T20:40:53.8287184Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2023-01-11T20:40:53.8288815Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2023-01-11T20:40:53.8290425Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2023-01-11T20:40:53.8292058Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2023-01-11T20:40:53.8293764Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8295291Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2023-01-11T20:40:53.8296850Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2023-01-11T20:40:53.8298330Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2023-01-11T20:40:53.8299981Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2023-01-11T20:40:53.8301689Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8303216Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2023-01-11T20:40:53.8304800Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2023-01-11T20:40:53.8306454Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2023-01-11T20:40:53.8308396Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2023-01-11T20:40:53.8310097Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2023-01-11T20:40:53.8311758Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8313203Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2023-01-11T20:40:53.8314885Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2023-01-11T20:40:53.8316718Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2023-01-11T20:40:53.8318277Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8319826Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2023-01-11T20:40:53.8321263Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2023-01-11T20:40:53.8323141Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2023-01-11T20:40:53.8324697Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2023-01-11T20:40:53.8326511Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8328271Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2023-01-11T20:40:53.8330069Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2023-01-11T20:40:53.8331741Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2023-01-11T20:40:53.8333504Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8334936Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2023-01-11T20:40:53.8337101Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2023-01-11T20:40:53.8338554Z adding 'torch/include/ATen/ops/_mps_max_pool2d.h' 2023-01-11T20:40:53.8340362Z adding 'torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8341910Z adding 'torch/include/ATen/ops/_mps_max_pool2d_native.h' 2023-01-11T20:40:53.8343699Z adding 'torch/include/ATen/ops/_mps_max_pool2d_ops.h' 2023-01-11T20:40:53.8345801Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2023-01-11T20:40:53.8348103Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8350016Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2023-01-11T20:40:53.8351848Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2023-01-11T20:40:53.8353785Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2023-01-11T20:40:53.8356122Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2023-01-11T20:40:53.8358364Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h' 2023-01-11T20:40:53.8360501Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8362517Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h' 2023-01-11T20:40:53.8364307Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h' 2023-01-11T20:40:53.8366208Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h' 2023-01-11T20:40:53.8368422Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h' 2023-01-11T20:40:53.8370687Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2023-01-11T20:40:53.8372667Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8374346Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2023-01-11T20:40:53.8376126Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2023-01-11T20:40:53.8377900Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2023-01-11T20:40:53.8379935Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2023-01-11T20:40:53.8381688Z adding 'torch/include/ATen/ops/_neg_view.h' 2023-01-11T20:40:53.8383592Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8385395Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2023-01-11T20:40:53.8387329Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8389017Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8390540Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2023-01-11T20:40:53.8392209Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2023-01-11T20:40:53.8408954Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2023-01-11T20:40:53.8410660Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2023-01-11T20:40:53.8412246Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2023-01-11T20:40:53.8414042Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2023-01-11T20:40:53.8415809Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8417387Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2023-01-11T20:40:53.8419160Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2023-01-11T20:40:53.8421008Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8422503Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2023-01-11T20:40:53.8424218Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2023-01-11T20:40:53.8425908Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2023-01-11T20:40:53.8428043Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2023-01-11T20:40:53.8429799Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2023-01-11T20:40:53.8431490Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2023-01-11T20:40:53.8433127Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2023-01-11T20:40:53.8434783Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2023-01-11T20:40:53.8436268Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2023-01-11T20:40:53.8437859Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2023-01-11T20:40:53.8439508Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2023-01-11T20:40:53.8441229Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8442786Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2023-01-11T20:40:53.8444659Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2023-01-11T20:40:53.8446377Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2023-01-11T20:40:53.8447936Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2023-01-11T20:40:53.8449504Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2023-01-11T20:40:53.8450893Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2023-01-11T20:40:53.8452537Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2023-01-11T20:40:53.8454236Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2023-01-11T20:40:53.8455918Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2023-01-11T20:40:53.8457581Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2023-01-11T20:40:53.8459476Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8460959Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2023-01-11T20:40:53.8462753Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2023-01-11T20:40:53.8464498Z adding 'torch/include/ATen/ops/_nested_tensor_offsets.h' 2023-01-11T20:40:53.8466154Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_native.h' 2023-01-11T20:40:53.8467896Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_ops.h' 2023-01-11T20:40:53.8469574Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2023-01-11T20:40:53.8471310Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8472777Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2023-01-11T20:40:53.8474480Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2023-01-11T20:40:53.8476237Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2023-01-11T20:40:53.8477806Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2023-01-11T20:40:53.8479336Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2023-01-11T20:40:53.8480913Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2023-01-11T20:40:53.8482551Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8484074Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2023-01-11T20:40:53.8486068Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2023-01-11T20:40:53.8487608Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2023-01-11T20:40:53.8489360Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2023-01-11T20:40:53.8491207Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8492987Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8494962Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2023-01-11T20:40:53.8496375Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2023-01-11T20:40:53.8498084Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2023-01-11T20:40:53.8499683Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2023-01-11T20:40:53.8501277Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2023-01-11T20:40:53.8502946Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2023-01-11T20:40:53.8504720Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2023-01-11T20:40:53.8506623Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8508434Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2023-01-11T20:40:53.8510040Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2023-01-11T20:40:53.8511694Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2023-01-11T20:40:53.8513400Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8514994Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2023-01-11T20:40:53.8516635Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2023-01-11T20:40:53.8518798Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2023-01-11T20:40:53.8520762Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8522342Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2023-01-11T20:40:53.8524144Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2023-01-11T20:40:53.8525694Z adding 'torch/include/ATen/ops/_nnz.h' 2023-01-11T20:40:53.8527397Z adding 'torch/include/ATen/ops/_nnz_native.h' 2023-01-11T20:40:53.8529168Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2023-01-11T20:40:53.8530990Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2023-01-11T20:40:53.8532770Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2023-01-11T20:40:53.8534581Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8536153Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2023-01-11T20:40:53.8537899Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2023-01-11T20:40:53.8539707Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8541273Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2023-01-11T20:40:53.8543132Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2023-01-11T20:40:53.8544923Z adding 'torch/include/ATen/ops/_pad_circular.h' 2023-01-11T20:40:53.8546883Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8548473Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2023-01-11T20:40:53.8550013Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2023-01-11T20:40:53.8551651Z adding 'torch/include/ATen/ops/_pad_enum.h' 2023-01-11T20:40:53.8553432Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8555190Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2023-01-11T20:40:53.8556759Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2023-01-11T20:40:53.8558389Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2023-01-11T20:40:53.8560208Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8562277Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2023-01-11T20:40:53.8564243Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2023-01-11T20:40:53.8566313Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2023-01-11T20:40:53.8568543Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8570243Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2023-01-11T20:40:53.8571938Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2023-01-11T20:40:53.8573290Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2023-01-11T20:40:53.8575075Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2023-01-11T20:40:53.8577096Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2023-01-11T20:40:53.8578860Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8580426Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2023-01-11T20:40:53.8582188Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2023-01-11T20:40:53.8583749Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2023-01-11T20:40:53.8585580Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2023-01-11T20:40:53.8587453Z adding 'torch/include/ATen/ops/_pin_memory.h' 2023-01-11T20:40:53.8590126Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8591921Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2023-01-11T20:40:53.8593966Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2023-01-11T20:40:53.8596042Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2023-01-11T20:40:53.8597854Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2023-01-11T20:40:53.8599947Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2023-01-11T20:40:53.8602055Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2023-01-11T20:40:53.8603908Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2023-01-11T20:40:53.8605812Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2023-01-11T20:40:53.8608021Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2023-01-11T20:40:53.8610163Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2023-01-11T20:40:53.8612134Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2023-01-11T20:40:53.8614285Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2023-01-11T20:40:53.8616276Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2023-01-11T20:40:53.8618202Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2023-01-11T20:40:53.8620353Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8621988Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2023-01-11T20:40:53.8624167Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2023-01-11T20:40:53.8626149Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2023-01-11T20:40:53.8628702Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2023-01-11T20:40:53.8631162Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8633060Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8635137Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2023-01-11T20:40:53.8637180Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2023-01-11T20:40:53.8639293Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2023-01-11T20:40:53.8641252Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2023-01-11T20:40:53.8643211Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2023-01-11T20:40:53.8645119Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2023-01-11T20:40:53.8647264Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2023-01-11T20:40:53.8649386Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2023-01-11T20:40:53.8651513Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8653264Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2023-01-11T20:40:53.8655420Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2023-01-11T20:40:53.8657308Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2023-01-11T20:40:53.8659548Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8661372Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2023-01-11T20:40:53.8663521Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2023-01-11T20:40:53.8665555Z adding 'torch/include/ATen/ops/_resize_output.h' 2023-01-11T20:40:53.8668234Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8669884Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2023-01-11T20:40:53.8672183Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2023-01-11T20:40:53.8674284Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2023-01-11T20:40:53.8676200Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2023-01-11T20:40:53.8678478Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8680113Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2023-01-11T20:40:53.8682341Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2023-01-11T20:40:53.8684453Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2023-01-11T20:40:53.8686538Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8688498Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2023-01-11T20:40:53.8690662Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2023-01-11T20:40:53.8692379Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2023-01-11T20:40:53.8694776Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2023-01-11T20:40:53.8696636Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2023-01-11T20:40:53.8699042Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8700608Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2023-01-11T20:40:53.8703053Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2023-01-11T20:40:53.8705092Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention.h' 2023-01-11T20:40:53.8707579Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8709245Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2023-01-11T20:40:53.8711763Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8713325Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2023-01-11T20:40:53.8715985Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2023-01-11T20:40:53.8717563Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_native.h' 2023-01-11T20:40:53.8720144Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_ops.h' 2023-01-11T20:40:53.8721964Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2023-01-11T20:40:53.8724438Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2023-01-11T20:40:53.8726263Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2023-01-11T20:40:53.8728601Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2023-01-11T20:40:53.8730871Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2023-01-11T20:40:53.8732793Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2023-01-11T20:40:53.8734846Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2023-01-11T20:40:53.8736606Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2023-01-11T20:40:53.8738277Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2023-01-11T20:40:53.8739816Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2023-01-11T20:40:53.8741357Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2023-01-11T20:40:53.8743017Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2023-01-11T20:40:53.8744694Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2023-01-11T20:40:53.8746630Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8748396Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2023-01-11T20:40:53.8749988Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2023-01-11T20:40:53.8751566Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2023-01-11T20:40:53.8753311Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2023-01-11T20:40:53.8754942Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2023-01-11T20:40:53.8756625Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8758120Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2023-01-11T20:40:53.8759665Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2023-01-11T20:40:53.8761535Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2023-01-11T20:40:53.8763247Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8764907Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2023-01-11T20:40:53.8766540Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2023-01-11T20:40:53.8768430Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2023-01-11T20:40:53.8770333Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2023-01-11T20:40:53.8772100Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2023-01-11T20:40:53.8773774Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2023-01-11T20:40:53.8775427Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2023-01-11T20:40:53.8776980Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2023-01-11T20:40:53.8779380Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2023-01-11T20:40:53.8780945Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2023-01-11T20:40:53.8782407Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8783852Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2023-01-11T20:40:53.8785498Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2023-01-11T20:40:53.8787298Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2023-01-11T20:40:53.8788946Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8790419Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2023-01-11T20:40:53.8792008Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2023-01-11T20:40:53.8793566Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2023-01-11T20:40:53.8795551Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8796807Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2023-01-11T20:40:53.8798399Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2023-01-11T20:40:53.8799868Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2023-01-11T20:40:53.8801817Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8803236Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2023-01-11T20:40:53.8804740Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2023-01-11T20:40:53.8806467Z adding 'torch/include/ATen/ops/_softmax.h' 2023-01-11T20:40:53.8808141Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2023-01-11T20:40:53.8809831Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8811372Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2023-01-11T20:40:53.8813127Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2023-01-11T20:40:53.8814504Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2023-01-11T20:40:53.8816135Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2023-01-11T20:40:53.8817586Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2023-01-11T20:40:53.8819319Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2023-01-11T20:40:53.8820989Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8822512Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2023-01-11T20:40:53.8824138Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2023-01-11T20:40:53.8825750Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2023-01-11T20:40:53.8827989Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2023-01-11T20:40:53.8829604Z adding 'torch/include/ATen/ops/_softmax_native.h' 2023-01-11T20:40:53.8831319Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2023-01-11T20:40:53.8833067Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2023-01-11T20:40:53.8834858Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8836506Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2023-01-11T20:40:53.8838105Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2023-01-11T20:40:53.8839843Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2023-01-11T20:40:53.8841476Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2023-01-11T20:40:53.8843345Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8845182Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.8846695Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2023-01-11T20:40:53.8848528Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2023-01-11T20:40:53.8850051Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2023-01-11T20:40:53.8851810Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2023-01-11T20:40:53.8853531Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2023-01-11T20:40:53.8855342Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8856945Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2023-01-11T20:40:53.8858710Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2023-01-11T20:40:53.8860499Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2023-01-11T20:40:53.8862274Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8863869Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2023-01-11T20:40:53.8865635Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2023-01-11T20:40:53.8867823Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2023-01-11T20:40:53.8869805Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8871291Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2023-01-11T20:40:53.8873003Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2023-01-11T20:40:53.8875000Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2023-01-11T20:40:53.8877020Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8878512Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2023-01-11T20:40:53.8880232Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2023-01-11T20:40:53.8882091Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2023-01-11T20:40:53.8884338Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2023-01-11T20:40:53.8886414Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8888265Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2023-01-11T20:40:53.8889906Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2023-01-11T20:40:53.8891933Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2023-01-11T20:40:53.8893938Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8895643Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2023-01-11T20:40:53.8897283Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2023-01-11T20:40:53.8899252Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2023-01-11T20:40:53.8901001Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2023-01-11T20:40:53.8902762Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8904304Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2023-01-11T20:40:53.8906055Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2023-01-11T20:40:53.8908066Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2023-01-11T20:40:53.8909774Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8911302Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2023-01-11T20:40:53.8913019Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2023-01-11T20:40:53.8914785Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2023-01-11T20:40:53.8916520Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8918143Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2023-01-11T20:40:53.8919833Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2023-01-11T20:40:53.8921629Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2023-01-11T20:40:53.8923576Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8924933Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2023-01-11T20:40:53.8926657Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2023-01-11T20:40:53.8928494Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2023-01-11T20:40:53.8930235Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2023-01-11T20:40:53.8932019Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8933463Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2023-01-11T20:40:53.8935250Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2023-01-11T20:40:53.8936951Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8938697Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8940091Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2023-01-11T20:40:53.8942184Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2023-01-11T20:40:53.8944081Z adding 'torch/include/ATen/ops/_sparse_mask_helper.h' 2023-01-11T20:40:53.8945749Z adding 'torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8947122Z adding 'torch/include/ATen/ops/_sparse_mask_helper_native.h' 2023-01-11T20:40:53.8948976Z adding 'torch/include/ATen/ops/_sparse_mask_helper_ops.h' 2023-01-11T20:40:53.8950489Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2023-01-11T20:40:53.8952174Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8953602Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2023-01-11T20:40:53.8955179Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2023-01-11T20:40:53.8956918Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2023-01-11T20:40:53.8958606Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2023-01-11T20:40:53.8960373Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8961800Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2023-01-11T20:40:53.8963524Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2023-01-11T20:40:53.8965195Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8966895Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8968403Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2023-01-11T20:40:53.8970271Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2023-01-11T20:40:53.8972188Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2023-01-11T20:40:53.8973915Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8975292Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2023-01-11T20:40:53.8977046Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2023-01-11T20:40:53.8978622Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2023-01-11T20:40:53.8980309Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2023-01-11T20:40:53.8982074Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8983536Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2023-01-11T20:40:53.8985183Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2023-01-11T20:40:53.8987136Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8988786Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.8990308Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2023-01-11T20:40:53.8992072Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2023-01-11T20:40:53.8994019Z adding 'torch/include/ATen/ops/_spdiags.h' 2023-01-11T20:40:53.8995766Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.8997312Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2023-01-11T20:40:53.8998805Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2023-01-11T20:40:53.9000622Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2023-01-11T20:40:53.9002116Z adding 'torch/include/ATen/ops/_stack.h' 2023-01-11T20:40:53.9003875Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9005318Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2023-01-11T20:40:53.9007117Z adding 'torch/include/ATen/ops/_stack_native.h' 2023-01-11T20:40:53.9008803Z adding 'torch/include/ATen/ops/_stack_ops.h' 2023-01-11T20:40:53.9010494Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2023-01-11T20:40:53.9012682Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9014401Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2023-01-11T20:40:53.9015664Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2023-01-11T20:40:53.9017097Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2023-01-11T20:40:53.9018641Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9020234Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2023-01-11T20:40:53.9021816Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2023-01-11T20:40:53.9023452Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2023-01-11T20:40:53.9025478Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2023-01-11T20:40:53.9027279Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2023-01-11T20:40:53.9029408Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2023-01-11T20:40:53.9031155Z adding 'torch/include/ATen/ops/_symeig_helper.h' 2023-01-11T20:40:53.9033057Z adding 'torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9035148Z adding 'torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h' 2023-01-11T20:40:53.9036825Z adding 'torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h' 2023-01-11T20:40:53.9038472Z adding 'torch/include/ATen/ops/_symeig_helper_native.h' 2023-01-11T20:40:53.9040335Z adding 'torch/include/ATen/ops/_symeig_helper_ops.h' 2023-01-11T20:40:53.9042153Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2023-01-11T20:40:53.9044092Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9045674Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2023-01-11T20:40:53.9047606Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2023-01-11T20:40:53.9049562Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2023-01-11T20:40:53.9051541Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9053345Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9054977Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2023-01-11T20:40:53.9056813Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2023-01-11T20:40:53.9058696Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2023-01-11T20:40:53.9060550Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9062212Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2023-01-11T20:40:53.9064259Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9066091Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9067798Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2023-01-11T20:40:53.9070088Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2023-01-11T20:40:53.9071750Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2023-01-11T20:40:53.9073491Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2023-01-11T20:40:53.9075330Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2023-01-11T20:40:53.9077447Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9078979Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2023-01-11T20:40:53.9080687Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2023-01-11T20:40:53.9082421Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2023-01-11T20:40:53.9084275Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2023-01-11T20:40:53.9086044Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9087794Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2023-01-11T20:40:53.9089498Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2023-01-11T20:40:53.9091425Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2023-01-11T20:40:53.9093079Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2023-01-11T20:40:53.9094910Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9096548Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2023-01-11T20:40:53.9098194Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2023-01-11T20:40:53.9099948Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2023-01-11T20:40:53.9101793Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2023-01-11T20:40:53.9103564Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9105087Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2023-01-11T20:40:53.9106890Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2023-01-11T20:40:53.9108653Z adding 'torch/include/ATen/ops/_test_string_default.h' 2023-01-11T20:40:53.9110386Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9111978Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2023-01-11T20:40:53.9113693Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2023-01-11T20:40:53.9115368Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2023-01-11T20:40:53.9117360Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9118803Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2023-01-11T20:40:53.9120482Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2023-01-11T20:40:53.9122256Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2023-01-11T20:40:53.9124105Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9125695Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2023-01-11T20:40:53.9127512Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2023-01-11T20:40:53.9129202Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2023-01-11T20:40:53.9130874Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9132397Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2023-01-11T20:40:53.9134054Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2023-01-11T20:40:53.9135833Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2023-01-11T20:40:53.9137575Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2023-01-11T20:40:53.9139308Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9140945Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2023-01-11T20:40:53.9142489Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2023-01-11T20:40:53.9144330Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2023-01-11T20:40:53.9146047Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9147885Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2023-01-11T20:40:53.9149354Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2023-01-11T20:40:53.9151028Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2023-01-11T20:40:53.9152953Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2023-01-11T20:40:53.9154434Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2023-01-11T20:40:53.9156092Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9157745Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2023-01-11T20:40:53.9159459Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9161037Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2023-01-11T20:40:53.9162595Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2023-01-11T20:40:53.9164359Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2023-01-11T20:40:53.9165992Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2023-01-11T20:40:53.9167888Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2023-01-11T20:40:53.9169607Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9171427Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2023-01-11T20:40:53.9173171Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2023-01-11T20:40:53.9175154Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2023-01-11T20:40:53.9176965Z adding 'torch/include/ATen/ops/_to_copy.h' 2023-01-11T20:40:53.9179042Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9180708Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2023-01-11T20:40:53.9182940Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2023-01-11T20:40:53.9184604Z adding 'torch/include/ATen/ops/_to_cpu.h' 2023-01-11T20:40:53.9186609Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9188379Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2023-01-11T20:40:53.9190043Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2023-01-11T20:40:53.9191671Z adding 'torch/include/ATen/ops/_to_dense.h' 2023-01-11T20:40:53.9193424Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9195080Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2023-01-11T20:40:53.9196776Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2023-01-11T20:40:53.9198610Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2023-01-11T20:40:53.9200399Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9202055Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2023-01-11T20:40:53.9203671Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2023-01-11T20:40:53.9205351Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2023-01-11T20:40:53.9207231Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2023-01-11T20:40:53.9209327Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h' 2023-01-11T20:40:53.9211381Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9213111Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h' 2023-01-11T20:40:53.9214856Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h' 2023-01-11T20:40:53.9216574Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h' 2023-01-11T20:40:53.9218787Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h' 2023-01-11T20:40:53.9220962Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2023-01-11T20:40:53.9222986Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9224762Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2023-01-11T20:40:53.9226838Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2023-01-11T20:40:53.9228706Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2023-01-11T20:40:53.9231496Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2023-01-11T20:40:53.9233473Z adding 'torch/include/ATen/ops/_trilinear.h' 2023-01-11T20:40:53.9235294Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9237117Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9238638Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2023-01-11T20:40:53.9240524Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2023-01-11T20:40:53.9242526Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2023-01-11T20:40:53.9244508Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9246167Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2023-01-11T20:40:53.9248042Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2023-01-11T20:40:53.9249947Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2023-01-11T20:40:53.9251770Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2023-01-11T20:40:53.9253552Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9255800Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2023-01-11T20:40:53.9260315Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2023-01-11T20:40:53.9262253Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2023-01-11T20:40:53.9263957Z adding 'torch/include/ATen/ops/_unique.h' 2023-01-11T20:40:53.9265754Z adding 'torch/include/ATen/ops/_unique2.h' 2023-01-11T20:40:53.9267924Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9270147Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2023-01-11T20:40:53.9271616Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2023-01-11T20:40:53.9272923Z adding 'torch/include/ATen/ops/_unique2_native.h' 2023-01-11T20:40:53.9274735Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2023-01-11T20:40:53.9276665Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9278343Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2023-01-11T20:40:53.9279924Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2023-01-11T20:40:53.9281628Z adding 'torch/include/ATen/ops/_unique_native.h' 2023-01-11T20:40:53.9283400Z adding 'torch/include/ATen/ops/_unique_ops.h' 2023-01-11T20:40:53.9285186Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2023-01-11T20:40:53.9287092Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9288739Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2023-01-11T20:40:53.9290379Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2023-01-11T20:40:53.9292260Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2023-01-11T20:40:53.9294246Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9295872Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2023-01-11T20:40:53.9297581Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2023-01-11T20:40:53.9299892Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2023-01-11T20:40:53.9302197Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2023-01-11T20:40:53.9304405Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9306018Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2023-01-11T20:40:53.9308061Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2023-01-11T20:40:53.9309671Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2023-01-11T20:40:53.9311744Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2023-01-11T20:40:53.9313185Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2023-01-11T20:40:53.9315049Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2023-01-11T20:40:53.9316985Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9318754Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9320522Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2023-01-11T20:40:53.9322519Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2023-01-11T20:40:53.9324113Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2023-01-11T20:40:53.9325891Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2023-01-11T20:40:53.9328018Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2023-01-11T20:40:53.9329743Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2023-01-11T20:40:53.9331707Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2023-01-11T20:40:53.9333938Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2023-01-11T20:40:53.9335857Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9337601Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2023-01-11T20:40:53.9339551Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2023-01-11T20:40:53.9341310Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2023-01-11T20:40:53.9343118Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2023-01-11T20:40:53.9344855Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2023-01-11T20:40:53.9346883Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2023-01-11T20:40:53.9348829Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9350235Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9352399Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2023-01-11T20:40:53.9354028Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2023-01-11T20:40:53.9356084Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2023-01-11T20:40:53.9357757Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2023-01-11T20:40:53.9359374Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2023-01-11T20:40:53.9361130Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2023-01-11T20:40:53.9363139Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2023-01-11T20:40:53.9365146Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2023-01-11T20:40:53.9367142Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9368610Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2023-01-11T20:40:53.9370284Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2023-01-11T20:40:53.9371761Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2023-01-11T20:40:53.9373445Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2023-01-11T20:40:53.9374948Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2023-01-11T20:40:53.9376607Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2023-01-11T20:40:53.9378386Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9380107Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9381440Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2023-01-11T20:40:53.9383071Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2023-01-11T20:40:53.9384787Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2023-01-11T20:40:53.9386588Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2023-01-11T20:40:53.9388366Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2023-01-11T20:40:53.9390254Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2023-01-11T20:40:53.9392468Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2023-01-11T20:40:53.9394748Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2023-01-11T20:40:53.9396831Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9398494Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2023-01-11T20:40:53.9400292Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2023-01-11T20:40:53.9401957Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2023-01-11T20:40:53.9403804Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2023-01-11T20:40:53.9405554Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2023-01-11T20:40:53.9407458Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2023-01-11T20:40:53.9409704Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9411272Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9412941Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2023-01-11T20:40:53.9414511Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2023-01-11T20:40:53.9415952Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2023-01-11T20:40:53.9417567Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2023-01-11T20:40:53.9419329Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2023-01-11T20:40:53.9421055Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2023-01-11T20:40:53.9423158Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2023-01-11T20:40:53.9425386Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2023-01-11T20:40:53.9427687Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9429254Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2023-01-11T20:40:53.9430920Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2023-01-11T20:40:53.9432615Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2023-01-11T20:40:53.9434235Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2023-01-11T20:40:53.9435940Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2023-01-11T20:40:53.9437608Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2023-01-11T20:40:53.9439501Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9440976Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9442620Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2023-01-11T20:40:53.9444263Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2023-01-11T20:40:53.9446018Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2023-01-11T20:40:53.9447604Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2023-01-11T20:40:53.9449018Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2023-01-11T20:40:53.9450876Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2023-01-11T20:40:53.9452370Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2023-01-11T20:40:53.9454136Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2023-01-11T20:40:53.9455532Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2023-01-11T20:40:53.9457430Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2023-01-11T20:40:53.9458939Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2023-01-11T20:40:53.9460671Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9461988Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2023-01-11T20:40:53.9463615Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2023-01-11T20:40:53.9465024Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2023-01-11T20:40:53.9466737Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2023-01-11T20:40:53.9468170Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2023-01-11T20:40:53.9469608Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2023-01-11T20:40:53.9471119Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2023-01-11T20:40:53.9472669Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2023-01-11T20:40:53.9474277Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9475641Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2023-01-11T20:40:53.9477166Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2023-01-11T20:40:53.9478719Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2023-01-11T20:40:53.9480275Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9481669Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2023-01-11T20:40:53.9483189Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2023-01-11T20:40:53.9484718Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2023-01-11T20:40:53.9486504Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9488120Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2023-01-11T20:40:53.9489713Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2023-01-11T20:40:53.9491151Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2023-01-11T20:40:53.9492774Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9494126Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2023-01-11T20:40:53.9495683Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2023-01-11T20:40:53.9497158Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2023-01-11T20:40:53.9498796Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9500157Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2023-01-11T20:40:53.9501827Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2023-01-11T20:40:53.9503102Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2023-01-11T20:40:53.9504677Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9506156Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2023-01-11T20:40:53.9508067Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2023-01-11T20:40:53.9509483Z adding 'torch/include/ATen/ops/_values.h' 2023-01-11T20:40:53.9511183Z adding 'torch/include/ATen/ops/_values_copy.h' 2023-01-11T20:40:53.9512659Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9514122Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9515488Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2023-01-11T20:40:53.9517262Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2023-01-11T20:40:53.9518846Z adding 'torch/include/ATen/ops/_values_native.h' 2023-01-11T20:40:53.9520480Z adding 'torch/include/ATen/ops/_values_ops.h' 2023-01-11T20:40:53.9521933Z adding 'torch/include/ATen/ops/_version.h' 2023-01-11T20:40:53.9523663Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9525123Z adding 'torch/include/ATen/ops/_version_native.h' 2023-01-11T20:40:53.9526845Z adding 'torch/include/ATen/ops/_version_ops.h' 2023-01-11T20:40:53.9528613Z adding 'torch/include/ATen/ops/_weight_norm.h' 2023-01-11T20:40:53.9530457Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9532004Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2023-01-11T20:40:53.9533752Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9535177Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2023-01-11T20:40:53.9536974Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2023-01-11T20:40:53.9538774Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2023-01-11T20:40:53.9540473Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2023-01-11T20:40:53.9542220Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9543822Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2023-01-11T20:40:53.9545376Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2023-01-11T20:40:53.9547144Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2023-01-11T20:40:53.9549220Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2023-01-11T20:40:53.9551118Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9553172Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2023-01-11T20:40:53.9554518Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2023-01-11T20:40:53.9556175Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2023-01-11T20:40:53.9557996Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2023-01-11T20:40:53.9559714Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2023-01-11T20:40:53.9561443Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2023-01-11T20:40:53.9563149Z adding 'torch/include/ATen/ops/abs.h' 2023-01-11T20:40:53.9564976Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9567380Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2023-01-11T20:40:53.9568296Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2023-01-11T20:40:53.9570183Z adding 'torch/include/ATen/ops/abs_native.h' 2023-01-11T20:40:53.9571906Z adding 'torch/include/ATen/ops/abs_ops.h' 2023-01-11T20:40:53.9573626Z adding 'torch/include/ATen/ops/absolute.h' 2023-01-11T20:40:53.9575459Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9577051Z adding 'torch/include/ATen/ops/absolute_native.h' 2023-01-11T20:40:53.9578825Z adding 'torch/include/ATen/ops/absolute_ops.h' 2023-01-11T20:40:53.9580655Z adding 'torch/include/ATen/ops/acos.h' 2023-01-11T20:40:53.9582521Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9584236Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2023-01-11T20:40:53.9585849Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2023-01-11T20:40:53.9587711Z adding 'torch/include/ATen/ops/acos_meta.h' 2023-01-11T20:40:53.9589389Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2023-01-11T20:40:53.9590963Z adding 'torch/include/ATen/ops/acos_native.h' 2023-01-11T20:40:53.9592787Z adding 'torch/include/ATen/ops/acos_ops.h' 2023-01-11T20:40:53.9594562Z adding 'torch/include/ATen/ops/acosh.h' 2023-01-11T20:40:53.9596449Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9598054Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2023-01-11T20:40:53.9599746Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2023-01-11T20:40:53.9601379Z adding 'torch/include/ATen/ops/acosh_meta.h' 2023-01-11T20:40:53.9603038Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2023-01-11T20:40:53.9604648Z adding 'torch/include/ATen/ops/acosh_native.h' 2023-01-11T20:40:53.9606437Z adding 'torch/include/ATen/ops/acosh_ops.h' 2023-01-11T20:40:53.9608252Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2023-01-11T20:40:53.9610042Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9611754Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2023-01-11T20:40:53.9613301Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2023-01-11T20:40:53.9615058Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2023-01-11T20:40:53.9616787Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9618421Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2023-01-11T20:40:53.9619980Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2023-01-11T20:40:53.9621533Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2023-01-11T20:40:53.9623178Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2023-01-11T20:40:53.9625066Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2023-01-11T20:40:53.9627089Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2023-01-11T20:40:53.9628878Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2023-01-11T20:40:53.9630576Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2023-01-11T20:40:53.9632838Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2023-01-11T20:40:53.9634723Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2023-01-11T20:40:53.9636576Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9638281Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2023-01-11T20:40:53.9640319Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2023-01-11T20:40:53.9641811Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2023-01-11T20:40:53.9643562Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2023-01-11T20:40:53.9645171Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2023-01-11T20:40:53.9647129Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9648749Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2023-01-11T20:40:53.9650618Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2023-01-11T20:40:53.9652414Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2023-01-11T20:40:53.9654296Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2023-01-11T20:40:53.9656264Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9657945Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2023-01-11T20:40:53.9659660Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2023-01-11T20:40:53.9661516Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2023-01-11T20:40:53.9663186Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2023-01-11T20:40:53.9664950Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2023-01-11T20:40:53.9667012Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2023-01-11T20:40:53.9668981Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9670472Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2023-01-11T20:40:53.9672273Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2023-01-11T20:40:53.9673998Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2023-01-11T20:40:53.9675713Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2023-01-11T20:40:53.9677640Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2023-01-11T20:40:53.9679373Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2023-01-11T20:40:53.9681215Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2023-01-11T20:40:53.9683070Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2023-01-11T20:40:53.9685157Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9686662Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2023-01-11T20:40:53.9688534Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2023-01-11T20:40:53.9690223Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2023-01-11T20:40:53.9692039Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2023-01-11T20:40:53.9693748Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2023-01-11T20:40:53.9695633Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2023-01-11T20:40:53.9697577Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9699263Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2023-01-11T20:40:53.9700984Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2023-01-11T20:40:53.9702667Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2023-01-11T20:40:53.9704443Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2023-01-11T20:40:53.9706156Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2023-01-11T20:40:53.9708198Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2023-01-11T20:40:53.9710031Z adding 'torch/include/ATen/ops/add.h' 2023-01-11T20:40:53.9711983Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9713820Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9715449Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2023-01-11T20:40:53.9717197Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2023-01-11T20:40:53.9718861Z adding 'torch/include/ATen/ops/add_meta.h' 2023-01-11T20:40:53.9720673Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2023-01-11T20:40:53.9722499Z adding 'torch/include/ATen/ops/add_native.h' 2023-01-11T20:40:53.9724602Z adding 'torch/include/ATen/ops/add_ops.h' 2023-01-11T20:40:53.9726456Z adding 'torch/include/ATen/ops/addbmm.h' 2023-01-11T20:40:53.9728489Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2023-01-11T20:40:53.9730271Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2023-01-11T20:40:53.9732043Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2023-01-11T20:40:53.9733742Z adding 'torch/include/ATen/ops/addbmm_native.h' 2023-01-11T20:40:53.9735692Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2023-01-11T20:40:53.9737510Z adding 'torch/include/ATen/ops/addcdiv.h' 2023-01-11T20:40:53.9739490Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9741295Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2023-01-11T20:40:53.9743151Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2023-01-11T20:40:53.9744685Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2023-01-11T20:40:53.9746438Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2023-01-11T20:40:53.9748304Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2023-01-11T20:40:53.9750035Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2023-01-11T20:40:53.9751830Z adding 'torch/include/ATen/ops/addcmul.h' 2023-01-11T20:40:53.9753676Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9755305Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2023-01-11T20:40:53.9756935Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2023-01-11T20:40:53.9758570Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2023-01-11T20:40:53.9760188Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2023-01-11T20:40:53.9761803Z adding 'torch/include/ATen/ops/addcmul_native.h' 2023-01-11T20:40:53.9763679Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2023-01-11T20:40:53.9765345Z adding 'torch/include/ATen/ops/addmm.h' 2023-01-11T20:40:53.9767308Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9769499Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2023-01-11T20:40:53.9771092Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2023-01-11T20:40:53.9772496Z adding 'torch/include/ATen/ops/addmm_meta.h' 2023-01-11T20:40:53.9773976Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2023-01-11T20:40:53.9775721Z adding 'torch/include/ATen/ops/addmm_native.h' 2023-01-11T20:40:53.9777489Z adding 'torch/include/ATen/ops/addmm_ops.h' 2023-01-11T20:40:53.9779267Z adding 'torch/include/ATen/ops/addmv.h' 2023-01-11T20:40:53.9781200Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9782759Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2023-01-11T20:40:53.9784479Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2023-01-11T20:40:53.9786072Z adding 'torch/include/ATen/ops/addmv_meta.h' 2023-01-11T20:40:53.9787910Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2023-01-11T20:40:53.9789532Z adding 'torch/include/ATen/ops/addmv_native.h' 2023-01-11T20:40:53.9791282Z adding 'torch/include/ATen/ops/addmv_ops.h' 2023-01-11T20:40:53.9792901Z adding 'torch/include/ATen/ops/addr.h' 2023-01-11T20:40:53.9794477Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9796043Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2023-01-11T20:40:53.9797811Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2023-01-11T20:40:53.9799231Z adding 'torch/include/ATen/ops/addr_native.h' 2023-01-11T20:40:53.9801062Z adding 'torch/include/ATen/ops/addr_ops.h' 2023-01-11T20:40:53.9802732Z adding 'torch/include/ATen/ops/adjoint.h' 2023-01-11T20:40:53.9804436Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9805986Z adding 'torch/include/ATen/ops/adjoint_native.h' 2023-01-11T20:40:53.9807642Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2023-01-11T20:40:53.9809343Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2023-01-11T20:40:53.9811012Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2023-01-11T20:40:53.9812743Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9814263Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2023-01-11T20:40:53.9815961Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2023-01-11T20:40:53.9817748Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9819322Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2023-01-11T20:40:53.9821217Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2023-01-11T20:40:53.9822979Z adding 'torch/include/ATen/ops/alias.h' 2023-01-11T20:40:53.9824754Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9826446Z adding 'torch/include/ATen/ops/alias_copy.h' 2023-01-11T20:40:53.9828390Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9830368Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9831900Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2023-01-11T20:40:53.9833718Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2023-01-11T20:40:53.9835522Z adding 'torch/include/ATen/ops/alias_native.h' 2023-01-11T20:40:53.9837138Z adding 'torch/include/ATen/ops/alias_ops.h' 2023-01-11T20:40:53.9838746Z adding 'torch/include/ATen/ops/align_as.h' 2023-01-11T20:40:53.9840623Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9842215Z adding 'torch/include/ATen/ops/align_as_native.h' 2023-01-11T20:40:53.9844019Z adding 'torch/include/ATen/ops/align_as_ops.h' 2023-01-11T20:40:53.9845739Z adding 'torch/include/ATen/ops/align_tensors.h' 2023-01-11T20:40:53.9847657Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9849273Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2023-01-11T20:40:53.9851064Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2023-01-11T20:40:53.9852681Z adding 'torch/include/ATen/ops/align_to.h' 2023-01-11T20:40:53.9854524Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9856165Z adding 'torch/include/ATen/ops/align_to_native.h' 2023-01-11T20:40:53.9857997Z adding 'torch/include/ATen/ops/align_to_ops.h' 2023-01-11T20:40:53.9859926Z adding 'torch/include/ATen/ops/all.h' 2023-01-11T20:40:53.9861923Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9863716Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9865457Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2023-01-11T20:40:53.9867368Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2023-01-11T20:40:53.9869214Z adding 'torch/include/ATen/ops/all_meta.h' 2023-01-11T20:40:53.9871039Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2023-01-11T20:40:53.9872781Z adding 'torch/include/ATen/ops/all_native.h' 2023-01-11T20:40:53.9874896Z adding 'torch/include/ATen/ops/all_ops.h' 2023-01-11T20:40:53.9876740Z adding 'torch/include/ATen/ops/allclose.h' 2023-01-11T20:40:53.9878695Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9880274Z adding 'torch/include/ATen/ops/allclose_native.h' 2023-01-11T20:40:53.9882090Z adding 'torch/include/ATen/ops/allclose_ops.h' 2023-01-11T20:40:53.9883888Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2023-01-11T20:40:53.9885709Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9887410Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2023-01-11T20:40:53.9889237Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2023-01-11T20:40:53.9891060Z adding 'torch/include/ATen/ops/amax.h' 2023-01-11T20:40:53.9893024Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9894704Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2023-01-11T20:40:53.9896449Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2023-01-11T20:40:53.9898202Z adding 'torch/include/ATen/ops/amax_meta.h' 2023-01-11T20:40:53.9899944Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2023-01-11T20:40:53.9901629Z adding 'torch/include/ATen/ops/amax_native.h' 2023-01-11T20:40:53.9903455Z adding 'torch/include/ATen/ops/amax_ops.h' 2023-01-11T20:40:53.9905302Z adding 'torch/include/ATen/ops/amin.h' 2023-01-11T20:40:53.9907398Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9909178Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2023-01-11T20:40:53.9911073Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2023-01-11T20:40:53.9912656Z adding 'torch/include/ATen/ops/amin_meta.h' 2023-01-11T20:40:53.9914447Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2023-01-11T20:40:53.9916102Z adding 'torch/include/ATen/ops/amin_native.h' 2023-01-11T20:40:53.9917943Z adding 'torch/include/ATen/ops/amin_ops.h' 2023-01-11T20:40:53.9919709Z adding 'torch/include/ATen/ops/aminmax.h' 2023-01-11T20:40:53.9921996Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9923415Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2023-01-11T20:40:53.9925197Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2023-01-11T20:40:53.9926825Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2023-01-11T20:40:53.9928407Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2023-01-11T20:40:53.9930142Z adding 'torch/include/ATen/ops/aminmax_native.h' 2023-01-11T20:40:53.9931917Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2023-01-11T20:40:53.9933438Z adding 'torch/include/ATen/ops/and.h' 2023-01-11T20:40:53.9935033Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9936500Z adding 'torch/include/ATen/ops/and_native.h' 2023-01-11T20:40:53.9938307Z adding 'torch/include/ATen/ops/and_ops.h' 2023-01-11T20:40:53.9939959Z adding 'torch/include/ATen/ops/angle.h' 2023-01-11T20:40:53.9941658Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2023-01-11T20:40:53.9943239Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2023-01-11T20:40:53.9944826Z adding 'torch/include/ATen/ops/angle_native.h' 2023-01-11T20:40:53.9946704Z adding 'torch/include/ATen/ops/angle_ops.h' 2023-01-11T20:40:53.9948559Z adding 'torch/include/ATen/ops/any.h' 2023-01-11T20:40:53.9950358Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:53.9952014Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9953584Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2023-01-11T20:40:53.9955251Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2023-01-11T20:40:53.9956902Z adding 'torch/include/ATen/ops/any_meta.h' 2023-01-11T20:40:53.9958596Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2023-01-11T20:40:53.9960207Z adding 'torch/include/ATen/ops/any_native.h' 2023-01-11T20:40:53.9962131Z adding 'torch/include/ATen/ops/any_ops.h' 2023-01-11T20:40:53.9964055Z adding 'torch/include/ATen/ops/arange.h' 2023-01-11T20:40:53.9966001Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:53.9967994Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2023-01-11T20:40:53.9969748Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2023-01-11T20:40:53.9971175Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2023-01-11T20:40:53.9972696Z adding 'torch/include/ATen/ops/arange_native.h' 2023-01-11T20:40:53.9974621Z adding 'torch/include/ATen/ops/arange_ops.h' 2023-01-11T20:40:53.9976326Z adding 'torch/include/ATen/ops/arccos.h' 2023-01-11T20:40:53.9978043Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9979455Z adding 'torch/include/ATen/ops/arccos_native.h' 2023-01-11T20:40:53.9981120Z adding 'torch/include/ATen/ops/arccos_ops.h' 2023-01-11T20:40:53.9982733Z adding 'torch/include/ATen/ops/arccosh.h' 2023-01-11T20:40:53.9984465Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9986062Z adding 'torch/include/ATen/ops/arccosh_native.h' 2023-01-11T20:40:53.9987888Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2023-01-11T20:40:53.9989403Z adding 'torch/include/ATen/ops/arcsin.h' 2023-01-11T20:40:53.9991063Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9992517Z adding 'torch/include/ATen/ops/arcsin_native.h' 2023-01-11T20:40:53.9994479Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2023-01-11T20:40:53.9995981Z adding 'torch/include/ATen/ops/arcsinh.h' 2023-01-11T20:40:53.9997549Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:53.9998943Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2023-01-11T20:40:54.0000621Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2023-01-11T20:40:54.0002248Z adding 'torch/include/ATen/ops/arctan.h' 2023-01-11T20:40:54.0003820Z adding 'torch/include/ATen/ops/arctan2.h' 2023-01-11T20:40:54.0005548Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0007122Z adding 'torch/include/ATen/ops/arctan2_native.h' 2023-01-11T20:40:54.0008841Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2023-01-11T20:40:54.0010653Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0012064Z adding 'torch/include/ATen/ops/arctan_native.h' 2023-01-11T20:40:54.0013726Z adding 'torch/include/ATen/ops/arctan_ops.h' 2023-01-11T20:40:54.0015404Z adding 'torch/include/ATen/ops/arctanh.h' 2023-01-11T20:40:54.0017622Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0018647Z adding 'torch/include/ATen/ops/arctanh_native.h' 2023-01-11T20:40:54.0020336Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2023-01-11T20:40:54.0022159Z adding 'torch/include/ATen/ops/argmax.h' 2023-01-11T20:40:54.0024408Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0025647Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2023-01-11T20:40:54.0027575Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2023-01-11T20:40:54.0029074Z adding 'torch/include/ATen/ops/argmax_meta.h' 2023-01-11T20:40:54.0031018Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2023-01-11T20:40:54.0032605Z adding 'torch/include/ATen/ops/argmax_native.h' 2023-01-11T20:40:54.0035234Z adding 'torch/include/ATen/ops/argmax_ops.h' 2023-01-11T20:40:54.0036955Z adding 'torch/include/ATen/ops/argmin.h' 2023-01-11T20:40:54.0038780Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0040198Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2023-01-11T20:40:54.0041868Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2023-01-11T20:40:54.0043681Z adding 'torch/include/ATen/ops/argmin_meta.h' 2023-01-11T20:40:54.0045173Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2023-01-11T20:40:54.0046608Z adding 'torch/include/ATen/ops/argmin_native.h' 2023-01-11T20:40:54.0048389Z adding 'torch/include/ATen/ops/argmin_ops.h' 2023-01-11T20:40:54.0050145Z adding 'torch/include/ATen/ops/argsort.h' 2023-01-11T20:40:54.0051934Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0053708Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0055435Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2023-01-11T20:40:54.0056775Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2023-01-11T20:40:54.0058564Z adding 'torch/include/ATen/ops/argsort_native.h' 2023-01-11T20:40:54.0060168Z adding 'torch/include/ATen/ops/argsort_ops.h' 2023-01-11T20:40:54.0061632Z adding 'torch/include/ATen/ops/argwhere.h' 2023-01-11T20:40:54.0063221Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0064635Z adding 'torch/include/ATen/ops/argwhere_native.h' 2023-01-11T20:40:54.0066149Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2023-01-11T20:40:54.0068426Z adding 'torch/include/ATen/ops/as_strided.h' 2023-01-11T20:40:54.0070230Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0072154Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2023-01-11T20:40:54.0073854Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0075474Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0076975Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2023-01-11T20:40:54.0078462Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2023-01-11T20:40:54.0080164Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2023-01-11T20:40:54.0081581Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2023-01-11T20:40:54.0083113Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2023-01-11T20:40:54.0084661Z adding 'torch/include/ATen/ops/as_strided_native.h' 2023-01-11T20:40:54.0086235Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2023-01-11T20:40:54.0088459Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2023-01-11T20:40:54.0090271Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0091687Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2023-01-11T20:40:54.0093347Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2023-01-11T20:40:54.0094876Z adding 'torch/include/ATen/ops/asin.h' 2023-01-11T20:40:54.0096586Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0097920Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2023-01-11T20:40:54.0099369Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2023-01-11T20:40:54.0100783Z adding 'torch/include/ATen/ops/asin_meta.h' 2023-01-11T20:40:54.0102295Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2023-01-11T20:40:54.0103768Z adding 'torch/include/ATen/ops/asin_native.h' 2023-01-11T20:40:54.0105385Z adding 'torch/include/ATen/ops/asin_ops.h' 2023-01-11T20:40:54.0107199Z adding 'torch/include/ATen/ops/asinh.h' 2023-01-11T20:40:54.0108731Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0110156Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2023-01-11T20:40:54.0111688Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2023-01-11T20:40:54.0113301Z adding 'torch/include/ATen/ops/asinh_meta.h' 2023-01-11T20:40:54.0114738Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2023-01-11T20:40:54.0116242Z adding 'torch/include/ATen/ops/asinh_native.h' 2023-01-11T20:40:54.0117842Z adding 'torch/include/ATen/ops/asinh_ops.h' 2023-01-11T20:40:54.0119364Z adding 'torch/include/ATen/ops/atan.h' 2023-01-11T20:40:54.0120855Z adding 'torch/include/ATen/ops/atan2.h' 2023-01-11T20:40:54.0122562Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0123935Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2023-01-11T20:40:54.0125360Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2023-01-11T20:40:54.0127007Z adding 'torch/include/ATen/ops/atan2_meta.h' 2023-01-11T20:40:54.0128587Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2023-01-11T20:40:54.0129969Z adding 'torch/include/ATen/ops/atan2_native.h' 2023-01-11T20:40:54.0131534Z adding 'torch/include/ATen/ops/atan2_ops.h' 2023-01-11T20:40:54.0133235Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0134584Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2023-01-11T20:40:54.0136043Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2023-01-11T20:40:54.0137495Z adding 'torch/include/ATen/ops/atan_meta.h' 2023-01-11T20:40:54.0138996Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2023-01-11T20:40:54.0140446Z adding 'torch/include/ATen/ops/atan_native.h' 2023-01-11T20:40:54.0142082Z adding 'torch/include/ATen/ops/atan_ops.h' 2023-01-11T20:40:54.0143655Z adding 'torch/include/ATen/ops/atanh.h' 2023-01-11T20:40:54.0145296Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0146865Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2023-01-11T20:40:54.0148401Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2023-01-11T20:40:54.0149800Z adding 'torch/include/ATen/ops/atanh_meta.h' 2023-01-11T20:40:54.0151230Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2023-01-11T20:40:54.0153075Z adding 'torch/include/ATen/ops/atanh_native.h' 2023-01-11T20:40:54.0154535Z adding 'torch/include/ATen/ops/atanh_ops.h' 2023-01-11T20:40:54.0156217Z adding 'torch/include/ATen/ops/atleast_1d.h' 2023-01-11T20:40:54.0158098Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0159379Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2023-01-11T20:40:54.0160824Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2023-01-11T20:40:54.0162320Z adding 'torch/include/ATen/ops/atleast_2d.h' 2023-01-11T20:40:54.0164226Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0165742Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2023-01-11T20:40:54.0167346Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2023-01-11T20:40:54.0168997Z adding 'torch/include/ATen/ops/atleast_3d.h' 2023-01-11T20:40:54.0170678Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0172056Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2023-01-11T20:40:54.0173768Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2023-01-11T20:40:54.0175432Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2023-01-11T20:40:54.0176996Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0178315Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2023-01-11T20:40:54.0179968Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2023-01-11T20:40:54.0181691Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2023-01-11T20:40:54.0183382Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2023-01-11T20:40:54.0185119Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0186808Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.0188395Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.0189987Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2023-01-11T20:40:54.0191528Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2023-01-11T20:40:54.0193145Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2023-01-11T20:40:54.0194838Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2023-01-11T20:40:54.0196651Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0198068Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2023-01-11T20:40:54.0199707Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2023-01-11T20:40:54.0201480Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2023-01-11T20:40:54.0203275Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2023-01-11T20:40:54.0204899Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2023-01-11T20:40:54.0206607Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2023-01-11T20:40:54.0208368Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2023-01-11T20:40:54.0210135Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2023-01-11T20:40:54.0211975Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0213504Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.0215073Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.0216590Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2023-01-11T20:40:54.0218156Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2023-01-11T20:40:54.0219739Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2023-01-11T20:40:54.0221464Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2023-01-11T20:40:54.0223296Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0224708Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2023-01-11T20:40:54.0226524Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2023-01-11T20:40:54.0228696Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2023-01-11T20:40:54.0230248Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2023-01-11T20:40:54.0231919Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2023-01-11T20:40:54.0234133Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2023-01-11T20:40:54.0235713Z adding 'torch/include/ATen/ops/baddbmm.h' 2023-01-11T20:40:54.0237333Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0238867Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2023-01-11T20:40:54.0240389Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2023-01-11T20:40:54.0241849Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2023-01-11T20:40:54.0243293Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2023-01-11T20:40:54.0244723Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2023-01-11T20:40:54.0246431Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2023-01-11T20:40:54.0248319Z adding 'torch/include/ATen/ops/bartlett_window.h' 2023-01-11T20:40:54.0250085Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0251622Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2023-01-11T20:40:54.0253321Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2023-01-11T20:40:54.0255244Z adding 'torch/include/ATen/ops/batch_norm.h' 2023-01-11T20:40:54.0256736Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2023-01-11T20:40:54.0258390Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0260182Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2023-01-11T20:40:54.0261724Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2023-01-11T20:40:54.0263596Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2023-01-11T20:40:54.0265543Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2023-01-11T20:40:54.0267609Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0269274Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2023-01-11T20:40:54.0270889Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2023-01-11T20:40:54.0272645Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2023-01-11T20:40:54.0274272Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0275870Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2023-01-11T20:40:54.0277471Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2023-01-11T20:40:54.0279148Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2023-01-11T20:40:54.0280718Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2023-01-11T20:40:54.0282426Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2023-01-11T20:40:54.0284267Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0285938Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2023-01-11T20:40:54.0287562Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2023-01-11T20:40:54.0289704Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2023-01-11T20:40:54.0291970Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2023-01-11T20:40:54.0293757Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0295352Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2023-01-11T20:40:54.0297117Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2023-01-11T20:40:54.0299054Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2023-01-11T20:40:54.0300555Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2023-01-11T20:40:54.0302405Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2023-01-11T20:40:54.0304035Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2023-01-11T20:40:54.0305857Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0307403Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2023-01-11T20:40:54.0309067Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2023-01-11T20:40:54.0310837Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2023-01-11T20:40:54.0312413Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2023-01-11T20:40:54.0314094Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0315762Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2023-01-11T20:40:54.0317508Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2023-01-11T20:40:54.0318870Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2023-01-11T20:40:54.0320766Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2023-01-11T20:40:54.0322875Z adding 'torch/include/ATen/ops/bernoulli.h' 2023-01-11T20:40:54.0324714Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0326363Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0328074Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2023-01-11T20:40:54.0329626Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2023-01-11T20:40:54.0331133Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2023-01-11T20:40:54.0332616Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2023-01-11T20:40:54.0334542Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2023-01-11T20:40:54.0336307Z adding 'torch/include/ATen/ops/bilinear.h' 2023-01-11T20:40:54.0337981Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0339329Z adding 'torch/include/ATen/ops/bilinear_native.h' 2023-01-11T20:40:54.0341039Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2023-01-11T20:40:54.0342603Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2023-01-11T20:40:54.0344275Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2023-01-11T20:40:54.0345992Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2023-01-11T20:40:54.0347920Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2023-01-11T20:40:54.0349375Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2023-01-11T20:40:54.0351088Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2023-01-11T20:40:54.0352809Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2023-01-11T20:40:54.0354325Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2023-01-11T20:40:54.0355858Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2023-01-11T20:40:54.0357613Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2023-01-11T20:40:54.0359383Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2023-01-11T20:40:54.0361152Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0362576Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2023-01-11T20:40:54.0364295Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2023-01-11T20:40:54.0365989Z adding 'torch/include/ATen/ops/bincount.h' 2023-01-11T20:40:54.0367782Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0369243Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2023-01-11T20:40:54.0370834Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2023-01-11T20:40:54.0372306Z adding 'torch/include/ATen/ops/bincount_native.h' 2023-01-11T20:40:54.0374032Z adding 'torch/include/ATen/ops/bincount_ops.h' 2023-01-11T20:40:54.0375646Z adding 'torch/include/ATen/ops/binomial.h' 2023-01-11T20:40:54.0377481Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0378874Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2023-01-11T20:40:54.0380456Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2023-01-11T20:40:54.0381904Z adding 'torch/include/ATen/ops/binomial_native.h' 2023-01-11T20:40:54.0383669Z adding 'torch/include/ATen/ops/binomial_ops.h' 2023-01-11T20:40:54.0385385Z adding 'torch/include/ATen/ops/bitwise_and.h' 2023-01-11T20:40:54.0387359Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0389349Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0390993Z adding 'torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0392563Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2023-01-11T20:40:54.0394160Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2023-01-11T20:40:54.0395756Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2023-01-11T20:40:54.0397435Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2023-01-11T20:40:54.0399271Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2023-01-11T20:40:54.0401131Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2023-01-11T20:40:54.0403037Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2023-01-11T20:40:54.0404923Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0406662Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0408474Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2023-01-11T20:40:54.0410201Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2023-01-11T20:40:54.0411779Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2023-01-11T20:40:54.0413371Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2023-01-11T20:40:54.0415762Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2023-01-11T20:40:54.0417881Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2023-01-11T20:40:54.0419688Z adding 'torch/include/ATen/ops/bitwise_not.h' 2023-01-11T20:40:54.0421498Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0423065Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2023-01-11T20:40:54.0424731Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2023-01-11T20:40:54.0426454Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2023-01-11T20:40:54.0428078Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2023-01-11T20:40:54.0429624Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2023-01-11T20:40:54.0431397Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2023-01-11T20:40:54.0433213Z adding 'torch/include/ATen/ops/bitwise_or.h' 2023-01-11T20:40:54.0435049Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0436807Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0438439Z adding 'torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0440029Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2023-01-11T20:40:54.0441926Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2023-01-11T20:40:54.0443536Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2023-01-11T20:40:54.0445489Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2023-01-11T20:40:54.0446719Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2023-01-11T20:40:54.0449043Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2023-01-11T20:40:54.0451227Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2023-01-11T20:40:54.0452978Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0454858Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0456037Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2023-01-11T20:40:54.0457739Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2023-01-11T20:40:54.0459267Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2023-01-11T20:40:54.0460871Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2023-01-11T20:40:54.0462612Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2023-01-11T20:40:54.0464547Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2023-01-11T20:40:54.0466598Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2023-01-11T20:40:54.0468421Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0470116Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0471666Z adding 'torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0473367Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2023-01-11T20:40:54.0474990Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2023-01-11T20:40:54.0476219Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2023-01-11T20:40:54.0477973Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2023-01-11T20:40:54.0479643Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2023-01-11T20:40:54.0481627Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2023-01-11T20:40:54.0483717Z adding 'torch/include/ATen/ops/blackman_window.h' 2023-01-11T20:40:54.0485711Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0487359Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2023-01-11T20:40:54.0489310Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2023-01-11T20:40:54.0491069Z adding 'torch/include/ATen/ops/block_diag.h' 2023-01-11T20:40:54.0492916Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0494326Z adding 'torch/include/ATen/ops/block_diag_native.h' 2023-01-11T20:40:54.0496122Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2023-01-11T20:40:54.0497803Z adding 'torch/include/ATen/ops/bmm.h' 2023-01-11T20:40:54.0499669Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0501125Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2023-01-11T20:40:54.0502848Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2023-01-11T20:40:54.0504497Z adding 'torch/include/ATen/ops/bmm_meta.h' 2023-01-11T20:40:54.0506119Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2023-01-11T20:40:54.0507891Z adding 'torch/include/ATen/ops/bmm_native.h' 2023-01-11T20:40:54.0509602Z adding 'torch/include/ATen/ops/bmm_ops.h' 2023-01-11T20:40:54.0511453Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2023-01-11T20:40:54.0513444Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0514969Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2023-01-11T20:40:54.0516610Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2023-01-11T20:40:54.0518287Z adding 'torch/include/ATen/ops/broadcast_to.h' 2023-01-11T20:40:54.0520285Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0521980Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2023-01-11T20:40:54.0523857Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2023-01-11T20:40:54.0525989Z adding 'torch/include/ATen/ops/bucketize.h' 2023-01-11T20:40:54.0528110Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0530188Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2023-01-11T20:40:54.0532465Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2023-01-11T20:40:54.0534341Z adding 'torch/include/ATen/ops/bucketize_native.h' 2023-01-11T20:40:54.0536784Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2023-01-11T20:40:54.0538963Z adding 'torch/include/ATen/ops/can_cast.h' 2023-01-11T20:40:54.0540992Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0543103Z adding 'torch/include/ATen/ops/can_cast_native.h' 2023-01-11T20:40:54.0545110Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2023-01-11T20:40:54.0547305Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2023-01-11T20:40:54.0549546Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0551265Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2023-01-11T20:40:54.0553432Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2023-01-11T20:40:54.0555456Z adding 'torch/include/ATen/ops/cat.h' 2023-01-11T20:40:54.0557475Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0559445Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0561174Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2023-01-11T20:40:54.0563193Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2023-01-11T20:40:54.0565864Z adding 'torch/include/ATen/ops/cat_meta.h' 2023-01-11T20:40:54.0567788Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2023-01-11T20:40:54.0569565Z adding 'torch/include/ATen/ops/cat_native.h' 2023-01-11T20:40:54.0571804Z adding 'torch/include/ATen/ops/cat_ops.h' 2023-01-11T20:40:54.0573860Z adding 'torch/include/ATen/ops/cauchy.h' 2023-01-11T20:40:54.0576117Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0577857Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2023-01-11T20:40:54.0579858Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2023-01-11T20:40:54.0581997Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2023-01-11T20:40:54.0584226Z adding 'torch/include/ATen/ops/cauchy_native.h' 2023-01-11T20:40:54.0585849Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2023-01-11T20:40:54.0588193Z adding 'torch/include/ATen/ops/ccol_indices.h' 2023-01-11T20:40:54.0589652Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2023-01-11T20:40:54.0591355Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0593094Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0594559Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2023-01-11T20:40:54.0596221Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2023-01-11T20:40:54.0597789Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2023-01-11T20:40:54.0599355Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2023-01-11T20:40:54.0600871Z adding 'torch/include/ATen/ops/cdist.h' 2023-01-11T20:40:54.0602506Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0603999Z adding 'torch/include/ATen/ops/cdist_native.h' 2023-01-11T20:40:54.0605760Z adding 'torch/include/ATen/ops/cdist_ops.h' 2023-01-11T20:40:54.0607408Z adding 'torch/include/ATen/ops/ceil.h' 2023-01-11T20:40:54.0609043Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0610430Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2023-01-11T20:40:54.0612056Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2023-01-11T20:40:54.0613541Z adding 'torch/include/ATen/ops/ceil_meta.h' 2023-01-11T20:40:54.0615307Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2023-01-11T20:40:54.0616767Z adding 'torch/include/ATen/ops/ceil_native.h' 2023-01-11T20:40:54.0618768Z adding 'torch/include/ATen/ops/ceil_ops.h' 2023-01-11T20:40:54.0619883Z adding 'torch/include/ATen/ops/celu.h' 2023-01-11T20:40:54.0621678Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0623193Z adding 'torch/include/ATen/ops/celu_native.h' 2023-01-11T20:40:54.0625028Z adding 'torch/include/ATen/ops/celu_ops.h' 2023-01-11T20:40:54.0627006Z adding 'torch/include/ATen/ops/chain_matmul.h' 2023-01-11T20:40:54.0628683Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0630149Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2023-01-11T20:40:54.0631791Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2023-01-11T20:40:54.0633336Z adding 'torch/include/ATen/ops/chalf.h' 2023-01-11T20:40:54.0635122Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0636558Z adding 'torch/include/ATen/ops/chalf_native.h' 2023-01-11T20:40:54.0638332Z adding 'torch/include/ATen/ops/chalf_ops.h' 2023-01-11T20:40:54.0639919Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2023-01-11T20:40:54.0641678Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0643315Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2023-01-11T20:40:54.0644898Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2023-01-11T20:40:54.0646823Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2023-01-11T20:40:54.0648490Z adding 'torch/include/ATen/ops/cholesky.h' 2023-01-11T20:40:54.0650139Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2023-01-11T20:40:54.0651699Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2023-01-11T20:40:54.0653219Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2023-01-11T20:40:54.0654906Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2023-01-11T20:40:54.0656667Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2023-01-11T20:40:54.0658011Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2023-01-11T20:40:54.0659684Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2023-01-11T20:40:54.0661272Z adding 'torch/include/ATen/ops/cholesky_native.h' 2023-01-11T20:40:54.0662979Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2023-01-11T20:40:54.0664697Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2023-01-11T20:40:54.0666677Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0668269Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2023-01-11T20:40:54.0670036Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2023-01-11T20:40:54.0671653Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2023-01-11T20:40:54.0673476Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0675049Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2023-01-11T20:40:54.0676881Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2023-01-11T20:40:54.0678547Z adding 'torch/include/ATen/ops/chunk.h' 2023-01-11T20:40:54.0680351Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0681750Z adding 'torch/include/ATen/ops/chunk_native.h' 2023-01-11T20:40:54.0683489Z adding 'torch/include/ATen/ops/chunk_ops.h' 2023-01-11T20:40:54.0685315Z adding 'torch/include/ATen/ops/clamp.h' 2023-01-11T20:40:54.0687278Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0688977Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2023-01-11T20:40:54.0690691Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2023-01-11T20:40:54.0692472Z adding 'torch/include/ATen/ops/clamp_max.h' 2023-01-11T20:40:54.0694339Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0695957Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2023-01-11T20:40:54.0697743Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2023-01-11T20:40:54.0699325Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2023-01-11T20:40:54.0701038Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2023-01-11T20:40:54.0702686Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2023-01-11T20:40:54.0704724Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2023-01-11T20:40:54.0707107Z adding 'torch/include/ATen/ops/clamp_meta.h' 2023-01-11T20:40:54.0708595Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2023-01-11T20:40:54.0710128Z adding 'torch/include/ATen/ops/clamp_min.h' 2023-01-11T20:40:54.0711855Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0713282Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2023-01-11T20:40:54.0714895Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2023-01-11T20:40:54.0716667Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2023-01-11T20:40:54.0717987Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2023-01-11T20:40:54.0719589Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2023-01-11T20:40:54.0721415Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2023-01-11T20:40:54.0723210Z adding 'torch/include/ATen/ops/clamp_native.h' 2023-01-11T20:40:54.0724873Z adding 'torch/include/ATen/ops/clamp_ops.h' 2023-01-11T20:40:54.0726930Z adding 'torch/include/ATen/ops/clip.h' 2023-01-11T20:40:54.0728920Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0730572Z adding 'torch/include/ATen/ops/clip_native.h' 2023-01-11T20:40:54.0732703Z adding 'torch/include/ATen/ops/clip_ops.h' 2023-01-11T20:40:54.0734552Z adding 'torch/include/ATen/ops/clone.h' 2023-01-11T20:40:54.0736373Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0738069Z adding 'torch/include/ATen/ops/clone_native.h' 2023-01-11T20:40:54.0739995Z adding 'torch/include/ATen/ops/clone_ops.h' 2023-01-11T20:40:54.0741553Z adding 'torch/include/ATen/ops/coalesce.h' 2023-01-11T20:40:54.0743258Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0744810Z adding 'torch/include/ATen/ops/coalesce_native.h' 2023-01-11T20:40:54.0746679Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2023-01-11T20:40:54.0748799Z adding 'torch/include/ATen/ops/col2im.h' 2023-01-11T20:40:54.0750726Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2023-01-11T20:40:54.0752272Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2023-01-11T20:40:54.0753825Z adding 'torch/include/ATen/ops/col2im_native.h' 2023-01-11T20:40:54.0755513Z adding 'torch/include/ATen/ops/col2im_ops.h' 2023-01-11T20:40:54.0757066Z adding 'torch/include/ATen/ops/col_indices.h' 2023-01-11T20:40:54.0758674Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2023-01-11T20:40:54.0760504Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0762337Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0763704Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2023-01-11T20:40:54.0765252Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2023-01-11T20:40:54.0766927Z adding 'torch/include/ATen/ops/col_indices_native.h' 2023-01-11T20:40:54.0768678Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2023-01-11T20:40:54.0770309Z adding 'torch/include/ATen/ops/column_stack.h' 2023-01-11T20:40:54.0772093Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0773795Z adding 'torch/include/ATen/ops/column_stack_native.h' 2023-01-11T20:40:54.0775375Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2023-01-11T20:40:54.0777062Z adding 'torch/include/ATen/ops/combinations.h' 2023-01-11T20:40:54.0779037Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0780304Z adding 'torch/include/ATen/ops/combinations_native.h' 2023-01-11T20:40:54.0782270Z adding 'torch/include/ATen/ops/combinations_ops.h' 2023-01-11T20:40:54.0783775Z adding 'torch/include/ATen/ops/complex.h' 2023-01-11T20:40:54.0785437Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0787434Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2023-01-11T20:40:54.0789134Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2023-01-11T20:40:54.0790545Z adding 'torch/include/ATen/ops/complex_native.h' 2023-01-11T20:40:54.0792625Z adding 'torch/include/ATen/ops/complex_ops.h' 2023-01-11T20:40:54.0794568Z adding 'torch/include/ATen/ops/concat.h' 2023-01-11T20:40:54.0796278Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0797824Z adding 'torch/include/ATen/ops/concat_native.h' 2023-01-11T20:40:54.0799593Z adding 'torch/include/ATen/ops/concat_ops.h' 2023-01-11T20:40:54.0801906Z adding 'torch/include/ATen/ops/concatenate.h' 2023-01-11T20:40:54.0803508Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0804676Z adding 'torch/include/ATen/ops/concatenate_native.h' 2023-01-11T20:40:54.0806520Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2023-01-11T20:40:54.0808215Z adding 'torch/include/ATen/ops/conj.h' 2023-01-11T20:40:54.0809892Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0811305Z adding 'torch/include/ATen/ops/conj_native.h' 2023-01-11T20:40:54.0812817Z adding 'torch/include/ATen/ops/conj_ops.h' 2023-01-11T20:40:54.0814511Z adding 'torch/include/ATen/ops/conj_physical.h' 2023-01-11T20:40:54.0816375Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0818284Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0820696Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2023-01-11T20:40:54.0822475Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2023-01-11T20:40:54.0824221Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2023-01-11T20:40:54.0826109Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2023-01-11T20:40:54.0828324Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2023-01-11T20:40:54.0830396Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0832140Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2023-01-11T20:40:54.0834030Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2023-01-11T20:40:54.0835752Z adding 'torch/include/ATen/ops/contiguous.h' 2023-01-11T20:40:54.0837598Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0839222Z adding 'torch/include/ATen/ops/contiguous_native.h' 2023-01-11T20:40:54.0841035Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2023-01-11T20:40:54.0842866Z adding 'torch/include/ATen/ops/conv1d.h' 2023-01-11T20:40:54.0844816Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0846499Z adding 'torch/include/ATen/ops/conv1d_native.h' 2023-01-11T20:40:54.0848597Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2023-01-11T20:40:54.0850441Z adding 'torch/include/ATen/ops/conv2d.h' 2023-01-11T20:40:54.0852409Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0854066Z adding 'torch/include/ATen/ops/conv2d_native.h' 2023-01-11T20:40:54.0856022Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2023-01-11T20:40:54.0858031Z adding 'torch/include/ATen/ops/conv3d.h' 2023-01-11T20:40:54.0859864Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0861487Z adding 'torch/include/ATen/ops/conv3d_native.h' 2023-01-11T20:40:54.0863282Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2023-01-11T20:40:54.0865859Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2023-01-11T20:40:54.0867692Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0869393Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2023-01-11T20:40:54.0870979Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2023-01-11T20:40:54.0872864Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2023-01-11T20:40:54.0874576Z adding 'torch/include/ATen/ops/conv_tbc.h' 2023-01-11T20:40:54.0876308Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2023-01-11T20:40:54.0878172Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0879635Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2023-01-11T20:40:54.0881333Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2023-01-11T20:40:54.0883132Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0884629Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2023-01-11T20:40:54.0886472Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2023-01-11T20:40:54.0888331Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2023-01-11T20:40:54.0890120Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0891625Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2023-01-11T20:40:54.0893435Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2023-01-11T20:40:54.0895156Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2023-01-11T20:40:54.0897009Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0898556Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2023-01-11T20:40:54.0900387Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2023-01-11T20:40:54.0902140Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2023-01-11T20:40:54.0903944Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0905451Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2023-01-11T20:40:54.0908014Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2023-01-11T20:40:54.0909909Z adding 'torch/include/ATen/ops/convolution.h' 2023-01-11T20:40:54.0912328Z adding 'torch/include/ATen/ops/convolution_backward.h' 2023-01-11T20:40:54.0914595Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0916368Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2023-01-11T20:40:54.0918092Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2023-01-11T20:40:54.0920021Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2023-01-11T20:40:54.0922018Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2023-01-11T20:40:54.0924046Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0925733Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2023-01-11T20:40:54.0927755Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2023-01-11T20:40:54.0929774Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0931399Z adding 'torch/include/ATen/ops/convolution_native.h' 2023-01-11T20:40:54.0933297Z adding 'torch/include/ATen/ops/convolution_ops.h' 2023-01-11T20:40:54.0935199Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2023-01-11T20:40:54.0937119Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0938728Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2023-01-11T20:40:54.0940597Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2023-01-11T20:40:54.0942508Z adding 'torch/include/ATen/ops/copy.h' 2023-01-11T20:40:54.0944126Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0945897Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0947883Z adding 'torch/include/ATen/ops/copy_native.h' 2023-01-11T20:40:54.0949459Z adding 'torch/include/ATen/ops/copy_ops.h' 2023-01-11T20:40:54.0951190Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2023-01-11T20:40:54.0953056Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0954591Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2023-01-11T20:40:54.0956231Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2023-01-11T20:40:54.0957908Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2023-01-11T20:40:54.0959673Z adding 'torch/include/ATen/ops/copysign.h' 2023-01-11T20:40:54.0961500Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.0963188Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0965014Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2023-01-11T20:40:54.0966573Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2023-01-11T20:40:54.0968521Z adding 'torch/include/ATen/ops/copysign_meta.h' 2023-01-11T20:40:54.0970161Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2023-01-11T20:40:54.0972058Z adding 'torch/include/ATen/ops/copysign_native.h' 2023-01-11T20:40:54.0974004Z adding 'torch/include/ATen/ops/copysign_ops.h' 2023-01-11T20:40:54.0975788Z adding 'torch/include/ATen/ops/corrcoef.h' 2023-01-11T20:40:54.0977767Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.0979276Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2023-01-11T20:40:54.0980921Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2023-01-11T20:40:54.0982702Z adding 'torch/include/ATen/ops/cos.h' 2023-01-11T20:40:54.0984466Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0986072Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2023-01-11T20:40:54.0987855Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2023-01-11T20:40:54.0989410Z adding 'torch/include/ATen/ops/cos_meta.h' 2023-01-11T20:40:54.0991105Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2023-01-11T20:40:54.0992700Z adding 'torch/include/ATen/ops/cos_native.h' 2023-01-11T20:40:54.0994449Z adding 'torch/include/ATen/ops/cos_ops.h' 2023-01-11T20:40:54.0996141Z adding 'torch/include/ATen/ops/cosh.h' 2023-01-11T20:40:54.0997982Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.0999579Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2023-01-11T20:40:54.1001189Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2023-01-11T20:40:54.1002749Z adding 'torch/include/ATen/ops/cosh_meta.h' 2023-01-11T20:40:54.1004426Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2023-01-11T20:40:54.1006061Z adding 'torch/include/ATen/ops/cosh_native.h' 2023-01-11T20:40:54.1007953Z adding 'torch/include/ATen/ops/cosh_ops.h' 2023-01-11T20:40:54.1009930Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2023-01-11T20:40:54.1011610Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1013198Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2023-01-11T20:40:54.1014879Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2023-01-11T20:40:54.1016593Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2023-01-11T20:40:54.1018342Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1019941Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2023-01-11T20:40:54.1021598Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2023-01-11T20:40:54.1023997Z adding 'torch/include/ATen/ops/count_nonzero.h' 2023-01-11T20:40:54.1025638Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1027095Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2023-01-11T20:40:54.1029171Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2023-01-11T20:40:54.1030868Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2023-01-11T20:40:54.1033608Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2023-01-11T20:40:54.1034616Z adding 'torch/include/ATen/ops/cov.h' 2023-01-11T20:40:54.1036703Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1038335Z adding 'torch/include/ATen/ops/cov_native.h' 2023-01-11T20:40:54.1040143Z adding 'torch/include/ATen/ops/cov_ops.h' 2023-01-11T20:40:54.1041682Z adding 'torch/include/ATen/ops/cross.h' 2023-01-11T20:40:54.1043602Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1045204Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2023-01-11T20:40:54.1047040Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1048367Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2023-01-11T20:40:54.1050116Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2023-01-11T20:40:54.1051716Z adding 'torch/include/ATen/ops/cross_native.h' 2023-01-11T20:40:54.1053355Z adding 'torch/include/ATen/ops/cross_ops.h' 2023-01-11T20:40:54.1054911Z adding 'torch/include/ATen/ops/crow_indices.h' 2023-01-11T20:40:54.1056559Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2023-01-11T20:40:54.1058373Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1060145Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1074717Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2023-01-11T20:40:54.1075226Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2023-01-11T20:40:54.1075662Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2023-01-11T20:40:54.1076057Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2023-01-11T20:40:54.1076350Z adding 'torch/include/ATen/ops/ctc_loss.h' 2023-01-11T20:40:54.1076758Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1077187Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2023-01-11T20:40:54.1077683Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2023-01-11T20:40:54.1078238Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2023-01-11T20:40:54.1078638Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2023-01-11T20:40:54.1080110Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1081738Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2023-01-11T20:40:54.1083500Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2023-01-11T20:40:54.1085277Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2023-01-11T20:40:54.1087251Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1088992Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2023-01-11T20:40:54.1091314Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2023-01-11T20:40:54.1093029Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2023-01-11T20:40:54.1094665Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2023-01-11T20:40:54.1096688Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2023-01-11T20:40:54.1098819Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1100342Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2023-01-11T20:40:54.1102089Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2023-01-11T20:40:54.1103982Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2023-01-11T20:40:54.1105880Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1107838Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2023-01-11T20:40:54.1109292Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2023-01-11T20:40:54.1111188Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2023-01-11T20:40:54.1113005Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2023-01-11T20:40:54.1114663Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2023-01-11T20:40:54.1116455Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1117891Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2023-01-11T20:40:54.1119394Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2023-01-11T20:40:54.1121290Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2023-01-11T20:40:54.1122939Z adding 'torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1124452Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2023-01-11T20:40:54.1126065Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2023-01-11T20:40:54.1127971Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2023-01-11T20:40:54.1129817Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2023-01-11T20:40:54.1131641Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1133308Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2023-01-11T20:40:54.1134917Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2023-01-11T20:40:54.1136802Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2023-01-11T20:40:54.1138631Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2023-01-11T20:40:54.1140473Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1142105Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2023-01-11T20:40:54.1143756Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2023-01-11T20:40:54.1145564Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2023-01-11T20:40:54.1147449Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2023-01-11T20:40:54.1149211Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2023-01-11T20:40:54.1151049Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1152638Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2023-01-11T20:40:54.1154512Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2023-01-11T20:40:54.1156406Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2023-01-11T20:40:54.1158129Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1159570Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2023-01-11T20:40:54.1161136Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2023-01-11T20:40:54.1162897Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2023-01-11T20:40:54.1164559Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2023-01-11T20:40:54.1166306Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1167931Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2023-01-11T20:40:54.1169590Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2023-01-11T20:40:54.1171315Z adding 'torch/include/ATen/ops/cummax.h' 2023-01-11T20:40:54.1173106Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1174816Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1176447Z adding 'torch/include/ATen/ops/cummax_native.h' 2023-01-11T20:40:54.1178378Z adding 'torch/include/ATen/ops/cummax_ops.h' 2023-01-11T20:40:54.1180062Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2023-01-11T20:40:54.1181914Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1183312Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2023-01-11T20:40:54.1185030Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2023-01-11T20:40:54.1187060Z adding 'torch/include/ATen/ops/cummin.h' 2023-01-11T20:40:54.1188816Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1190636Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1192125Z adding 'torch/include/ATen/ops/cummin_native.h' 2023-01-11T20:40:54.1193932Z adding 'torch/include/ATen/ops/cummin_ops.h' 2023-01-11T20:40:54.1195780Z adding 'torch/include/ATen/ops/cumprod.h' 2023-01-11T20:40:54.1197499Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2023-01-11T20:40:54.1199289Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1200753Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2023-01-11T20:40:54.1202492Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2023-01-11T20:40:54.1204285Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1205974Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1207702Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2023-01-11T20:40:54.1209434Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2023-01-11T20:40:54.1211036Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2023-01-11T20:40:54.1212720Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2023-01-11T20:40:54.1214343Z adding 'torch/include/ATen/ops/cumprod_native.h' 2023-01-11T20:40:54.1216384Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2023-01-11T20:40:54.1218208Z adding 'torch/include/ATen/ops/cumsum.h' 2023-01-11T20:40:54.1220090Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1221724Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1223399Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2023-01-11T20:40:54.1225038Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2023-01-11T20:40:54.1227125Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2023-01-11T20:40:54.1229541Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2023-01-11T20:40:54.1231333Z adding 'torch/include/ATen/ops/cumsum_native.h' 2023-01-11T20:40:54.1233277Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2023-01-11T20:40:54.1235092Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2023-01-11T20:40:54.1236843Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1238398Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2023-01-11T20:40:54.1240101Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2023-01-11T20:40:54.1241680Z adding 'torch/include/ATen/ops/data.h' 2023-01-11T20:40:54.1243397Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1244949Z adding 'torch/include/ATen/ops/data_native.h' 2023-01-11T20:40:54.1246561Z adding 'torch/include/ATen/ops/data_ops.h' 2023-01-11T20:40:54.1248335Z adding 'torch/include/ATen/ops/deg2rad.h' 2023-01-11T20:40:54.1250051Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1251672Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2023-01-11T20:40:54.1253434Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2023-01-11T20:40:54.1255132Z adding 'torch/include/ATen/ops/dense_dim.h' 2023-01-11T20:40:54.1256931Z adding 'torch/include/ATen/ops/dense_dim_cpu_dispatch.h' 2023-01-11T20:40:54.1258705Z adding 'torch/include/ATen/ops/dense_dim_cuda_dispatch.h' 2023-01-11T20:40:54.1260394Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2023-01-11T20:40:54.1262214Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2023-01-11T20:40:54.1264090Z adding 'torch/include/ATen/ops/dequantize.h' 2023-01-11T20:40:54.1266065Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1267878Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2023-01-11T20:40:54.1269756Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2023-01-11T20:40:54.1271412Z adding 'torch/include/ATen/ops/dequantize_native.h' 2023-01-11T20:40:54.1273473Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2023-01-11T20:40:54.1275402Z adding 'torch/include/ATen/ops/det.h' 2023-01-11T20:40:54.1277150Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1278734Z adding 'torch/include/ATen/ops/det_native.h' 2023-01-11T20:40:54.1280563Z adding 'torch/include/ATen/ops/det_ops.h' 2023-01-11T20:40:54.1282404Z adding 'torch/include/ATen/ops/detach.h' 2023-01-11T20:40:54.1284185Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1285815Z adding 'torch/include/ATen/ops/detach_copy.h' 2023-01-11T20:40:54.1287724Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1289612Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1291161Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2023-01-11T20:40:54.1292995Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2023-01-11T20:40:54.1294650Z adding 'torch/include/ATen/ops/detach_native.h' 2023-01-11T20:40:54.1296471Z adding 'torch/include/ATen/ops/detach_ops.h' 2023-01-11T20:40:54.1298192Z adding 'torch/include/ATen/ops/diag.h' 2023-01-11T20:40:54.1300043Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1301831Z adding 'torch/include/ATen/ops/diag_embed.h' 2023-01-11T20:40:54.1303693Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1305539Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1307285Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2023-01-11T20:40:54.1309333Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2023-01-11T20:40:54.1311034Z adding 'torch/include/ATen/ops/diag_native.h' 2023-01-11T20:40:54.1312847Z adding 'torch/include/ATen/ops/diag_ops.h' 2023-01-11T20:40:54.1314595Z adding 'torch/include/ATen/ops/diagflat.h' 2023-01-11T20:40:54.1316421Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1318002Z adding 'torch/include/ATen/ops/diagflat_native.h' 2023-01-11T20:40:54.1319807Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2023-01-11T20:40:54.1321559Z adding 'torch/include/ATen/ops/diagonal.h' 2023-01-11T20:40:54.1323580Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2023-01-11T20:40:54.1325645Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1327321Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2023-01-11T20:40:54.1329248Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2023-01-11T20:40:54.1331113Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1332862Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1334613Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2023-01-11T20:40:54.1336562Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1338095Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1339682Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2023-01-11T20:40:54.1341487Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2023-01-11T20:40:54.1343087Z adding 'torch/include/ATen/ops/diagonal_native.h' 2023-01-11T20:40:54.1344739Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2023-01-11T20:40:54.1346704Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2023-01-11T20:40:54.1348553Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1350440Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2023-01-11T20:40:54.1351920Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2023-01-11T20:40:54.1353687Z adding 'torch/include/ATen/ops/diff.h' 2023-01-11T20:40:54.1355452Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1356835Z adding 'torch/include/ATen/ops/diff_native.h' 2023-01-11T20:40:54.1358490Z adding 'torch/include/ATen/ops/diff_ops.h' 2023-01-11T20:40:54.1360055Z adding 'torch/include/ATen/ops/digamma.h' 2023-01-11T20:40:54.1362049Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1363447Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2023-01-11T20:40:54.1364970Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2023-01-11T20:40:54.1366529Z adding 'torch/include/ATen/ops/digamma_meta.h' 2023-01-11T20:40:54.1368262Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2023-01-11T20:40:54.1369829Z adding 'torch/include/ATen/ops/digamma_native.h' 2023-01-11T20:40:54.1371550Z adding 'torch/include/ATen/ops/digamma_ops.h' 2023-01-11T20:40:54.1373298Z adding 'torch/include/ATen/ops/dist.h' 2023-01-11T20:40:54.1375272Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1376707Z adding 'torch/include/ATen/ops/dist_native.h' 2023-01-11T20:40:54.1378440Z adding 'torch/include/ATen/ops/dist_ops.h' 2023-01-11T20:40:54.1380223Z adding 'torch/include/ATen/ops/div.h' 2023-01-11T20:40:54.1382111Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1383854Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1385470Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2023-01-11T20:40:54.1387254Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2023-01-11T20:40:54.1389014Z adding 'torch/include/ATen/ops/div_meta.h' 2023-01-11T20:40:54.1390811Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2023-01-11T20:40:54.1392574Z adding 'torch/include/ATen/ops/div_native.h' 2023-01-11T20:40:54.1394878Z adding 'torch/include/ATen/ops/div_ops.h' 2023-01-11T20:40:54.1396942Z adding 'torch/include/ATen/ops/divide.h' 2023-01-11T20:40:54.1398913Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1400660Z adding 'torch/include/ATen/ops/divide_native.h' 2023-01-11T20:40:54.1402839Z adding 'torch/include/ATen/ops/divide_ops.h' 2023-01-11T20:40:54.1404819Z adding 'torch/include/ATen/ops/dot.h' 2023-01-11T20:40:54.1406652Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1408444Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2023-01-11T20:40:54.1410022Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2023-01-11T20:40:54.1411705Z adding 'torch/include/ATen/ops/dot_native.h' 2023-01-11T20:40:54.1413572Z adding 'torch/include/ATen/ops/dot_ops.h' 2023-01-11T20:40:54.1415236Z adding 'torch/include/ATen/ops/dropout.h' 2023-01-11T20:40:54.1416991Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1418759Z adding 'torch/include/ATen/ops/dropout_native.h' 2023-01-11T20:40:54.1420377Z adding 'torch/include/ATen/ops/dropout_ops.h' 2023-01-11T20:40:54.1422115Z adding 'torch/include/ATen/ops/dsplit.h' 2023-01-11T20:40:54.1423840Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1425414Z adding 'torch/include/ATen/ops/dsplit_native.h' 2023-01-11T20:40:54.1427278Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2023-01-11T20:40:54.1429210Z adding 'torch/include/ATen/ops/dstack.h' 2023-01-11T20:40:54.1431279Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1432739Z adding 'torch/include/ATen/ops/dstack_native.h' 2023-01-11T20:40:54.1434417Z adding 'torch/include/ATen/ops/dstack_ops.h' 2023-01-11T20:40:54.1436344Z adding 'torch/include/ATen/ops/einsum.h' 2023-01-11T20:40:54.1438115Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1439762Z adding 'torch/include/ATen/ops/einsum_native.h' 2023-01-11T20:40:54.1441635Z adding 'torch/include/ATen/ops/einsum_ops.h' 2023-01-11T20:40:54.1443475Z adding 'torch/include/ATen/ops/elu.h' 2023-01-11T20:40:54.1445197Z adding 'torch/include/ATen/ops/elu_backward.h' 2023-01-11T20:40:54.1447323Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1448728Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2023-01-11T20:40:54.1450441Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2023-01-11T20:40:54.1452113Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2023-01-11T20:40:54.1453766Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2023-01-11T20:40:54.1455376Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2023-01-11T20:40:54.1457257Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2023-01-11T20:40:54.1459179Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1460809Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2023-01-11T20:40:54.1462532Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2023-01-11T20:40:54.1464194Z adding 'torch/include/ATen/ops/elu_meta.h' 2023-01-11T20:40:54.1465855Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2023-01-11T20:40:54.1467684Z adding 'torch/include/ATen/ops/elu_native.h' 2023-01-11T20:40:54.1469850Z adding 'torch/include/ATen/ops/elu_ops.h' 2023-01-11T20:40:54.1471886Z adding 'torch/include/ATen/ops/embedding.h' 2023-01-11T20:40:54.1473725Z adding 'torch/include/ATen/ops/embedding_backward.h' 2023-01-11T20:40:54.1475582Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1477124Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2023-01-11T20:40:54.1478870Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2023-01-11T20:40:54.1480658Z adding 'torch/include/ATen/ops/embedding_bag.h' 2023-01-11T20:40:54.1483211Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1484432Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2023-01-11T20:40:54.1486402Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2023-01-11T20:40:54.1488356Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1490318Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2023-01-11T20:40:54.1492325Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1494125Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2023-01-11T20:40:54.1495894Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2023-01-11T20:40:54.1497635Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2023-01-11T20:40:54.1499493Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2023-01-11T20:40:54.1501285Z adding 'torch/include/ATen/ops/embedding_native.h' 2023-01-11T20:40:54.1503102Z adding 'torch/include/ATen/ops/embedding_ops.h' 2023-01-11T20:40:54.1504963Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2023-01-11T20:40:54.1507053Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1508627Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2023-01-11T20:40:54.1510229Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2023-01-11T20:40:54.1512155Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2023-01-11T20:40:54.1513533Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2023-01-11T20:40:54.1515517Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2023-01-11T20:40:54.1517017Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2023-01-11T20:40:54.1518705Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1520214Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2023-01-11T20:40:54.1522081Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2023-01-11T20:40:54.1524257Z adding 'torch/include/ATen/ops/empty.h' 2023-01-11T20:40:54.1526676Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1528472Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1530186Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2023-01-11T20:40:54.1531883Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2023-01-11T20:40:54.1533559Z adding 'torch/include/ATen/ops/empty_like.h' 2023-01-11T20:40:54.1535560Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1537334Z adding 'torch/include/ATen/ops/empty_like_native.h' 2023-01-11T20:40:54.1539146Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2023-01-11T20:40:54.1540884Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2023-01-11T20:40:54.1542674Z adding 'torch/include/ATen/ops/empty_native.h' 2023-01-11T20:40:54.1544672Z adding 'torch/include/ATen/ops/empty_ops.h' 2023-01-11T20:40:54.1546891Z adding 'torch/include/ATen/ops/empty_quantized.h' 2023-01-11T20:40:54.1548752Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1550324Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2023-01-11T20:40:54.1552108Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2023-01-11T20:40:54.1554164Z adding 'torch/include/ATen/ops/empty_strided.h' 2023-01-11T20:40:54.1556047Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1557758Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2023-01-11T20:40:54.1559370Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2023-01-11T20:40:54.1561052Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2023-01-11T20:40:54.1562639Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2023-01-11T20:40:54.1564461Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2023-01-11T20:40:54.1566117Z adding 'torch/include/ATen/ops/eq.h' 2023-01-11T20:40:54.1568016Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1569558Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2023-01-11T20:40:54.1571294Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2023-01-11T20:40:54.1572819Z adding 'torch/include/ATen/ops/eq_meta.h' 2023-01-11T20:40:54.1574645Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2023-01-11T20:40:54.1576108Z adding 'torch/include/ATen/ops/eq_native.h' 2023-01-11T20:40:54.1577935Z adding 'torch/include/ATen/ops/eq_ops.h' 2023-01-11T20:40:54.1579699Z adding 'torch/include/ATen/ops/equal.h' 2023-01-11T20:40:54.1581553Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2023-01-11T20:40:54.1582901Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2023-01-11T20:40:54.1584363Z adding 'torch/include/ATen/ops/equal_native.h' 2023-01-11T20:40:54.1585815Z adding 'torch/include/ATen/ops/equal_ops.h' 2023-01-11T20:40:54.1587956Z adding 'torch/include/ATen/ops/erf.h' 2023-01-11T20:40:54.1589301Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1590750Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2023-01-11T20:40:54.1592220Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2023-01-11T20:40:54.1593630Z adding 'torch/include/ATen/ops/erf_meta.h' 2023-01-11T20:40:54.1595171Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2023-01-11T20:40:54.1596840Z adding 'torch/include/ATen/ops/erf_native.h' 2023-01-11T20:40:54.1598716Z adding 'torch/include/ATen/ops/erf_ops.h' 2023-01-11T20:40:54.1600643Z adding 'torch/include/ATen/ops/erfc.h' 2023-01-11T20:40:54.1602192Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1603769Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2023-01-11T20:40:54.1605384Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2023-01-11T20:40:54.1607009Z adding 'torch/include/ATen/ops/erfc_meta.h' 2023-01-11T20:40:54.1608799Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2023-01-11T20:40:54.1610302Z adding 'torch/include/ATen/ops/erfc_native.h' 2023-01-11T20:40:54.1612274Z adding 'torch/include/ATen/ops/erfc_ops.h' 2023-01-11T20:40:54.1613812Z adding 'torch/include/ATen/ops/erfinv.h' 2023-01-11T20:40:54.1615590Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1617100Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2023-01-11T20:40:54.1618717Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2023-01-11T20:40:54.1620355Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2023-01-11T20:40:54.1621940Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2023-01-11T20:40:54.1623521Z adding 'torch/include/ATen/ops/erfinv_native.h' 2023-01-11T20:40:54.1625223Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2023-01-11T20:40:54.1627084Z adding 'torch/include/ATen/ops/exp.h' 2023-01-11T20:40:54.1628708Z adding 'torch/include/ATen/ops/exp2.h' 2023-01-11T20:40:54.1630476Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1631929Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2023-01-11T20:40:54.1634280Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2023-01-11T20:40:54.1635797Z adding 'torch/include/ATen/ops/exp2_meta.h' 2023-01-11T20:40:54.1637441Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2023-01-11T20:40:54.1638917Z adding 'torch/include/ATen/ops/exp2_native.h' 2023-01-11T20:40:54.1640687Z adding 'torch/include/ATen/ops/exp2_ops.h' 2023-01-11T20:40:54.1642392Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1643906Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2023-01-11T20:40:54.1645451Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2023-01-11T20:40:54.1647079Z adding 'torch/include/ATen/ops/exp_meta.h' 2023-01-11T20:40:54.1648623Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2023-01-11T20:40:54.1650171Z adding 'torch/include/ATen/ops/exp_native.h' 2023-01-11T20:40:54.1652481Z adding 'torch/include/ATen/ops/exp_ops.h' 2023-01-11T20:40:54.1653610Z adding 'torch/include/ATen/ops/expand.h' 2023-01-11T20:40:54.1655093Z adding 'torch/include/ATen/ops/expand_as.h' 2023-01-11T20:40:54.1656834Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1658275Z adding 'torch/include/ATen/ops/expand_as_native.h' 2023-01-11T20:40:54.1659956Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2023-01-11T20:40:54.1661649Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1663388Z adding 'torch/include/ATen/ops/expand_copy.h' 2023-01-11T20:40:54.1665208Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1667085Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1668644Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2023-01-11T20:40:54.1670502Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2023-01-11T20:40:54.1672191Z adding 'torch/include/ATen/ops/expand_native.h' 2023-01-11T20:40:54.1674006Z adding 'torch/include/ATen/ops/expand_ops.h' 2023-01-11T20:40:54.1675804Z adding 'torch/include/ATen/ops/expm1.h' 2023-01-11T20:40:54.1678193Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.1679456Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2023-01-11T20:40:54.1681035Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2023-01-11T20:40:54.1682684Z adding 'torch/include/ATen/ops/expm1_meta.h' 2023-01-11T20:40:54.1684482Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2023-01-11T20:40:54.1686500Z adding 'torch/include/ATen/ops/expm1_native.h' 2023-01-11T20:40:54.1688245Z adding 'torch/include/ATen/ops/expm1_ops.h' 2023-01-11T20:40:54.1690112Z adding 'torch/include/ATen/ops/exponential.h' 2023-01-11T20:40:54.1691987Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1693632Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2023-01-11T20:40:54.1695814Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2023-01-11T20:40:54.1697250Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2023-01-11T20:40:54.1699074Z adding 'torch/include/ATen/ops/exponential_native.h' 2023-01-11T20:40:54.1700821Z adding 'torch/include/ATen/ops/exponential_ops.h' 2023-01-11T20:40:54.1702710Z adding 'torch/include/ATen/ops/eye.h' 2023-01-11T20:40:54.1704685Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1706501Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2023-01-11T20:40:54.1708246Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2023-01-11T20:40:54.1709931Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2023-01-11T20:40:54.1711667Z adding 'torch/include/ATen/ops/eye_native.h' 2023-01-11T20:40:54.1713603Z adding 'torch/include/ATen/ops/eye_ops.h' 2023-01-11T20:40:54.1715516Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2023-01-11T20:40:54.1717353Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2023-01-11T20:40:54.1719155Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2023-01-11T20:40:54.1720967Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1722572Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2023-01-11T20:40:54.1724324Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2023-01-11T20:40:54.1726222Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1728074Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2023-01-11T20:40:54.1729804Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2023-01-11T20:40:54.1731488Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2023-01-11T20:40:54.1733437Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2023-01-11T20:40:54.1735350Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1736994Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2023-01-11T20:40:54.1738822Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2023-01-11T20:40:54.1740636Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2023-01-11T20:40:54.1742513Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2023-01-11T20:40:54.1744333Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2023-01-11T20:40:54.1746159Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1747879Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2023-01-11T20:40:54.1749634Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2023-01-11T20:40:54.1751578Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1753438Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2023-01-11T20:40:54.1755053Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2023-01-11T20:40:54.1756740Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2023-01-11T20:40:54.1758662Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2023-01-11T20:40:54.1761127Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1762428Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2023-01-11T20:40:54.1764358Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2023-01-11T20:40:54.1765927Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2023-01-11T20:40:54.1767841Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1769588Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2023-01-11T20:40:54.1771477Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1773041Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2023-01-11T20:40:54.1774745Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2023-01-11T20:40:54.1776526Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2023-01-11T20:40:54.1778559Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2023-01-11T20:40:54.1780051Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2023-01-11T20:40:54.1781851Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1783475Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2023-01-11T20:40:54.1785257Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1787057Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2023-01-11T20:40:54.1788776Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2023-01-11T20:40:54.1790467Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2023-01-11T20:40:54.1792379Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2023-01-11T20:40:54.1794028Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2023-01-11T20:40:54.1795767Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1797398Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2023-01-11T20:40:54.1799339Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2023-01-11T20:40:54.1801044Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2023-01-11T20:40:54.1802728Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1804269Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2023-01-11T20:40:54.1806011Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2023-01-11T20:40:54.1807798Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2023-01-11T20:40:54.1809625Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1811113Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2023-01-11T20:40:54.1812830Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2023-01-11T20:40:54.1814340Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2023-01-11T20:40:54.1815962Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1817338Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2023-01-11T20:40:54.1818980Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2023-01-11T20:40:54.1820799Z adding 'torch/include/ATen/ops/feature_dropout.h' 2023-01-11T20:40:54.1822545Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1824065Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2023-01-11T20:40:54.1825949Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2023-01-11T20:40:54.1828055Z adding 'torch/include/ATen/ops/fft_fft.h' 2023-01-11T20:40:54.1830307Z adding 'torch/include/ATen/ops/fft_fft2.h' 2023-01-11T20:40:54.1832343Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1834265Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2023-01-11T20:40:54.1836766Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2023-01-11T20:40:54.1838709Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1840626Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2023-01-11T20:40:54.1842955Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2023-01-11T20:40:54.1844953Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2023-01-11T20:40:54.1847404Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1849029Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2023-01-11T20:40:54.1851569Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2023-01-11T20:40:54.1853556Z adding 'torch/include/ATen/ops/fft_fftn.h' 2023-01-11T20:40:54.1856244Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1857421Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2023-01-11T20:40:54.1860170Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2023-01-11T20:40:54.1861470Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2023-01-11T20:40:54.1864170Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1865577Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2023-01-11T20:40:54.1868344Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2023-01-11T20:40:54.1870321Z adding 'torch/include/ATen/ops/fft_hfft.h' 2023-01-11T20:40:54.1872658Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2023-01-11T20:40:54.1874938Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1876724Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2023-01-11T20:40:54.1879291Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2023-01-11T20:40:54.1881338Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1883413Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2023-01-11T20:40:54.1885613Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2023-01-11T20:40:54.1887940Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2023-01-11T20:40:54.1890103Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1892118Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2023-01-11T20:40:54.1894386Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2023-01-11T20:40:54.1896625Z adding 'torch/include/ATen/ops/fft_ifft.h' 2023-01-11T20:40:54.1898643Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2023-01-11T20:40:54.1901050Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1903428Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2023-01-11T20:40:54.1904983Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2023-01-11T20:40:54.1908781Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1908946Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2023-01-11T20:40:54.1910604Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2023-01-11T20:40:54.1912259Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2023-01-11T20:40:54.1913940Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1915434Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2023-01-11T20:40:54.1916960Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2023-01-11T20:40:54.1918488Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2023-01-11T20:40:54.1920033Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1922111Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2023-01-11T20:40:54.1923685Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2023-01-11T20:40:54.1925218Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2023-01-11T20:40:54.1927140Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2023-01-11T20:40:54.1929192Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1930909Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2023-01-11T20:40:54.1933002Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2023-01-11T20:40:54.1934843Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1936610Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2023-01-11T20:40:54.1938463Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2023-01-11T20:40:54.1940450Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2023-01-11T20:40:54.1942372Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1944163Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2023-01-11T20:40:54.1946009Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2023-01-11T20:40:54.1948191Z adding 'torch/include/ATen/ops/fft_irfft.h' 2023-01-11T20:40:54.1950109Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2023-01-11T20:40:54.1952145Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1953796Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2023-01-11T20:40:54.1955833Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2023-01-11T20:40:54.1957737Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1959492Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2023-01-11T20:40:54.1961363Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2023-01-11T20:40:54.1963316Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2023-01-11T20:40:54.1965249Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1967111Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2023-01-11T20:40:54.1969234Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2023-01-11T20:40:54.1971198Z adding 'torch/include/ATen/ops/fft_rfft.h' 2023-01-11T20:40:54.1973066Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2023-01-11T20:40:54.1975066Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1976754Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2023-01-11T20:40:54.1978706Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2023-01-11T20:40:54.1980615Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1982525Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2023-01-11T20:40:54.1984465Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2023-01-11T20:40:54.1986695Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2023-01-11T20:40:54.1988965Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.1990746Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2023-01-11T20:40:54.1992620Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2023-01-11T20:40:54.1994548Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2023-01-11T20:40:54.1996738Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.1998284Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2023-01-11T20:40:54.2000218Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2023-01-11T20:40:54.2002152Z adding 'torch/include/ATen/ops/fill.h' 2023-01-11T20:40:54.2004245Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2005926Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2023-01-11T20:40:54.2007512Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2023-01-11T20:40:54.2009011Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2023-01-11T20:40:54.2010688Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2012169Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2023-01-11T20:40:54.2013790Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2023-01-11T20:40:54.2015423Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2023-01-11T20:40:54.2016993Z adding 'torch/include/ATen/ops/fill_native.h' 2023-01-11T20:40:54.2018850Z adding 'torch/include/ATen/ops/fill_ops.h' 2023-01-11T20:40:54.2020535Z adding 'torch/include/ATen/ops/fix.h' 2023-01-11T20:40:54.2022389Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2023763Z adding 'torch/include/ATen/ops/fix_native.h' 2023-01-11T20:40:54.2025463Z adding 'torch/include/ATen/ops/fix_ops.h' 2023-01-11T20:40:54.2027206Z adding 'torch/include/ATen/ops/flatten.h' 2023-01-11T20:40:54.2029154Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2030590Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2023-01-11T20:40:54.2032263Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2033943Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2023-01-11T20:40:54.2035614Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2023-01-11T20:40:54.2037139Z adding 'torch/include/ATen/ops/flatten_native.h' 2023-01-11T20:40:54.2039165Z adding 'torch/include/ATen/ops/flatten_ops.h' 2023-01-11T20:40:54.2040842Z adding 'torch/include/ATen/ops/flip.h' 2023-01-11T20:40:54.2042547Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2044272Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2023-01-11T20:40:54.2045834Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2023-01-11T20:40:54.2047504Z adding 'torch/include/ATen/ops/flip_native.h' 2023-01-11T20:40:54.2049304Z adding 'torch/include/ATen/ops/flip_ops.h' 2023-01-11T20:40:54.2051146Z adding 'torch/include/ATen/ops/fliplr.h' 2023-01-11T20:40:54.2052976Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2055315Z adding 'torch/include/ATen/ops/fliplr_native.h' 2023-01-11T20:40:54.2057101Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2023-01-11T20:40:54.2058772Z adding 'torch/include/ATen/ops/flipud.h' 2023-01-11T20:40:54.2060550Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2062532Z adding 'torch/include/ATen/ops/flipud_native.h' 2023-01-11T20:40:54.2063921Z adding 'torch/include/ATen/ops/flipud_ops.h' 2023-01-11T20:40:54.2065892Z adding 'torch/include/ATen/ops/float_power.h' 2023-01-11T20:40:54.2067784Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2069429Z adding 'torch/include/ATen/ops/float_power_native.h' 2023-01-11T20:40:54.2071333Z adding 'torch/include/ATen/ops/float_power_ops.h' 2023-01-11T20:40:54.2073048Z adding 'torch/include/ATen/ops/floor.h' 2023-01-11T20:40:54.2074904Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2076494Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2023-01-11T20:40:54.2077965Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2023-01-11T20:40:54.2079575Z adding 'torch/include/ATen/ops/floor_divide.h' 2023-01-11T20:40:54.2081342Z adding 'torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2082971Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2023-01-11T20:40:54.2084595Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2023-01-11T20:40:54.2086216Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2023-01-11T20:40:54.2087891Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2023-01-11T20:40:54.2089725Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2023-01-11T20:40:54.2091454Z adding 'torch/include/ATen/ops/floor_meta.h' 2023-01-11T20:40:54.2093033Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2023-01-11T20:40:54.2094557Z adding 'torch/include/ATen/ops/floor_native.h' 2023-01-11T20:40:54.2096359Z adding 'torch/include/ATen/ops/floor_ops.h' 2023-01-11T20:40:54.2097945Z adding 'torch/include/ATen/ops/fmax.h' 2023-01-11T20:40:54.2099704Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2101230Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2023-01-11T20:40:54.2102985Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2023-01-11T20:40:54.2104568Z adding 'torch/include/ATen/ops/fmax_meta.h' 2023-01-11T20:40:54.2106247Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2023-01-11T20:40:54.2107988Z adding 'torch/include/ATen/ops/fmax_native.h' 2023-01-11T20:40:54.2110339Z adding 'torch/include/ATen/ops/fmax_ops.h' 2023-01-11T20:40:54.2111558Z adding 'torch/include/ATen/ops/fmin.h' 2023-01-11T20:40:54.2113020Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2114690Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2023-01-11T20:40:54.2116285Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2023-01-11T20:40:54.2117924Z adding 'torch/include/ATen/ops/fmin_meta.h' 2023-01-11T20:40:54.2119538Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2023-01-11T20:40:54.2121159Z adding 'torch/include/ATen/ops/fmin_native.h' 2023-01-11T20:40:54.2122839Z adding 'torch/include/ATen/ops/fmin_ops.h' 2023-01-11T20:40:54.2124621Z adding 'torch/include/ATen/ops/fmod.h' 2023-01-11T20:40:54.2126468Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2128511Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2129868Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2023-01-11T20:40:54.2131451Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2023-01-11T20:40:54.2133045Z adding 'torch/include/ATen/ops/fmod_meta.h' 2023-01-11T20:40:54.2134675Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2023-01-11T20:40:54.2136420Z adding 'torch/include/ATen/ops/fmod_native.h' 2023-01-11T20:40:54.2138422Z adding 'torch/include/ATen/ops/fmod_ops.h' 2023-01-11T20:40:54.2140543Z adding 'torch/include/ATen/ops/frac.h' 2023-01-11T20:40:54.2142292Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2143718Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2023-01-11T20:40:54.2145285Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2023-01-11T20:40:54.2147076Z adding 'torch/include/ATen/ops/frac_meta.h' 2023-01-11T20:40:54.2148778Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2023-01-11T20:40:54.2150558Z adding 'torch/include/ATen/ops/frac_native.h' 2023-01-11T20:40:54.2152102Z adding 'torch/include/ATen/ops/frac_ops.h' 2023-01-11T20:40:54.2153908Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2023-01-11T20:40:54.2155601Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2023-01-11T20:40:54.2157495Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2158974Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.2160511Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.2161999Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2023-01-11T20:40:54.2163485Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2023-01-11T20:40:54.2165048Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2023-01-11T20:40:54.2166818Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2023-01-11T20:40:54.2168550Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2169990Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2023-01-11T20:40:54.2171604Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2023-01-11T20:40:54.2173045Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2023-01-11T20:40:54.2174626Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2023-01-11T20:40:54.2176188Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2023-01-11T20:40:54.2177910Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2023-01-11T20:40:54.2179493Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2023-01-11T20:40:54.2181168Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2023-01-11T20:40:54.2182871Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.2184392Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.2185847Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2023-01-11T20:40:54.2187988Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2023-01-11T20:40:54.2189808Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2191330Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2023-01-11T20:40:54.2192856Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2023-01-11T20:40:54.2195190Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2023-01-11T20:40:54.2197058Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2023-01-11T20:40:54.2198653Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2023-01-11T20:40:54.2200342Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2023-01-11T20:40:54.2201862Z adding 'torch/include/ATen/ops/frexp.h' 2023-01-11T20:40:54.2203523Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2205015Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2023-01-11T20:40:54.2206521Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2023-01-11T20:40:54.2208149Z adding 'torch/include/ATen/ops/frexp_native.h' 2023-01-11T20:40:54.2209770Z adding 'torch/include/ATen/ops/frexp_ops.h' 2023-01-11T20:40:54.2211394Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2023-01-11T20:40:54.2213085Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2214606Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2023-01-11T20:40:54.2216516Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2023-01-11T20:40:54.2218124Z adding 'torch/include/ATen/ops/from_blob.h' 2023-01-11T20:40:54.2219937Z adding 'torch/include/ATen/ops/from_file.h' 2023-01-11T20:40:54.2221784Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2223511Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2023-01-11T20:40:54.2225070Z adding 'torch/include/ATen/ops/from_file_native.h' 2023-01-11T20:40:54.2226745Z adding 'torch/include/ATen/ops/from_file_ops.h' 2023-01-11T20:40:54.2228794Z adding 'torch/include/ATen/ops/full.h' 2023-01-11T20:40:54.2230624Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2232294Z adding 'torch/include/ATen/ops/full_like.h' 2023-01-11T20:40:54.2234072Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2235527Z adding 'torch/include/ATen/ops/full_like_native.h' 2023-01-11T20:40:54.2237272Z adding 'torch/include/ATen/ops/full_like_ops.h' 2023-01-11T20:40:54.2239001Z adding 'torch/include/ATen/ops/full_native.h' 2023-01-11T20:40:54.2240886Z adding 'torch/include/ATen/ops/full_ops.h' 2023-01-11T20:40:54.2242652Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2023-01-11T20:40:54.2244344Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2245792Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2023-01-11T20:40:54.2247561Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2023-01-11T20:40:54.2249303Z adding 'torch/include/ATen/ops/gather.h' 2023-01-11T20:40:54.2250833Z adding 'torch/include/ATen/ops/gather_backward.h' 2023-01-11T20:40:54.2252440Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2253879Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2023-01-11T20:40:54.2255622Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2023-01-11T20:40:54.2257264Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2258967Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2260322Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2023-01-11T20:40:54.2261800Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2023-01-11T20:40:54.2263505Z adding 'torch/include/ATen/ops/gather_meta.h' 2023-01-11T20:40:54.2265000Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2023-01-11T20:40:54.2266728Z adding 'torch/include/ATen/ops/gather_native.h' 2023-01-11T20:40:54.2268644Z adding 'torch/include/ATen/ops/gather_ops.h' 2023-01-11T20:40:54.2270337Z adding 'torch/include/ATen/ops/gcd.h' 2023-01-11T20:40:54.2272152Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2273695Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2023-01-11T20:40:54.2275270Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2023-01-11T20:40:54.2276909Z adding 'torch/include/ATen/ops/gcd_meta.h' 2023-01-11T20:40:54.2279320Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2023-01-11T20:40:54.2280030Z adding 'torch/include/ATen/ops/gcd_native.h' 2023-01-11T20:40:54.2281977Z adding 'torch/include/ATen/ops/gcd_ops.h' 2023-01-11T20:40:54.2283781Z adding 'torch/include/ATen/ops/ge.h' 2023-01-11T20:40:54.2285798Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2287559Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2023-01-11T20:40:54.2289460Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2023-01-11T20:40:54.2291278Z adding 'torch/include/ATen/ops/ge_meta.h' 2023-01-11T20:40:54.2293169Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2023-01-11T20:40:54.2294912Z adding 'torch/include/ATen/ops/ge_native.h' 2023-01-11T20:40:54.2297020Z adding 'torch/include/ATen/ops/ge_ops.h' 2023-01-11T20:40:54.2299063Z adding 'torch/include/ATen/ops/gelu.h' 2023-01-11T20:40:54.2300852Z adding 'torch/include/ATen/ops/gelu_backward.h' 2023-01-11T20:40:54.2302764Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2304478Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2023-01-11T20:40:54.2306576Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2023-01-11T20:40:54.2308582Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2023-01-11T20:40:54.2310235Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2023-01-11T20:40:54.2311857Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2023-01-11T20:40:54.2313714Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2023-01-11T20:40:54.2315618Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2317175Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2023-01-11T20:40:54.2318817Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2023-01-11T20:40:54.2320454Z adding 'torch/include/ATen/ops/gelu_meta.h' 2023-01-11T20:40:54.2322143Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2023-01-11T20:40:54.2323824Z adding 'torch/include/ATen/ops/gelu_native.h' 2023-01-11T20:40:54.2325645Z adding 'torch/include/ATen/ops/gelu_ops.h' 2023-01-11T20:40:54.2327500Z adding 'torch/include/ATen/ops/geometric.h' 2023-01-11T20:40:54.2329339Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2330894Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2023-01-11T20:40:54.2332539Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2023-01-11T20:40:54.2334186Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2023-01-11T20:40:54.2335804Z adding 'torch/include/ATen/ops/geometric_native.h' 2023-01-11T20:40:54.2337617Z adding 'torch/include/ATen/ops/geometric_ops.h' 2023-01-11T20:40:54.2339426Z adding 'torch/include/ATen/ops/geqrf.h' 2023-01-11T20:40:54.2341177Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2023-01-11T20:40:54.2342822Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2023-01-11T20:40:54.2344508Z adding 'torch/include/ATen/ops/geqrf_native.h' 2023-01-11T20:40:54.2346234Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2023-01-11T20:40:54.2348278Z adding 'torch/include/ATen/ops/ger.h' 2023-01-11T20:40:54.2350123Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2351738Z adding 'torch/include/ATen/ops/ger_native.h' 2023-01-11T20:40:54.2353654Z adding 'torch/include/ATen/ops/ger_ops.h' 2023-01-11T20:40:54.2355232Z adding 'torch/include/ATen/ops/glu.h' 2023-01-11T20:40:54.2357300Z adding 'torch/include/ATen/ops/glu_backward.h' 2023-01-11T20:40:54.2359251Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2023-01-11T20:40:54.2360793Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2023-01-11T20:40:54.2362616Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2023-01-11T20:40:54.2364352Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2365945Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2023-01-11T20:40:54.2367784Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2023-01-11T20:40:54.2369399Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2023-01-11T20:40:54.2371184Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2023-01-11T20:40:54.2372991Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2023-01-11T20:40:54.2374727Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2023-01-11T20:40:54.2376592Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2378295Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2023-01-11T20:40:54.2379840Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2023-01-11T20:40:54.2381566Z adding 'torch/include/ATen/ops/glu_jvp.h' 2023-01-11T20:40:54.2383359Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2384896Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2023-01-11T20:40:54.2387191Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2023-01-11T20:40:54.2388539Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2023-01-11T20:40:54.2390247Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2023-01-11T20:40:54.2391912Z adding 'torch/include/ATen/ops/glu_meta.h' 2023-01-11T20:40:54.2393559Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2023-01-11T20:40:54.2395330Z adding 'torch/include/ATen/ops/glu_native.h' 2023-01-11T20:40:54.2396951Z adding 'torch/include/ATen/ops/glu_ops.h' 2023-01-11T20:40:54.2398759Z adding 'torch/include/ATen/ops/gradient.h' 2023-01-11T20:40:54.2400695Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2402506Z adding 'torch/include/ATen/ops/gradient_native.h' 2023-01-11T20:40:54.2404492Z adding 'torch/include/ATen/ops/gradient_ops.h' 2023-01-11T20:40:54.2406366Z adding 'torch/include/ATen/ops/greater.h' 2023-01-11T20:40:54.2408215Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2409894Z adding 'torch/include/ATen/ops/greater_equal.h' 2023-01-11T20:40:54.2411650Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2413181Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2023-01-11T20:40:54.2415016Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2023-01-11T20:40:54.2416691Z adding 'torch/include/ATen/ops/greater_native.h' 2023-01-11T20:40:54.2418517Z adding 'torch/include/ATen/ops/greater_ops.h' 2023-01-11T20:40:54.2420239Z adding 'torch/include/ATen/ops/grid_sampler.h' 2023-01-11T20:40:54.2421900Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2023-01-11T20:40:54.2423684Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2023-01-11T20:40:54.2425490Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2427243Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.2428770Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.2430540Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2023-01-11T20:40:54.2432234Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2023-01-11T20:40:54.2434042Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2435532Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2023-01-11T20:40:54.2437130Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2023-01-11T20:40:54.2438707Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2023-01-11T20:40:54.2440439Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2023-01-11T20:40:54.2442219Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2023-01-11T20:40:54.2443907Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2023-01-11T20:40:54.2445694Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2447396Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.2449843Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.2451494Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2023-01-11T20:40:54.2453309Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2023-01-11T20:40:54.2455090Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2456740Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2023-01-11T20:40:54.2458355Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2023-01-11T20:40:54.2460034Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2023-01-11T20:40:54.2461770Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2023-01-11T20:40:54.2463497Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2464862Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2023-01-11T20:40:54.2467135Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2023-01-11T20:40:54.2468920Z adding 'torch/include/ATen/ops/group_norm.h' 2023-01-11T20:40:54.2470774Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2472220Z adding 'torch/include/ATen/ops/group_norm_native.h' 2023-01-11T20:40:54.2473838Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2023-01-11T20:40:54.2475354Z adding 'torch/include/ATen/ops/gru.h' 2023-01-11T20:40:54.2477011Z adding 'torch/include/ATen/ops/gru_cell.h' 2023-01-11T20:40:54.2478675Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2480151Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2023-01-11T20:40:54.2481754Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2023-01-11T20:40:54.2483491Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2485043Z adding 'torch/include/ATen/ops/gru_native.h' 2023-01-11T20:40:54.2486950Z adding 'torch/include/ATen/ops/gru_ops.h' 2023-01-11T20:40:54.2488632Z adding 'torch/include/ATen/ops/gt.h' 2023-01-11T20:40:54.2490409Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2491902Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2023-01-11T20:40:54.2493573Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2023-01-11T20:40:54.2495096Z adding 'torch/include/ATen/ops/gt_meta.h' 2023-01-11T20:40:54.2496897Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2023-01-11T20:40:54.2498391Z adding 'torch/include/ATen/ops/gt_native.h' 2023-01-11T20:40:54.2500292Z adding 'torch/include/ATen/ops/gt_ops.h' 2023-01-11T20:40:54.2502393Z adding 'torch/include/ATen/ops/hamming_window.h' 2023-01-11T20:40:54.2504526Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2506127Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2023-01-11T20:40:54.2508512Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2023-01-11T20:40:54.2510808Z adding 'torch/include/ATen/ops/hann_window.h' 2023-01-11T20:40:54.2512435Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2514188Z adding 'torch/include/ATen/ops/hann_window_native.h' 2023-01-11T20:40:54.2515898Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2023-01-11T20:40:54.2517634Z adding 'torch/include/ATen/ops/hardshrink.h' 2023-01-11T20:40:54.2520031Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2023-01-11T20:40:54.2521990Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2523840Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2023-01-11T20:40:54.2525312Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2023-01-11T20:40:54.2526706Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2023-01-11T20:40:54.2528564Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2023-01-11T20:40:54.2530113Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2023-01-11T20:40:54.2531797Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2023-01-11T20:40:54.2533593Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2535098Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2023-01-11T20:40:54.2536712Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2023-01-11T20:40:54.2538225Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2023-01-11T20:40:54.2540022Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2023-01-11T20:40:54.2541418Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2023-01-11T20:40:54.2543484Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2023-01-11T20:40:54.2545001Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2023-01-11T20:40:54.2547100Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2023-01-11T20:40:54.2548394Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2549530Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2023-01-11T20:40:54.2550940Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2023-01-11T20:40:54.2552613Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2023-01-11T20:40:54.2554187Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2023-01-11T20:40:54.2555811Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2023-01-11T20:40:54.2557673Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2023-01-11T20:40:54.2559644Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2561243Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2023-01-11T20:40:54.2562997Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2023-01-11T20:40:54.2564713Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2023-01-11T20:40:54.2566817Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2023-01-11T20:40:54.2568665Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2023-01-11T20:40:54.2570570Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2023-01-11T20:40:54.2572450Z adding 'torch/include/ATen/ops/hardswish.h' 2023-01-11T20:40:54.2574235Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2023-01-11T20:40:54.2576137Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2577874Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2023-01-11T20:40:54.2579652Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2023-01-11T20:40:54.2581299Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2023-01-11T20:40:54.2583186Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2023-01-11T20:40:54.2584947Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2023-01-11T20:40:54.2587027Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2023-01-11T20:40:54.2589015Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2023-01-11T20:40:54.2590463Z adding 'torch/include/ATen/ops/hardswish_native.h' 2023-01-11T20:40:54.2592386Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2023-01-11T20:40:54.2594211Z adding 'torch/include/ATen/ops/hardtanh.h' 2023-01-11T20:40:54.2596216Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2023-01-11T20:40:54.2598135Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2023-01-11T20:40:54.2600142Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2023-01-11T20:40:54.2601793Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2023-01-11T20:40:54.2603634Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2023-01-11T20:40:54.2605598Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2023-01-11T20:40:54.2607414Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2023-01-11T20:40:54.2609228Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2023-01-11T20:40:54.2611120Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2023-01-11T20:40:54.2613033Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2023-01-11T20:40:54.2614896Z adding 'torch/include/ATen/ops/heaviside.h' 2023-01-11T20:40:54.2616811Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2618488Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2023-01-11T20:40:54.2620417Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2023-01-11T20:40:54.2622094Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2023-01-11T20:40:54.2624097Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2023-01-11T20:40:54.2625885Z adding 'torch/include/ATen/ops/heaviside_native.h' 2023-01-11T20:40:54.2628373Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2023-01-11T20:40:54.2630096Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2023-01-11T20:40:54.2632022Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2633551Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2023-01-11T20:40:54.2635325Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2023-01-11T20:40:54.2637509Z adding 'torch/include/ATen/ops/histc.h' 2023-01-11T20:40:54.2639028Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2023-01-11T20:40:54.2640864Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2023-01-11T20:40:54.2642446Z adding 'torch/include/ATen/ops/histc_native.h' 2023-01-11T20:40:54.2644265Z adding 'torch/include/ATen/ops/histc_ops.h' 2023-01-11T20:40:54.2646133Z adding 'torch/include/ATen/ops/histogram.h' 2023-01-11T20:40:54.2648096Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2023-01-11T20:40:54.2649846Z adding 'torch/include/ATen/ops/histogram_native.h' 2023-01-11T20:40:54.2651843Z adding 'torch/include/ATen/ops/histogram_ops.h' 2023-01-11T20:40:54.2653810Z adding 'torch/include/ATen/ops/histogramdd.h' 2023-01-11T20:40:54.2655749Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2657396Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2023-01-11T20:40:54.2659287Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2023-01-11T20:40:54.2661072Z adding 'torch/include/ATen/ops/hsplit.h' 2023-01-11T20:40:54.2662843Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2664507Z adding 'torch/include/ATen/ops/hsplit_native.h' 2023-01-11T20:40:54.2666229Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2023-01-11T20:40:54.2668230Z adding 'torch/include/ATen/ops/hspmm.h' 2023-01-11T20:40:54.2669882Z adding 'torch/include/ATen/ops/hspmm_native.h' 2023-01-11T20:40:54.2671765Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2023-01-11T20:40:54.2673265Z adding 'torch/include/ATen/ops/hstack.h' 2023-01-11T20:40:54.2675047Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2676588Z adding 'torch/include/ATen/ops/hstack_native.h' 2023-01-11T20:40:54.2678448Z adding 'torch/include/ATen/ops/hstack_ops.h' 2023-01-11T20:40:54.2680095Z adding 'torch/include/ATen/ops/huber_loss.h' 2023-01-11T20:40:54.2681794Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2023-01-11T20:40:54.2683643Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2685251Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2023-01-11T20:40:54.2687032Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2023-01-11T20:40:54.2688543Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2023-01-11T20:40:54.2690320Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2023-01-11T20:40:54.2692095Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2023-01-11T20:40:54.2694700Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2023-01-11T20:40:54.2695919Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2023-01-11T20:40:54.2697489Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2023-01-11T20:40:54.2699207Z adding 'torch/include/ATen/ops/hypot.h' 2023-01-11T20:40:54.2701196Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2702719Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2023-01-11T20:40:54.2704409Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2023-01-11T20:40:54.2706084Z adding 'torch/include/ATen/ops/hypot_meta.h' 2023-01-11T20:40:54.2708083Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2023-01-11T20:40:54.2709719Z adding 'torch/include/ATen/ops/hypot_native.h' 2023-01-11T20:40:54.2711625Z adding 'torch/include/ATen/ops/hypot_ops.h' 2023-01-11T20:40:54.2713409Z adding 'torch/include/ATen/ops/i0.h' 2023-01-11T20:40:54.2715304Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2717072Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2023-01-11T20:40:54.2718639Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2023-01-11T20:40:54.2720419Z adding 'torch/include/ATen/ops/i0_meta.h' 2023-01-11T20:40:54.2722319Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2023-01-11T20:40:54.2724034Z adding 'torch/include/ATen/ops/i0_native.h' 2023-01-11T20:40:54.2725848Z adding 'torch/include/ATen/ops/i0_ops.h' 2023-01-11T20:40:54.2727651Z adding 'torch/include/ATen/ops/igamma.h' 2023-01-11T20:40:54.2729599Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2731216Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2023-01-11T20:40:54.2732984Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2023-01-11T20:40:54.2734655Z adding 'torch/include/ATen/ops/igamma_meta.h' 2023-01-11T20:40:54.2736492Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2023-01-11T20:40:54.2738185Z adding 'torch/include/ATen/ops/igamma_native.h' 2023-01-11T20:40:54.2740065Z adding 'torch/include/ATen/ops/igamma_ops.h' 2023-01-11T20:40:54.2741831Z adding 'torch/include/ATen/ops/igammac.h' 2023-01-11T20:40:54.2743792Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2745410Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2023-01-11T20:40:54.2747420Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2023-01-11T20:40:54.2749040Z adding 'torch/include/ATen/ops/igammac_meta.h' 2023-01-11T20:40:54.2750866Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2023-01-11T20:40:54.2752556Z adding 'torch/include/ATen/ops/igammac_native.h' 2023-01-11T20:40:54.2754507Z adding 'torch/include/ATen/ops/igammac_ops.h' 2023-01-11T20:40:54.2756328Z adding 'torch/include/ATen/ops/im2col.h' 2023-01-11T20:40:54.2758183Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2023-01-11T20:40:54.2759929Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2023-01-11T20:40:54.2761640Z adding 'torch/include/ATen/ops/im2col_native.h' 2023-01-11T20:40:54.2763503Z adding 'torch/include/ATen/ops/im2col_ops.h' 2023-01-11T20:40:54.2765307Z adding 'torch/include/ATen/ops/imag.h' 2023-01-11T20:40:54.2767345Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2768834Z adding 'torch/include/ATen/ops/imag_native.h' 2023-01-11T20:40:54.2770557Z adding 'torch/include/ATen/ops/imag_ops.h' 2023-01-11T20:40:54.2772370Z adding 'torch/include/ATen/ops/index.h' 2023-01-11T20:40:54.2774221Z adding 'torch/include/ATen/ops/index_add.h' 2023-01-11T20:40:54.2776225Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2777919Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2779742Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2023-01-11T20:40:54.2781586Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2023-01-11T20:40:54.2783442Z adding 'torch/include/ATen/ops/index_add_meta.h' 2023-01-11T20:40:54.2785237Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2023-01-11T20:40:54.2787514Z adding 'torch/include/ATen/ops/index_add_native.h' 2023-01-11T20:40:54.2789461Z adding 'torch/include/ATen/ops/index_add_ops.h' 2023-01-11T20:40:54.2791384Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2793037Z adding 'torch/include/ATen/ops/index_copy.h' 2023-01-11T20:40:54.2795066Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2796757Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2798518Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2023-01-11T20:40:54.2800242Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2023-01-11T20:40:54.2802053Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2023-01-11T20:40:54.2803799Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2023-01-11T20:40:54.2805544Z adding 'torch/include/ATen/ops/index_copy_native.h' 2023-01-11T20:40:54.2807577Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2023-01-11T20:40:54.2809584Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2023-01-11T20:40:54.2811377Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2023-01-11T20:40:54.2813325Z adding 'torch/include/ATen/ops/index_fill.h' 2023-01-11T20:40:54.2815236Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2817069Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2818766Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2023-01-11T20:40:54.2820517Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2023-01-11T20:40:54.2822236Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2023-01-11T20:40:54.2824032Z adding 'torch/include/ATen/ops/index_fill_native.h' 2023-01-11T20:40:54.2826537Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2023-01-11T20:40:54.2828706Z adding 'torch/include/ATen/ops/index_meta.h' 2023-01-11T20:40:54.2830502Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2023-01-11T20:40:54.2832225Z adding 'torch/include/ATen/ops/index_native.h' 2023-01-11T20:40:54.2834122Z adding 'torch/include/ATen/ops/index_ops.h' 2023-01-11T20:40:54.2836016Z adding 'torch/include/ATen/ops/index_put.h' 2023-01-11T20:40:54.2837956Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2839579Z adding 'torch/include/ATen/ops/index_put_native.h' 2023-01-11T20:40:54.2841536Z adding 'torch/include/ATen/ops/index_put_ops.h' 2023-01-11T20:40:54.2843364Z adding 'torch/include/ATen/ops/index_reduce.h' 2023-01-11T20:40:54.2845306Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2847243Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2023-01-11T20:40:54.2849055Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2023-01-11T20:40:54.2850828Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2023-01-11T20:40:54.2852871Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2023-01-11T20:40:54.2854602Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2023-01-11T20:40:54.2856484Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2023-01-11T20:40:54.2858412Z adding 'torch/include/ATen/ops/index_select.h' 2023-01-11T20:40:54.2860453Z adding 'torch/include/ATen/ops/index_select_backward.h' 2023-01-11T20:40:54.2863049Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2865031Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2023-01-11T20:40:54.2867391Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2023-01-11T20:40:54.2869128Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2870989Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2023-01-11T20:40:54.2872780Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2023-01-11T20:40:54.2875272Z adding 'torch/include/ATen/ops/index_select_native.h' 2023-01-11T20:40:54.2877675Z adding 'torch/include/ATen/ops/index_select_ops.h' 2023-01-11T20:40:54.2879751Z adding 'torch/include/ATen/ops/indices.h' 2023-01-11T20:40:54.2882050Z adding 'torch/include/ATen/ops/indices_copy.h' 2023-01-11T20:40:54.2884435Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2886527Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.2888417Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2023-01-11T20:40:54.2890673Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2023-01-11T20:40:54.2892539Z adding 'torch/include/ATen/ops/indices_native.h' 2023-01-11T20:40:54.2894450Z adding 'torch/include/ATen/ops/indices_ops.h' 2023-01-11T20:40:54.2896585Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2023-01-11T20:40:54.2898609Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2900444Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2023-01-11T20:40:54.2902711Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2023-01-11T20:40:54.2904415Z adding 'torch/include/ATen/ops/inner.h' 2023-01-11T20:40:54.2906974Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2908608Z adding 'torch/include/ATen/ops/inner_native.h' 2023-01-11T20:40:54.2911060Z adding 'torch/include/ATen/ops/inner_ops.h' 2023-01-11T20:40:54.2912916Z adding 'torch/include/ATen/ops/instance_norm.h' 2023-01-11T20:40:54.2915224Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2916973Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2023-01-11T20:40:54.2919469Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2023-01-11T20:40:54.2921204Z adding 'torch/include/ATen/ops/int_repr.h' 2023-01-11T20:40:54.2923549Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.2925190Z adding 'torch/include/ATen/ops/int_repr_native.h' 2023-01-11T20:40:54.2927750Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2023-01-11T20:40:54.2929429Z adding 'torch/include/ATen/ops/inverse.h' 2023-01-11T20:40:54.2931799Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2933396Z adding 'torch/include/ATen/ops/inverse_native.h' 2023-01-11T20:40:54.2935811Z adding 'torch/include/ATen/ops/inverse_ops.h' 2023-01-11T20:40:54.2937458Z adding 'torch/include/ATen/ops/is_coalesced.h' 2023-01-11T20:40:54.2939602Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2023-01-11T20:40:54.2941478Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2023-01-11T20:40:54.2943477Z adding 'torch/include/ATen/ops/is_complex.h' 2023-01-11T20:40:54.2945554Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2947475Z adding 'torch/include/ATen/ops/is_complex_native.h' 2023-01-11T20:40:54.2950104Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2023-01-11T20:40:54.2951690Z adding 'torch/include/ATen/ops/is_conj.h' 2023-01-11T20:40:54.2954162Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2955878Z adding 'torch/include/ATen/ops/is_conj_native.h' 2023-01-11T20:40:54.2957936Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2023-01-11T20:40:54.2959888Z adding 'torch/include/ATen/ops/is_distributed.h' 2023-01-11T20:40:54.2961947Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2963786Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2023-01-11T20:40:54.2965944Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2023-01-11T20:40:54.2967844Z adding 'torch/include/ATen/ops/is_floating_point.h' 2023-01-11T20:40:54.2970279Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2971846Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2023-01-11T20:40:54.2974008Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2023-01-11T20:40:54.2976021Z adding 'torch/include/ATen/ops/is_inference.h' 2023-01-11T20:40:54.2978163Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2979830Z adding 'torch/include/ATen/ops/is_inference_native.h' 2023-01-11T20:40:54.2982027Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2023-01-11T20:40:54.2983709Z adding 'torch/include/ATen/ops/is_leaf.h' 2023-01-11T20:40:54.2986147Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2987800Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2023-01-11T20:40:54.2990207Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2023-01-11T20:40:54.2992001Z adding 'torch/include/ATen/ops/is_neg.h' 2023-01-11T20:40:54.2994209Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.2995872Z adding 'torch/include/ATen/ops/is_neg_native.h' 2023-01-11T20:40:54.2998043Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2023-01-11T20:40:54.2999811Z adding 'torch/include/ATen/ops/is_nonzero.h' 2023-01-11T20:40:54.3002091Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3003675Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2023-01-11T20:40:54.3005991Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2023-01-11T20:40:54.3007693Z adding 'torch/include/ATen/ops/is_pinned.h' 2023-01-11T20:40:54.3010145Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3011855Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2023-01-11T20:40:54.3013912Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2023-01-11T20:40:54.3015801Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2023-01-11T20:40:54.3017611Z adding 'torch/include/ATen/ops/is_same_size.h' 2023-01-11T20:40:54.3019225Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3020580Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2023-01-11T20:40:54.3022360Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2023-01-11T20:40:54.3023493Z adding 'torch/include/ATen/ops/is_set_to.h' 2023-01-11T20:40:54.3025020Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2023-01-11T20:40:54.3026850Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2023-01-11T20:40:54.3028359Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2023-01-11T20:40:54.3029926Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2023-01-11T20:40:54.3031469Z adding 'torch/include/ATen/ops/is_signed.h' 2023-01-11T20:40:54.3033073Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3034666Z adding 'torch/include/ATen/ops/is_signed_native.h' 2023-01-11T20:40:54.3036375Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2023-01-11T20:40:54.3037917Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2023-01-11T20:40:54.3039710Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3041421Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2023-01-11T20:40:54.3042833Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2023-01-11T20:40:54.3044560Z adding 'torch/include/ATen/ops/isclose.h' 2023-01-11T20:40:54.3046463Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3048168Z adding 'torch/include/ATen/ops/isclose_native.h' 2023-01-11T20:40:54.3050084Z adding 'torch/include/ATen/ops/isclose_ops.h' 2023-01-11T20:40:54.3052130Z adding 'torch/include/ATen/ops/isfinite.h' 2023-01-11T20:40:54.3054029Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3056127Z adding 'torch/include/ATen/ops/isfinite_native.h' 2023-01-11T20:40:54.3058117Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2023-01-11T20:40:54.3060501Z adding 'torch/include/ATen/ops/isin.h' 2023-01-11T20:40:54.3062844Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3064963Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2023-01-11T20:40:54.3067630Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2023-01-11T20:40:54.3069504Z adding 'torch/include/ATen/ops/isin_meta.h' 2023-01-11T20:40:54.3071774Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2023-01-11T20:40:54.3073629Z adding 'torch/include/ATen/ops/isin_native.h' 2023-01-11T20:40:54.3076149Z adding 'torch/include/ATen/ops/isin_ops.h' 2023-01-11T20:40:54.3078228Z adding 'torch/include/ATen/ops/isinf.h' 2023-01-11T20:40:54.3080348Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3082070Z adding 'torch/include/ATen/ops/isinf_native.h' 2023-01-11T20:40:54.3084415Z adding 'torch/include/ATen/ops/isinf_ops.h' 2023-01-11T20:40:54.3086734Z adding 'torch/include/ATen/ops/isnan.h' 2023-01-11T20:40:54.3088382Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3090589Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2023-01-11T20:40:54.3092441Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2023-01-11T20:40:54.3094389Z adding 'torch/include/ATen/ops/isnan_native.h' 2023-01-11T20:40:54.3096496Z adding 'torch/include/ATen/ops/isnan_ops.h' 2023-01-11T20:40:54.3098568Z adding 'torch/include/ATen/ops/isneginf.h' 2023-01-11T20:40:54.3100557Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3102529Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2023-01-11T20:40:54.3104455Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2023-01-11T20:40:54.3106566Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2023-01-11T20:40:54.3108993Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2023-01-11T20:40:54.3110832Z adding 'torch/include/ATen/ops/isneginf_native.h' 2023-01-11T20:40:54.3112586Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2023-01-11T20:40:54.3114182Z adding 'torch/include/ATen/ops/isposinf.h' 2023-01-11T20:40:54.3115864Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3117527Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2023-01-11T20:40:54.3118981Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2023-01-11T20:40:54.3120533Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2023-01-11T20:40:54.3121975Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2023-01-11T20:40:54.3123487Z adding 'torch/include/ATen/ops/isposinf_native.h' 2023-01-11T20:40:54.3125168Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2023-01-11T20:40:54.3126852Z adding 'torch/include/ATen/ops/isreal.h' 2023-01-11T20:40:54.3128621Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3129984Z adding 'torch/include/ATen/ops/isreal_native.h' 2023-01-11T20:40:54.3131647Z adding 'torch/include/ATen/ops/isreal_ops.h' 2023-01-11T20:40:54.3133695Z adding 'torch/include/ATen/ops/istft.h' 2023-01-11T20:40:54.3135515Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3136938Z adding 'torch/include/ATen/ops/istft_native.h' 2023-01-11T20:40:54.3138475Z adding 'torch/include/ATen/ops/istft_ops.h' 2023-01-11T20:40:54.3139858Z adding 'torch/include/ATen/ops/item.h' 2023-01-11T20:40:54.3141831Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3143191Z adding 'torch/include/ATen/ops/item_native.h' 2023-01-11T20:40:54.3144739Z adding 'torch/include/ATen/ops/item_ops.h' 2023-01-11T20:40:54.3147115Z adding 'torch/include/ATen/ops/kaiser_window.h' 2023-01-11T20:40:54.3148962Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3150621Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2023-01-11T20:40:54.3152562Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2023-01-11T20:40:54.3154340Z adding 'torch/include/ATen/ops/kl_div.h' 2023-01-11T20:40:54.3156087Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3157609Z adding 'torch/include/ATen/ops/kl_div_native.h' 2023-01-11T20:40:54.3159250Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2023-01-11T20:40:54.3160883Z adding 'torch/include/ATen/ops/kron.h' 2023-01-11T20:40:54.3162696Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3164586Z adding 'torch/include/ATen/ops/kron_native.h' 2023-01-11T20:40:54.3166188Z adding 'torch/include/ATen/ops/kron_ops.h' 2023-01-11T20:40:54.3168254Z adding 'torch/include/ATen/ops/kthvalue.h' 2023-01-11T20:40:54.3169886Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3171649Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3173183Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2023-01-11T20:40:54.3174803Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2023-01-11T20:40:54.3176511Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2023-01-11T20:40:54.3178481Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2023-01-11T20:40:54.3180149Z adding 'torch/include/ATen/ops/l1_loss.h' 2023-01-11T20:40:54.3182149Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3183500Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2023-01-11T20:40:54.3185067Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2023-01-11T20:40:54.3187024Z adding 'torch/include/ATen/ops/layer_norm.h' 2023-01-11T20:40:54.3188783Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3190407Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2023-01-11T20:40:54.3192211Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2023-01-11T20:40:54.3193893Z adding 'torch/include/ATen/ops/lcm.h' 2023-01-11T20:40:54.3195705Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3197222Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2023-01-11T20:40:54.3198878Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2023-01-11T20:40:54.3200456Z adding 'torch/include/ATen/ops/lcm_meta.h' 2023-01-11T20:40:54.3202132Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2023-01-11T20:40:54.3203740Z adding 'torch/include/ATen/ops/lcm_native.h' 2023-01-11T20:40:54.3205445Z adding 'torch/include/ATen/ops/lcm_ops.h' 2023-01-11T20:40:54.3207250Z adding 'torch/include/ATen/ops/ldexp.h' 2023-01-11T20:40:54.3209042Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3210586Z adding 'torch/include/ATen/ops/ldexp_native.h' 2023-01-11T20:40:54.3212339Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2023-01-11T20:40:54.3214154Z adding 'torch/include/ATen/ops/le.h' 2023-01-11T20:40:54.3215948Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3217860Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2023-01-11T20:40:54.3219391Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2023-01-11T20:40:54.3220963Z adding 'torch/include/ATen/ops/le_meta.h' 2023-01-11T20:40:54.3222627Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2023-01-11T20:40:54.3224248Z adding 'torch/include/ATen/ops/le_native.h' 2023-01-11T20:40:54.3226222Z adding 'torch/include/ATen/ops/le_ops.h' 2023-01-11T20:40:54.3228198Z adding 'torch/include/ATen/ops/leaky_relu.h' 2023-01-11T20:40:54.3229988Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2023-01-11T20:40:54.3231895Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3233464Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2023-01-11T20:40:54.3235092Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2023-01-11T20:40:54.3236715Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2023-01-11T20:40:54.3238394Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2023-01-11T20:40:54.3240020Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2023-01-11T20:40:54.3241791Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2023-01-11T20:40:54.3243732Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3245382Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2023-01-11T20:40:54.3247176Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2023-01-11T20:40:54.3248740Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2023-01-11T20:40:54.3250440Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2023-01-11T20:40:54.3252056Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2023-01-11T20:40:54.3253805Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2023-01-11T20:40:54.3255584Z adding 'torch/include/ATen/ops/lerp.h' 2023-01-11T20:40:54.3257418Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3259104Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2023-01-11T20:40:54.3260829Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2023-01-11T20:40:54.3262446Z adding 'torch/include/ATen/ops/lerp_meta.h' 2023-01-11T20:40:54.3264171Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2023-01-11T20:40:54.3265848Z adding 'torch/include/ATen/ops/lerp_native.h' 2023-01-11T20:40:54.3268095Z adding 'torch/include/ATen/ops/lerp_ops.h' 2023-01-11T20:40:54.3269851Z adding 'torch/include/ATen/ops/less.h' 2023-01-11T20:40:54.3271742Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3273483Z adding 'torch/include/ATen/ops/less_equal.h' 2023-01-11T20:40:54.3275335Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3277212Z adding 'torch/include/ATen/ops/less_equal_native.h' 2023-01-11T20:40:54.3278944Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2023-01-11T20:40:54.3280609Z adding 'torch/include/ATen/ops/less_native.h' 2023-01-11T20:40:54.3282518Z adding 'torch/include/ATen/ops/less_ops.h' 2023-01-11T20:40:54.3284275Z adding 'torch/include/ATen/ops/lgamma.h' 2023-01-11T20:40:54.3286244Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3287808Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2023-01-11T20:40:54.3289463Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2023-01-11T20:40:54.3298114Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2023-01-11T20:40:54.3299794Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2023-01-11T20:40:54.3301376Z adding 'torch/include/ATen/ops/lgamma_native.h' 2023-01-11T20:40:54.3303130Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2023-01-11T20:40:54.3304773Z adding 'torch/include/ATen/ops/lift.h' 2023-01-11T20:40:54.3306773Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3308363Z adding 'torch/include/ATen/ops/lift_fresh.h' 2023-01-11T20:40:54.3310305Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3311773Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2023-01-11T20:40:54.3313595Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3315280Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3316804Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2023-01-11T20:40:54.3318515Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2023-01-11T20:40:54.3320158Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2023-01-11T20:40:54.3321804Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2023-01-11T20:40:54.3323399Z adding 'torch/include/ATen/ops/lift_native.h' 2023-01-11T20:40:54.3325432Z adding 'torch/include/ATen/ops/lift_ops.h' 2023-01-11T20:40:54.3326989Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2023-01-11T20:40:54.3328720Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3330388Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2023-01-11T20:40:54.3332200Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3333840Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2023-01-11T20:40:54.3335562Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2023-01-11T20:40:54.3337189Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2023-01-11T20:40:54.3338956Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2023-01-11T20:40:54.3340539Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2023-01-11T20:40:54.3342502Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2023-01-11T20:40:54.3343930Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2023-01-11T20:40:54.3346594Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2023-01-11T20:40:54.3348332Z adding 'torch/include/ATen/ops/linalg_cond.h' 2023-01-11T20:40:54.3350142Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3351814Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2023-01-11T20:40:54.3353507Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2023-01-11T20:40:54.3355100Z adding 'torch/include/ATen/ops/linalg_cross.h' 2023-01-11T20:40:54.3357089Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3358467Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2023-01-11T20:40:54.3360039Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2023-01-11T20:40:54.3361714Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2023-01-11T20:40:54.3363324Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2023-01-11T20:40:54.3364923Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2023-01-11T20:40:54.3366633Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2023-01-11T20:40:54.3368702Z adding 'torch/include/ATen/ops/linalg_det.h' 2023-01-11T20:40:54.3370318Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3371759Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2023-01-11T20:40:54.3373384Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2023-01-11T20:40:54.3375025Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2023-01-11T20:40:54.3376654Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3378156Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2023-01-11T20:40:54.3379664Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2023-01-11T20:40:54.3381238Z adding 'torch/include/ATen/ops/linalg_eig.h' 2023-01-11T20:40:54.3382831Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2023-01-11T20:40:54.3384366Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2023-01-11T20:40:54.3385972Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2023-01-11T20:40:54.3387876Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2023-01-11T20:40:54.3389567Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2023-01-11T20:40:54.3391294Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3392798Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2023-01-11T20:40:54.3394440Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2023-01-11T20:40:54.3396399Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2023-01-11T20:40:54.3398123Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3399739Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2023-01-11T20:40:54.3401135Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2023-01-11T20:40:54.3402722Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2023-01-11T20:40:54.3404533Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3405959Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2023-01-11T20:40:54.3407690Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2023-01-11T20:40:54.3409486Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2023-01-11T20:40:54.3411119Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2023-01-11T20:40:54.3412751Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2023-01-11T20:40:54.3414359Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2023-01-11T20:40:54.3416060Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2023-01-11T20:40:54.3417689Z adding 'torch/include/ATen/ops/linalg_inv.h' 2023-01-11T20:40:54.3419356Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3421747Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2023-01-11T20:40:54.3423191Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3424545Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2023-01-11T20:40:54.3425981Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2023-01-11T20:40:54.3427994Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2023-01-11T20:40:54.3429668Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2023-01-11T20:40:54.3431300Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2023-01-11T20:40:54.3433058Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2023-01-11T20:40:54.3434651Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2023-01-11T20:40:54.3436348Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2023-01-11T20:40:54.3438035Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2023-01-11T20:40:54.3439837Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3441593Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2023-01-11T20:40:54.3443378Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3445052Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2023-01-11T20:40:54.3446690Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2023-01-11T20:40:54.3448429Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2023-01-11T20:40:54.3450083Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2023-01-11T20:40:54.3451700Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2023-01-11T20:40:54.3453516Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2023-01-11T20:40:54.3455187Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2023-01-11T20:40:54.3456964Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2023-01-11T20:40:54.3458721Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2023-01-11T20:40:54.3460484Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3462241Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2023-01-11T20:40:54.3463775Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2023-01-11T20:40:54.3465363Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2023-01-11T20:40:54.3467346Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2023-01-11T20:40:54.3469039Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2023-01-11T20:40:54.3470975Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2023-01-11T20:40:54.3472724Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2023-01-11T20:40:54.3474511Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3476105Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2023-01-11T20:40:54.3477769Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2023-01-11T20:40:54.3479336Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2023-01-11T20:40:54.3481485Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2023-01-11T20:40:54.3483037Z adding 'torch/include/ATen/ops/linalg_lu.h' 2023-01-11T20:40:54.3484986Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3486837Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2023-01-11T20:40:54.3488406Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2023-01-11T20:40:54.3490056Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2023-01-11T20:40:54.3491862Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3493952Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2023-01-11T20:40:54.3495820Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3497407Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2023-01-11T20:40:54.3499354Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2023-01-11T20:40:54.3501173Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2023-01-11T20:40:54.3503006Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2023-01-11T20:40:54.3504708Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2023-01-11T20:40:54.3506786Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2023-01-11T20:40:54.3508705Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2023-01-11T20:40:54.3510612Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2023-01-11T20:40:54.3512386Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2023-01-11T20:40:54.3514320Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2023-01-11T20:40:54.3515839Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2023-01-11T20:40:54.3517591Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2023-01-11T20:40:54.3519587Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2023-01-11T20:40:54.3521596Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3523296Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2023-01-11T20:40:54.3525153Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2023-01-11T20:40:54.3526845Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2023-01-11T20:40:54.3528825Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2023-01-11T20:40:54.3530542Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2023-01-11T20:40:54.3532382Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2023-01-11T20:40:54.3534177Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2023-01-11T20:40:54.3536156Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3537711Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2023-01-11T20:40:54.3539636Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2023-01-11T20:40:54.3541398Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2023-01-11T20:40:54.3543514Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3545113Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2023-01-11T20:40:54.3546981Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2023-01-11T20:40:54.3548853Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2023-01-11T20:40:54.3550610Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2023-01-11T20:40:54.3552546Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2023-01-11T20:40:54.3554702Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3556372Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2023-01-11T20:40:54.3558498Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2023-01-11T20:40:54.3560367Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2023-01-11T20:40:54.3562536Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3564114Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2023-01-11T20:40:54.3565947Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2023-01-11T20:40:54.3568098Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2023-01-11T20:40:54.3570191Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3572018Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2023-01-11T20:40:54.3574216Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2023-01-11T20:40:54.3576189Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2023-01-11T20:40:54.3578201Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3579915Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2023-01-11T20:40:54.3581763Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2023-01-11T20:40:54.3583722Z adding 'torch/include/ATen/ops/linalg_norm.h' 2023-01-11T20:40:54.3585802Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3587710Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2023-01-11T20:40:54.3590322Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2023-01-11T20:40:54.3592377Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2023-01-11T20:40:54.3594424Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3596182Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3598105Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3599803Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2023-01-11T20:40:54.3602087Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2023-01-11T20:40:54.3603973Z adding 'torch/include/ATen/ops/linalg_qr.h' 2023-01-11T20:40:54.3606027Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3607822Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2023-01-11T20:40:54.3609664Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2023-01-11T20:40:54.3611366Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2023-01-11T20:40:54.3613218Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2023-01-11T20:40:54.3614902Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2023-01-11T20:40:54.3616922Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2023-01-11T20:40:54.3618836Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2023-01-11T20:40:54.3620848Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3622474Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2023-01-11T20:40:54.3624411Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2023-01-11T20:40:54.3626171Z adding 'torch/include/ATen/ops/linalg_solve.h' 2023-01-11T20:40:54.3628374Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3630268Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2023-01-11T20:40:54.3632136Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3633774Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2023-01-11T20:40:54.3635727Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2023-01-11T20:40:54.3637566Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2023-01-11T20:40:54.3639310Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2023-01-11T20:40:54.3641451Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2023-01-11T20:40:54.3643112Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2023-01-11T20:40:54.3645044Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2023-01-11T20:40:54.3646641Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2023-01-11T20:40:54.3648689Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2023-01-11T20:40:54.3650580Z adding 'torch/include/ATen/ops/linalg_svd.h' 2023-01-11T20:40:54.3652582Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3654352Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2023-01-11T20:40:54.3656209Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2023-01-11T20:40:54.3658094Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2023-01-11T20:40:54.3660038Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3661766Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2023-01-11T20:40:54.3663650Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2023-01-11T20:40:54.3665542Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2023-01-11T20:40:54.3667660Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3669292Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2023-01-11T20:40:54.3671208Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2023-01-11T20:40:54.3673134Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2023-01-11T20:40:54.3675004Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3676772Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2023-01-11T20:40:54.3678663Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2023-01-11T20:40:54.3680456Z adding 'torch/include/ATen/ops/linalg_vander.h' 2023-01-11T20:40:54.3682283Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3683966Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2023-01-11T20:40:54.3685726Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2023-01-11T20:40:54.3687934Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2023-01-11T20:40:54.3689934Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3691600Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2023-01-11T20:40:54.3693512Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2023-01-11T20:40:54.3695421Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2023-01-11T20:40:54.3697391Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3699151Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2023-01-11T20:40:54.3700968Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2023-01-11T20:40:54.3702715Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2023-01-11T20:40:54.3704589Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2023-01-11T20:40:54.3706558Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2023-01-11T20:40:54.3708555Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2023-01-11T20:40:54.3944218Z adding 'torch/include/ATen/ops/linear.h' 2023-01-11T20:40:54.3945471Z adding 'torch/include/ATen/ops/linear_backward.h' 2023-01-11T20:40:54.3947694Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3949324Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2023-01-11T20:40:54.3951389Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2023-01-11T20:40:54.3953206Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3954975Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.3956675Z adding 'torch/include/ATen/ops/linear_native.h' 2023-01-11T20:40:54.3958487Z adding 'torch/include/ATen/ops/linear_ops.h' 2023-01-11T20:40:54.3960441Z adding 'torch/include/ATen/ops/linspace.h' 2023-01-11T20:40:54.3962257Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.3964002Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2023-01-11T20:40:54.3965896Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2023-01-11T20:40:54.3967564Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2023-01-11T20:40:54.3969333Z adding 'torch/include/ATen/ops/linspace_native.h' 2023-01-11T20:40:54.3971193Z adding 'torch/include/ATen/ops/linspace_ops.h' 2023-01-11T20:40:54.3972965Z adding 'torch/include/ATen/ops/log.h' 2023-01-11T20:40:54.3974634Z adding 'torch/include/ATen/ops/log10.h' 2023-01-11T20:40:54.3976515Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3978107Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2023-01-11T20:40:54.3979830Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2023-01-11T20:40:54.3981477Z adding 'torch/include/ATen/ops/log10_meta.h' 2023-01-11T20:40:54.3983207Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2023-01-11T20:40:54.3984866Z adding 'torch/include/ATen/ops/log10_native.h' 2023-01-11T20:40:54.3986781Z adding 'torch/include/ATen/ops/log10_ops.h' 2023-01-11T20:40:54.3989140Z adding 'torch/include/ATen/ops/log1p.h' 2023-01-11T20:40:54.3990541Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.3992151Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2023-01-11T20:40:54.3993783Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2023-01-11T20:40:54.3995490Z adding 'torch/include/ATen/ops/log1p_meta.h' 2023-01-11T20:40:54.3997239Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2023-01-11T20:40:54.3998904Z adding 'torch/include/ATen/ops/log1p_native.h' 2023-01-11T20:40:54.4000694Z adding 'torch/include/ATen/ops/log1p_ops.h' 2023-01-11T20:40:54.4002449Z adding 'torch/include/ATen/ops/log2.h' 2023-01-11T20:40:54.4004306Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4005960Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2023-01-11T20:40:54.4007747Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2023-01-11T20:40:54.4009397Z adding 'torch/include/ATen/ops/log2_meta.h' 2023-01-11T20:40:54.4011115Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2023-01-11T20:40:54.4012832Z adding 'torch/include/ATen/ops/log2_native.h' 2023-01-11T20:40:54.4014582Z adding 'torch/include/ATen/ops/log2_ops.h' 2023-01-11T20:40:54.4016461Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4018102Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2023-01-11T20:40:54.4019775Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2023-01-11T20:40:54.4021463Z adding 'torch/include/ATen/ops/log_meta.h' 2023-01-11T20:40:54.4023218Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2023-01-11T20:40:54.4024821Z adding 'torch/include/ATen/ops/log_native.h' 2023-01-11T20:40:54.4026861Z adding 'torch/include/ATen/ops/log_normal.h' 2023-01-11T20:40:54.4028703Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4030393Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2023-01-11T20:40:54.4032062Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2023-01-11T20:40:54.4033957Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2023-01-11T20:40:54.4035528Z adding 'torch/include/ATen/ops/log_normal_native.h' 2023-01-11T20:40:54.4037267Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2023-01-11T20:40:54.4039250Z adding 'torch/include/ATen/ops/log_ops.h' 2023-01-11T20:40:54.4040960Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2023-01-11T20:40:54.4042777Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2023-01-11T20:40:54.4044550Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2023-01-11T20:40:54.4046267Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2023-01-11T20:40:54.4048002Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2023-01-11T20:40:54.4050238Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2023-01-11T20:40:54.4051869Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4053831Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2023-01-11T20:40:54.4055493Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2023-01-11T20:40:54.4057080Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2023-01-11T20:40:54.4058619Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2023-01-11T20:40:54.4060386Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2023-01-11T20:40:54.4062175Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2023-01-11T20:40:54.4063736Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2023-01-11T20:40:54.4065904Z adding 'torch/include/ATen/ops/log_softmax.h' 2023-01-11T20:40:54.4067492Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4069206Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4070752Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2023-01-11T20:40:54.4072369Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2023-01-11T20:40:54.4073978Z adding 'torch/include/ATen/ops/logaddexp.h' 2023-01-11T20:40:54.4075539Z adding 'torch/include/ATen/ops/logaddexp2.h' 2023-01-11T20:40:54.4077246Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4078721Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2023-01-11T20:40:54.4080260Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2023-01-11T20:40:54.4082016Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2023-01-11T20:40:54.4083562Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2023-01-11T20:40:54.4084785Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2023-01-11T20:40:54.4086438Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2023-01-11T20:40:54.4088198Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4089756Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2023-01-11T20:40:54.4091571Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2023-01-11T20:40:54.4092963Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2023-01-11T20:40:54.4094529Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2023-01-11T20:40:54.4096075Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2023-01-11T20:40:54.4097953Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2023-01-11T20:40:54.4099685Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2023-01-11T20:40:54.4101465Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4102947Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4104317Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2023-01-11T20:40:54.4106116Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2023-01-11T20:40:54.4107848Z adding 'torch/include/ATen/ops/logdet.h' 2023-01-11T20:40:54.4109534Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4110947Z adding 'torch/include/ATen/ops/logdet_native.h' 2023-01-11T20:40:54.4112693Z adding 'torch/include/ATen/ops/logdet_ops.h' 2023-01-11T20:40:54.4114269Z adding 'torch/include/ATen/ops/logical_and.h' 2023-01-11T20:40:54.4115986Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4117501Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2023-01-11T20:40:54.4119040Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2023-01-11T20:40:54.4120768Z adding 'torch/include/ATen/ops/logical_and_native.h' 2023-01-11T20:40:54.4122445Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2023-01-11T20:40:54.4124073Z adding 'torch/include/ATen/ops/logical_not.h' 2023-01-11T20:40:54.4125782Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4127454Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2023-01-11T20:40:54.4129744Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2023-01-11T20:40:54.4131061Z adding 'torch/include/ATen/ops/logical_not_native.h' 2023-01-11T20:40:54.4132793Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2023-01-11T20:40:54.4134875Z adding 'torch/include/ATen/ops/logical_or.h' 2023-01-11T20:40:54.4136582Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4138168Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2023-01-11T20:40:54.4139791Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2023-01-11T20:40:54.4141418Z adding 'torch/include/ATen/ops/logical_or_native.h' 2023-01-11T20:40:54.4143367Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2023-01-11T20:40:54.4145054Z adding 'torch/include/ATen/ops/logical_xor.h' 2023-01-11T20:40:54.4146923Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4148660Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2023-01-11T20:40:54.4150664Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2023-01-11T20:40:54.4152102Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2023-01-11T20:40:54.4154079Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2023-01-11T20:40:54.4155788Z adding 'torch/include/ATen/ops/logit.h' 2023-01-11T20:40:54.4157603Z adding 'torch/include/ATen/ops/logit_backward.h' 2023-01-11T20:40:54.4159435Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4161149Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2023-01-11T20:40:54.4162890Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2023-01-11T20:40:54.4164627Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2023-01-11T20:40:54.4166346Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2023-01-11T20:40:54.4168185Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2023-01-11T20:40:54.4169952Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2023-01-11T20:40:54.4171791Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2023-01-11T20:40:54.4173451Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2023-01-11T20:40:54.4175188Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2023-01-11T20:40:54.4176756Z adding 'torch/include/ATen/ops/logit_native.h' 2023-01-11T20:40:54.4178779Z adding 'torch/include/ATen/ops/logit_ops.h' 2023-01-11T20:40:54.4180601Z adding 'torch/include/ATen/ops/logspace.h' 2023-01-11T20:40:54.4182492Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4184261Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2023-01-11T20:40:54.4185963Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2023-01-11T20:40:54.4187969Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2023-01-11T20:40:54.4189623Z adding 'torch/include/ATen/ops/logspace_native.h' 2023-01-11T20:40:54.4191924Z adding 'torch/include/ATen/ops/logspace_ops.h' 2023-01-11T20:40:54.4193461Z adding 'torch/include/ATen/ops/logsumexp.h' 2023-01-11T20:40:54.4195720Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4197199Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4198670Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4200148Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2023-01-11T20:40:54.4201980Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2023-01-11T20:40:54.4203815Z adding 'torch/include/ATen/ops/lshift.h' 2023-01-11T20:40:54.4205640Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4207274Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2023-01-11T20:40:54.4208978Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2023-01-11T20:40:54.4210608Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2023-01-11T20:40:54.4212247Z adding 'torch/include/ATen/ops/lshift_native.h' 2023-01-11T20:40:54.4214198Z adding 'torch/include/ATen/ops/lshift_ops.h' 2023-01-11T20:40:54.4216004Z adding 'torch/include/ATen/ops/lstm.h' 2023-01-11T20:40:54.4217703Z adding 'torch/include/ATen/ops/lstm_cell.h' 2023-01-11T20:40:54.4219498Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4221370Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2023-01-11T20:40:54.4222722Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2023-01-11T20:40:54.4224666Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4226270Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2023-01-11T20:40:54.4228383Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4230060Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2023-01-11T20:40:54.4231941Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2023-01-11T20:40:54.4233596Z adding 'torch/include/ATen/ops/lstm_native.h' 2023-01-11T20:40:54.4235372Z adding 'torch/include/ATen/ops/lstm_ops.h' 2023-01-11T20:40:54.4237023Z adding 'torch/include/ATen/ops/lt.h' 2023-01-11T20:40:54.4238738Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4240412Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2023-01-11T20:40:54.4242113Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2023-01-11T20:40:54.4243688Z adding 'torch/include/ATen/ops/lt_meta.h' 2023-01-11T20:40:54.4245310Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2023-01-11T20:40:54.4246995Z adding 'torch/include/ATen/ops/lt_native.h' 2023-01-11T20:40:54.4248865Z adding 'torch/include/ATen/ops/lt_ops.h' 2023-01-11T20:40:54.4250601Z adding 'torch/include/ATen/ops/lu_solve.h' 2023-01-11T20:40:54.4252404Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4253831Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2023-01-11T20:40:54.4255566Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2023-01-11T20:40:54.4257284Z adding 'torch/include/ATen/ops/lu_unpack.h' 2023-01-11T20:40:54.4259107Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4260716Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2023-01-11T20:40:54.4262327Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2023-01-11T20:40:54.4263903Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2023-01-11T20:40:54.4265654Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2023-01-11T20:40:54.4267329Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2023-01-11T20:40:54.4269203Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2023-01-11T20:40:54.4270854Z adding 'torch/include/ATen/ops/mH.h' 2023-01-11T20:40:54.4272473Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4273978Z adding 'torch/include/ATen/ops/mH_native.h' 2023-01-11T20:40:54.4275566Z adding 'torch/include/ATen/ops/mH_ops.h' 2023-01-11T20:40:54.4277116Z adding 'torch/include/ATen/ops/mT.h' 2023-01-11T20:40:54.4278874Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4280266Z adding 'torch/include/ATen/ops/mT_native.h' 2023-01-11T20:40:54.4281997Z adding 'torch/include/ATen/ops/mT_ops.h' 2023-01-11T20:40:54.4283531Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2023-01-11T20:40:54.4285313Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4286873Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2023-01-11T20:40:54.4288613Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2023-01-11T20:40:54.4290300Z adding 'torch/include/ATen/ops/masked_fill.h' 2023-01-11T20:40:54.4292138Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4293799Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2023-01-11T20:40:54.4295418Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2023-01-11T20:40:54.4297083Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2023-01-11T20:40:54.4298712Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2023-01-11T20:40:54.4300773Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2023-01-11T20:40:54.4302564Z adding 'torch/include/ATen/ops/masked_scatter.h' 2023-01-11T20:40:54.4304345Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4305884Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2023-01-11T20:40:54.4307629Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2023-01-11T20:40:54.4309248Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2023-01-11T20:40:54.4310843Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2023-01-11T20:40:54.4313463Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2023-01-11T20:40:54.4321014Z adding 'torch/include/ATen/ops/masked_select.h' 2023-01-11T20:40:54.4322687Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2023-01-11T20:40:54.4324367Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4325846Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2023-01-11T20:40:54.4327680Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2023-01-11T20:40:54.4329332Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2023-01-11T20:40:54.4331069Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2023-01-11T20:40:54.4332685Z adding 'torch/include/ATen/ops/masked_select_native.h' 2023-01-11T20:40:54.4334501Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2023-01-11T20:40:54.4336077Z adding 'torch/include/ATen/ops/matmul.h' 2023-01-11T20:40:54.4337780Z adding 'torch/include/ATen/ops/matmul_backward.h' 2023-01-11T20:40:54.4339527Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4341830Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2023-01-11T20:40:54.4343613Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2023-01-11T20:40:54.4345370Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4347272Z adding 'torch/include/ATen/ops/matmul_native.h' 2023-01-11T20:40:54.4348900Z adding 'torch/include/ATen/ops/matmul_ops.h' 2023-01-11T20:40:54.4350403Z adding 'torch/include/ATen/ops/matrix_H.h' 2023-01-11T20:40:54.4352150Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4353418Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2023-01-11T20:40:54.4354952Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2023-01-11T20:40:54.4356482Z adding 'torch/include/ATen/ops/matrix_exp.h' 2023-01-11T20:40:54.4358018Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2023-01-11T20:40:54.4359694Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4361274Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2023-01-11T20:40:54.4362862Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2023-01-11T20:40:54.4364474Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4365964Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2023-01-11T20:40:54.4367623Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2023-01-11T20:40:54.4369019Z adding 'torch/include/ATen/ops/matrix_power.h' 2023-01-11T20:40:54.4370678Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4372091Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2023-01-11T20:40:54.4373765Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2023-01-11T20:40:54.4375648Z adding 'torch/include/ATen/ops/max.h' 2023-01-11T20:40:54.4377632Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4379419Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4381232Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2023-01-11T20:40:54.4383097Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2023-01-11T20:40:54.4384866Z adding 'torch/include/ATen/ops/max_meta.h' 2023-01-11T20:40:54.4386889Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2023-01-11T20:40:54.4388918Z adding 'torch/include/ATen/ops/max_native.h' 2023-01-11T20:40:54.4391522Z adding 'torch/include/ATen/ops/max_ops.h' 2023-01-11T20:40:54.4393177Z adding 'torch/include/ATen/ops/max_pool1d.h' 2023-01-11T20:40:54.4394986Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4396605Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2023-01-11T20:40:54.4398190Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2023-01-11T20:40:54.4399968Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2023-01-11T20:40:54.4401804Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4403400Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2023-01-11T20:40:54.4405167Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2023-01-11T20:40:54.4406908Z adding 'torch/include/ATen/ops/max_pool2d.h' 2023-01-11T20:40:54.4408807Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4410449Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2023-01-11T20:40:54.4412229Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2023-01-11T20:40:54.4414088Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2023-01-11T20:40:54.4416011Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2023-01-11T20:40:54.4417959Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4419658Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2023-01-11T20:40:54.4421400Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2023-01-11T20:40:54.4423090Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2023-01-11T20:40:54.4424881Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2023-01-11T20:40:54.4426786Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2023-01-11T20:40:54.4428690Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2023-01-11T20:40:54.4430637Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4432315Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2023-01-11T20:40:54.4434091Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2023-01-11T20:40:54.4435833Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2023-01-11T20:40:54.4437623Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2023-01-11T20:40:54.4439583Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2023-01-11T20:40:54.4441523Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2023-01-11T20:40:54.4443355Z adding 'torch/include/ATen/ops/max_pool3d.h' 2023-01-11T20:40:54.4445222Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4447559Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2023-01-11T20:40:54.4449310Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2023-01-11T20:40:54.4451623Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2023-01-11T20:40:54.4453766Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2023-01-11T20:40:54.4455734Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2023-01-11T20:40:54.4457171Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2023-01-11T20:40:54.4458782Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2023-01-11T20:40:54.4460644Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2023-01-11T20:40:54.4462264Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2023-01-11T20:40:54.4464072Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2023-01-11T20:40:54.4465788Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2023-01-11T20:40:54.4467760Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2023-01-11T20:40:54.4469303Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2023-01-11T20:40:54.4471087Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2023-01-11T20:40:54.4472621Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2023-01-11T20:40:54.4474216Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2023-01-11T20:40:54.4476147Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2023-01-11T20:40:54.4477886Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2023-01-11T20:40:54.4479631Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2023-01-11T20:40:54.4481383Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2023-01-11T20:40:54.4482966Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2023-01-11T20:40:54.4484790Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2023-01-11T20:40:54.4486523Z adding 'torch/include/ATen/ops/maximum.h' 2023-01-11T20:40:54.4488436Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4490072Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2023-01-11T20:40:54.4491655Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2023-01-11T20:40:54.4493226Z adding 'torch/include/ATen/ops/maximum_meta.h' 2023-01-11T20:40:54.4494874Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2023-01-11T20:40:54.4496780Z adding 'torch/include/ATen/ops/maximum_native.h' 2023-01-11T20:40:54.4498464Z adding 'torch/include/ATen/ops/maximum_ops.h' 2023-01-11T20:40:54.4500267Z adding 'torch/include/ATen/ops/mean.h' 2023-01-11T20:40:54.4502087Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4503848Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4505544Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4507408Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2023-01-11T20:40:54.4508929Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2023-01-11T20:40:54.4510464Z adding 'torch/include/ATen/ops/mean_meta.h' 2023-01-11T20:40:54.4512324Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2023-01-11T20:40:54.4513836Z adding 'torch/include/ATen/ops/mean_native.h' 2023-01-11T20:40:54.4515940Z adding 'torch/include/ATen/ops/mean_ops.h' 2023-01-11T20:40:54.4517864Z adding 'torch/include/ATen/ops/median.h' 2023-01-11T20:40:54.4519727Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4521415Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4523281Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2023-01-11T20:40:54.4525051Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2023-01-11T20:40:54.4526529Z adding 'torch/include/ATen/ops/median_native.h' 2023-01-11T20:40:54.4528625Z adding 'torch/include/ATen/ops/median_ops.h' 2023-01-11T20:40:54.4530179Z adding 'torch/include/ATen/ops/meshgrid.h' 2023-01-11T20:40:54.4531928Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4533591Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2023-01-11T20:40:54.4535127Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2023-01-11T20:40:54.4536905Z adding 'torch/include/ATen/ops/min.h' 2023-01-11T20:40:54.4538628Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4540234Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4541855Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2023-01-11T20:40:54.4543441Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2023-01-11T20:40:54.4545066Z adding 'torch/include/ATen/ops/min_meta.h' 2023-01-11T20:40:54.4546881Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2023-01-11T20:40:54.4548983Z adding 'torch/include/ATen/ops/min_native.h' 2023-01-11T20:40:54.4551106Z adding 'torch/include/ATen/ops/min_ops.h' 2023-01-11T20:40:54.4552950Z adding 'torch/include/ATen/ops/minimum.h' 2023-01-11T20:40:54.4554854Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4556460Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2023-01-11T20:40:54.4558180Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2023-01-11T20:40:54.4559518Z adding 'torch/include/ATen/ops/minimum_meta.h' 2023-01-11T20:40:54.4561105Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2023-01-11T20:40:54.4562596Z adding 'torch/include/ATen/ops/minimum_native.h' 2023-01-11T20:40:54.4564373Z adding 'torch/include/ATen/ops/minimum_ops.h' 2023-01-11T20:40:54.4566073Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2023-01-11T20:40:54.4568017Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2023-01-11T20:40:54.4569914Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4571501Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2023-01-11T20:40:54.4573034Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2023-01-11T20:40:54.4574896Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2023-01-11T20:40:54.4576704Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4578445Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2023-01-11T20:40:54.4579986Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2023-01-11T20:40:54.4581920Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2023-01-11T20:40:54.4583841Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2023-01-11T20:40:54.4585729Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2023-01-11T20:40:54.4587675Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2023-01-11T20:40:54.4589197Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2023-01-11T20:40:54.4590905Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2023-01-11T20:40:54.4592732Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4594259Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2023-01-11T20:40:54.4595839Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2023-01-11T20:40:54.4597953Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2023-01-11T20:40:54.4599844Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2023-01-11T20:40:54.4601291Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2023-01-11T20:40:54.4602766Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2023-01-11T20:40:54.4604695Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2023-01-11T20:40:54.4607024Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2023-01-11T20:40:54.4608941Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4610618Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2023-01-11T20:40:54.4612080Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2023-01-11T20:40:54.4614069Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2023-01-11T20:40:54.4616619Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2023-01-11T20:40:54.4618392Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4619982Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2023-01-11T20:40:54.4621431Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2023-01-11T20:40:54.4623497Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2023-01-11T20:40:54.4625175Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2023-01-11T20:40:54.4627428Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2023-01-11T20:40:54.4629340Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4630932Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2023-01-11T20:40:54.4632596Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2023-01-11T20:40:54.4634601Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2023-01-11T20:40:54.4636573Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4638116Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2023-01-11T20:40:54.4639755Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2023-01-11T20:40:54.4641587Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2023-01-11T20:40:54.4643210Z adding 'torch/include/ATen/ops/mish.h' 2023-01-11T20:40:54.4644742Z adding 'torch/include/ATen/ops/mish_backward.h' 2023-01-11T20:40:54.4646713Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4648328Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2023-01-11T20:40:54.4649990Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2023-01-11T20:40:54.4651492Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2023-01-11T20:40:54.4653101Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2023-01-11T20:40:54.4654917Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4656458Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2023-01-11T20:40:54.4657751Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2023-01-11T20:40:54.4659378Z adding 'torch/include/ATen/ops/mish_meta.h' 2023-01-11T20:40:54.4661011Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2023-01-11T20:40:54.4662400Z adding 'torch/include/ATen/ops/mish_native.h' 2023-01-11T20:40:54.4664027Z adding 'torch/include/ATen/ops/mish_ops.h' 2023-01-11T20:40:54.4665769Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2023-01-11T20:40:54.4667608Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2023-01-11T20:40:54.4669417Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4670855Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2023-01-11T20:40:54.4672519Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2023-01-11T20:40:54.4674131Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2023-01-11T20:40:54.4675823Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2023-01-11T20:40:54.4677799Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2023-01-11T20:40:54.4679884Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4681307Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2023-01-11T20:40:54.4683044Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2023-01-11T20:40:54.4684710Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2023-01-11T20:40:54.4686544Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2023-01-11T20:40:54.4688690Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4690593Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2023-01-11T20:40:54.4692059Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4693338Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2023-01-11T20:40:54.4695287Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2023-01-11T20:40:54.4696910Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2023-01-11T20:40:54.4698608Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2023-01-11T20:40:54.4700586Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2023-01-11T20:40:54.4702407Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4704187Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2023-01-11T20:40:54.4706171Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2023-01-11T20:40:54.4708398Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4710257Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2023-01-11T20:40:54.4712224Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2023-01-11T20:40:54.4714180Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2023-01-11T20:40:54.4716656Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2023-01-11T20:40:54.4718597Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4720919Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2023-01-11T20:40:54.4723013Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2023-01-11T20:40:54.4725509Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4727236Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2023-01-11T20:40:54.4729803Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2023-01-11T20:40:54.4731805Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2023-01-11T20:40:54.4734137Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2023-01-11T20:40:54.4736399Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4738248Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2023-01-11T20:40:54.4740685Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2023-01-11T20:40:54.4742662Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4744730Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2023-01-11T20:40:54.4747068Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2023-01-11T20:40:54.4749568Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2023-01-11T20:40:54.4751652Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4754635Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2023-01-11T20:40:54.4756803Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2023-01-11T20:40:54.4759199Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2023-01-11T20:40:54.4761262Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4763560Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2023-01-11T20:40:54.4765772Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2023-01-11T20:40:54.4767867Z adding 'torch/include/ATen/ops/mm.h' 2023-01-11T20:40:54.4770270Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4772165Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2023-01-11T20:40:54.4774173Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2023-01-11T20:40:54.4776299Z adding 'torch/include/ATen/ops/mm_meta.h' 2023-01-11T20:40:54.4778343Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2023-01-11T20:40:54.4780518Z adding 'torch/include/ATen/ops/mm_native.h' 2023-01-11T20:40:54.4782630Z adding 'torch/include/ATen/ops/mm_ops.h' 2023-01-11T20:40:54.4784910Z adding 'torch/include/ATen/ops/mode.h' 2023-01-11T20:40:54.4787627Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4789403Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4791537Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2023-01-11T20:40:54.4793911Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2023-01-11T20:40:54.4795712Z adding 'torch/include/ATen/ops/mode_native.h' 2023-01-11T20:40:54.4798314Z adding 'torch/include/ATen/ops/mode_ops.h' 2023-01-11T20:40:54.4800254Z adding 'torch/include/ATen/ops/moveaxis.h' 2023-01-11T20:40:54.4802638Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4804351Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2023-01-11T20:40:54.4806893Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2023-01-11T20:40:54.4808774Z adding 'torch/include/ATen/ops/movedim.h' 2023-01-11T20:40:54.4811271Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4812911Z adding 'torch/include/ATen/ops/movedim_native.h' 2023-01-11T20:40:54.4815476Z adding 'torch/include/ATen/ops/movedim_ops.h' 2023-01-11T20:40:54.4817638Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2023-01-11T20:40:54.4820149Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4822000Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2023-01-11T20:40:54.4824659Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2023-01-11T20:40:54.4827083Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2023-01-11T20:40:54.4829613Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4831300Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2023-01-11T20:40:54.4833881Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2023-01-11T20:40:54.4835920Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward.h' 2023-01-11T20:40:54.4838261Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4839973Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_native.h' 2023-01-11T20:40:54.4842463Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_ops.h' 2023-01-11T20:40:54.4844318Z adding 'torch/include/ATen/ops/mse_loss.h' 2023-01-11T20:40:54.4846544Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2023-01-11T20:40:54.4848588Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2023-01-11T20:40:54.4850712Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2023-01-11T20:40:54.4852493Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2023-01-11T20:40:54.4854901Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2023-01-11T20:40:54.4857023Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4858937Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2023-01-11T20:40:54.4860961Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2023-01-11T20:40:54.4862940Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2023-01-11T20:40:54.4865176Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2023-01-11T20:40:54.4866973Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2023-01-11T20:40:54.4869597Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2023-01-11T20:40:54.4871522Z adding 'torch/include/ATen/ops/msort.h' 2023-01-11T20:40:54.4873645Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4875395Z adding 'torch/include/ATen/ops/msort_native.h' 2023-01-11T20:40:54.4877619Z adding 'torch/include/ATen/ops/msort_ops.h' 2023-01-11T20:40:54.4879637Z adding 'torch/include/ATen/ops/mul.h' 2023-01-11T20:40:54.4881832Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4883852Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.4885763Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2023-01-11T20:40:54.4887937Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2023-01-11T20:40:54.4889853Z adding 'torch/include/ATen/ops/mul_meta.h' 2023-01-11T20:40:54.4892097Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2023-01-11T20:40:54.4894127Z adding 'torch/include/ATen/ops/mul_native.h' 2023-01-11T20:40:54.4896671Z adding 'torch/include/ATen/ops/mul_ops.h' 2023-01-11T20:40:54.4898740Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2023-01-11T20:40:54.4900966Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2023-01-11T20:40:54.4903139Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2023-01-11T20:40:54.4905193Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2023-01-11T20:40:54.4907488Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2023-01-11T20:40:54.4909829Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2023-01-11T20:40:54.4911872Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2023-01-11T20:40:54.4913982Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2023-01-11T20:40:54.4915842Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2023-01-11T20:40:54.4918278Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2023-01-11T20:40:54.4920289Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2023-01-11T20:40:54.4922562Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2023-01-11T20:40:54.4924649Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2023-01-11T20:40:54.4926217Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2023-01-11T20:40:54.4927980Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2023-01-11T20:40:54.4929933Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2023-01-11T20:40:54.4931817Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4933376Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2023-01-11T20:40:54.4935167Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2023-01-11T20:40:54.4936989Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2023-01-11T20:40:54.4938488Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2023-01-11T20:40:54.4940313Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2023-01-11T20:40:54.4941977Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2023-01-11T20:40:54.4943761Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2023-01-11T20:40:54.4945749Z adding 'torch/include/ATen/ops/multinomial.h' 2023-01-11T20:40:54.4947708Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2023-01-11T20:40:54.4949411Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2023-01-11T20:40:54.4950906Z adding 'torch/include/ATen/ops/multinomial_native.h' 2023-01-11T20:40:54.4952560Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2023-01-11T20:40:54.4954553Z adding 'torch/include/ATen/ops/multiply.h' 2023-01-11T20:40:54.4956186Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4957702Z adding 'torch/include/ATen/ops/multiply_native.h' 2023-01-11T20:40:54.4959428Z adding 'torch/include/ATen/ops/multiply_ops.h' 2023-01-11T20:40:54.4961214Z adding 'torch/include/ATen/ops/mv.h' 2023-01-11T20:40:54.4962925Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4964419Z adding 'torch/include/ATen/ops/mv_native.h' 2023-01-11T20:40:54.4966052Z adding 'torch/include/ATen/ops/mv_ops.h' 2023-01-11T20:40:54.4967883Z adding 'torch/include/ATen/ops/mvlgamma.h' 2023-01-11T20:40:54.4969499Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4971063Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2023-01-11T20:40:54.4972621Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2023-01-11T20:40:54.4974219Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2023-01-11T20:40:54.4976043Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2023-01-11T20:40:54.4977711Z adding 'torch/include/ATen/ops/nan_to_num.h' 2023-01-11T20:40:54.4979336Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4980899Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2023-01-11T20:40:54.4982481Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2023-01-11T20:40:54.4984038Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2023-01-11T20:40:54.4985771Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2023-01-11T20:40:54.4987645Z adding 'torch/include/ATen/ops/nanmean.h' 2023-01-11T20:40:54.4989410Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4990946Z adding 'torch/include/ATen/ops/nanmean_native.h' 2023-01-11T20:40:54.4992598Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2023-01-11T20:40:54.4994606Z adding 'torch/include/ATen/ops/nanmedian.h' 2023-01-11T20:40:54.4996195Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.4997813Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.4999382Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2023-01-11T20:40:54.5001056Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2023-01-11T20:40:54.5002608Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2023-01-11T20:40:54.5004648Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2023-01-11T20:40:54.5006524Z adding 'torch/include/ATen/ops/nanquantile.h' 2023-01-11T20:40:54.5008420Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5009995Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2023-01-11T20:40:54.5011844Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2023-01-11T20:40:54.5013625Z adding 'torch/include/ATen/ops/nansum.h' 2023-01-11T20:40:54.5015279Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2023-01-11T20:40:54.5017008Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2023-01-11T20:40:54.5018491Z adding 'torch/include/ATen/ops/nansum_native.h' 2023-01-11T20:40:54.5020165Z adding 'torch/include/ATen/ops/nansum_ops.h' 2023-01-11T20:40:54.5021879Z adding 'torch/include/ATen/ops/narrow.h' 2023-01-11T20:40:54.5023961Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5025827Z adding 'torch/include/ATen/ops/narrow_copy.h' 2023-01-11T20:40:54.5028931Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5030508Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2023-01-11T20:40:54.5032765Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2023-01-11T20:40:54.5034824Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2023-01-11T20:40:54.5036928Z adding 'torch/include/ATen/ops/narrow_native.h' 2023-01-11T20:40:54.5039048Z adding 'torch/include/ATen/ops/narrow_ops.h' 2023-01-11T20:40:54.5041331Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2023-01-11T20:40:54.5043068Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2023-01-11T20:40:54.5044863Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5046651Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2023-01-11T20:40:54.5048265Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2023-01-11T20:40:54.5049869Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2023-01-11T20:40:54.5051797Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2023-01-11T20:40:54.5053597Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2023-01-11T20:40:54.5055580Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2023-01-11T20:40:54.5057182Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2023-01-11T20:40:54.5059153Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2023-01-11T20:40:54.5060994Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2023-01-11T20:40:54.5062620Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5064208Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2023-01-11T20:40:54.5065836Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2023-01-11T20:40:54.5068127Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2023-01-11T20:40:54.5069323Z adding 'torch/include/ATen/ops/native_dropout.h' 2023-01-11T20:40:54.5071096Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2023-01-11T20:40:54.5072888Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5074573Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2023-01-11T20:40:54.5076340Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2023-01-11T20:40:54.5078064Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2023-01-11T20:40:54.5079883Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2023-01-11T20:40:54.5081613Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5083370Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2023-01-11T20:40:54.5085021Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2023-01-11T20:40:54.5086706Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2023-01-11T20:40:54.5088665Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2023-01-11T20:40:54.5091060Z adding 'torch/include/ATen/ops/native_group_norm.h' 2023-01-11T20:40:54.5093420Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2023-01-11T20:40:54.5095597Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5097431Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2023-01-11T20:40:54.5099216Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2023-01-11T20:40:54.5100985Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2023-01-11T20:40:54.5103069Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2023-01-11T20:40:54.5105096Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5107076Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2023-01-11T20:40:54.5108798Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2023-01-11T20:40:54.5110671Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2023-01-11T20:40:54.5112670Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2023-01-11T20:40:54.5114935Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2023-01-11T20:40:54.5117359Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2023-01-11T20:40:54.5119700Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5121513Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2023-01-11T20:40:54.5123241Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2023-01-11T20:40:54.5125060Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2023-01-11T20:40:54.5127175Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2023-01-11T20:40:54.5129252Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5131139Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2023-01-11T20:40:54.5132906Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2023-01-11T20:40:54.5134754Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2023-01-11T20:40:54.5136762Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2023-01-11T20:40:54.5138763Z adding 'torch/include/ATen/ops/native_norm.h' 2023-01-11T20:40:54.5140731Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5142399Z adding 'torch/include/ATen/ops/native_norm_native.h' 2023-01-11T20:40:54.5144386Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2023-01-11T20:40:54.5146555Z adding 'torch/include/ATen/ops/ne.h' 2023-01-11T20:40:54.5148483Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5150232Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2023-01-11T20:40:54.5152066Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2023-01-11T20:40:54.5153848Z adding 'torch/include/ATen/ops/ne_meta.h' 2023-01-11T20:40:54.5155610Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2023-01-11T20:40:54.5157407Z adding 'torch/include/ATen/ops/ne_native.h' 2023-01-11T20:40:54.5159433Z adding 'torch/include/ATen/ops/ne_ops.h' 2023-01-11T20:40:54.5161292Z adding 'torch/include/ATen/ops/neg.h' 2023-01-11T20:40:54.5163207Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5164863Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2023-01-11T20:40:54.5166557Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2023-01-11T20:40:54.5168384Z adding 'torch/include/ATen/ops/neg_meta.h' 2023-01-11T20:40:54.5170102Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2023-01-11T20:40:54.5171858Z adding 'torch/include/ATen/ops/neg_native.h' 2023-01-11T20:40:54.5173724Z adding 'torch/include/ATen/ops/neg_ops.h' 2023-01-11T20:40:54.5175559Z adding 'torch/include/ATen/ops/negative.h' 2023-01-11T20:40:54.5177394Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5179080Z adding 'torch/include/ATen/ops/negative_native.h' 2023-01-11T20:40:54.5180942Z adding 'torch/include/ATen/ops/negative_ops.h' 2023-01-11T20:40:54.5182878Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2023-01-11T20:40:54.5184825Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5186985Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2023-01-11T20:40:54.5189381Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2023-01-11T20:40:54.5191888Z adding 'torch/include/ATen/ops/new_empty.h' 2023-01-11T20:40:54.5193371Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5195245Z adding 'torch/include/ATen/ops/new_empty_native.h' 2023-01-11T20:40:54.5196637Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2023-01-11T20:40:54.5198459Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2023-01-11T20:40:54.5201048Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5202899Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5204551Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2023-01-11T20:40:54.5206201Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2023-01-11T20:40:54.5208184Z adding 'torch/include/ATen/ops/new_full.h' 2023-01-11T20:40:54.5209960Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5211688Z adding 'torch/include/ATen/ops/new_full_native.h' 2023-01-11T20:40:54.5213424Z adding 'torch/include/ATen/ops/new_full_ops.h' 2023-01-11T20:40:54.5215615Z adding 'torch/include/ATen/ops/new_ones.h' 2023-01-11T20:40:54.5217339Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5218893Z adding 'torch/include/ATen/ops/new_ones_native.h' 2023-01-11T20:40:54.5220530Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2023-01-11T20:40:54.5222408Z adding 'torch/include/ATen/ops/new_zeros.h' 2023-01-11T20:40:54.5224285Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5225850Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2023-01-11T20:40:54.5227546Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2023-01-11T20:40:54.5229219Z adding 'torch/include/ATen/ops/nextafter.h' 2023-01-11T20:40:54.5230782Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5232159Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2023-01-11T20:40:54.5233691Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2023-01-11T20:40:54.5235211Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2023-01-11T20:40:54.5236586Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2023-01-11T20:40:54.5238020Z adding 'torch/include/ATen/ops/nextafter_native.h' 2023-01-11T20:40:54.5239825Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2023-01-11T20:40:54.5241624Z adding 'torch/include/ATen/ops/nll_loss.h' 2023-01-11T20:40:54.5243545Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2023-01-11T20:40:54.5245598Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2023-01-11T20:40:54.5247564Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.5249242Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.5250815Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2023-01-11T20:40:54.5252524Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2023-01-11T20:40:54.5254267Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5256314Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2023-01-11T20:40:54.5258200Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2023-01-11T20:40:54.5260021Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2023-01-11T20:40:54.5261719Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2023-01-11T20:40:54.5263445Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2023-01-11T20:40:54.5265189Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2023-01-11T20:40:54.5267204Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2023-01-11T20:40:54.5269175Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2023-01-11T20:40:54.5271148Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5272807Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2023-01-11T20:40:54.5274540Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2023-01-11T20:40:54.5276227Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2023-01-11T20:40:54.5277966Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2023-01-11T20:40:54.5279704Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2023-01-11T20:40:54.5281606Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2023-01-11T20:40:54.5283503Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5285460Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2023-01-11T20:40:54.5288232Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5289911Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2023-01-11T20:40:54.5291570Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2023-01-11T20:40:54.5293242Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2023-01-11T20:40:54.5294914Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2023-01-11T20:40:54.5296599Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2023-01-11T20:40:54.5298509Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2023-01-11T20:40:54.5300016Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2023-01-11T20:40:54.5302237Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2023-01-11T20:40:54.5303670Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5305183Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2023-01-11T20:40:54.5306973Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2023-01-11T20:40:54.5308758Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2023-01-11T20:40:54.5310374Z adding 'torch/include/ATen/ops/nonzero.h' 2023-01-11T20:40:54.5312012Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2023-01-11T20:40:54.5313538Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2023-01-11T20:40:54.5315290Z adding 'torch/include/ATen/ops/nonzero_native.h' 2023-01-11T20:40:54.5316750Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2023-01-11T20:40:54.5318294Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5320193Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2023-01-11T20:40:54.5321508Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2023-01-11T20:40:54.5323281Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2023-01-11T20:40:54.5325168Z adding 'torch/include/ATen/ops/norm.h' 2023-01-11T20:40:54.5327377Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5329182Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5330812Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5332648Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2023-01-11T20:40:54.5334216Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2023-01-11T20:40:54.5335779Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2023-01-11T20:40:54.5337330Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5338787Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2023-01-11T20:40:54.5340356Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2023-01-11T20:40:54.5341805Z adding 'torch/include/ATen/ops/norm_meta.h' 2023-01-11T20:40:54.5343401Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2023-01-11T20:40:54.5345011Z adding 'torch/include/ATen/ops/norm_native.h' 2023-01-11T20:40:54.5347607Z adding 'torch/include/ATen/ops/norm_ops.h' 2023-01-11T20:40:54.5350334Z adding 'torch/include/ATen/ops/normal.h' 2023-01-11T20:40:54.5352811Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5354403Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2023-01-11T20:40:54.5356142Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2023-01-11T20:40:54.5357799Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2023-01-11T20:40:54.5359577Z adding 'torch/include/ATen/ops/normal_native.h' 2023-01-11T20:40:54.5361935Z adding 'torch/include/ATen/ops/normal_ops.h' 2023-01-11T20:40:54.5363956Z adding 'torch/include/ATen/ops/not_equal.h' 2023-01-11T20:40:54.5365716Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5367335Z adding 'torch/include/ATen/ops/not_equal_native.h' 2023-01-11T20:40:54.5369253Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2023-01-11T20:40:54.5371120Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2023-01-11T20:40:54.5372900Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5374777Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2023-01-11T20:40:54.5376412Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2023-01-11T20:40:54.5378112Z adding 'torch/include/ATen/ops/numpy_T.h' 2023-01-11T20:40:54.5379777Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5381287Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2023-01-11T20:40:54.5382884Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2023-01-11T20:40:54.5384498Z adding 'torch/include/ATen/ops/one_hot.h' 2023-01-11T20:40:54.5386221Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5387929Z adding 'torch/include/ATen/ops/one_hot_native.h' 2023-01-11T20:40:54.5389482Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2023-01-11T20:40:54.5391555Z adding 'torch/include/ATen/ops/ones.h' 2023-01-11T20:40:54.5393551Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5395314Z adding 'torch/include/ATen/ops/ones_like.h' 2023-01-11T20:40:54.5397178Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5398761Z adding 'torch/include/ATen/ops/ones_like_native.h' 2023-01-11T20:40:54.5401133Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2023-01-11T20:40:54.5402621Z adding 'torch/include/ATen/ops/ones_native.h' 2023-01-11T20:40:54.5404520Z adding 'torch/include/ATen/ops/ones_ops.h' 2023-01-11T20:40:54.5406240Z adding 'torch/include/ATen/ops/or.h' 2023-01-11T20:40:54.5408155Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5409767Z adding 'torch/include/ATen/ops/or_native.h' 2023-01-11T20:40:54.5411376Z adding 'torch/include/ATen/ops/or_ops.h' 2023-01-11T20:40:54.5413062Z adding 'torch/include/ATen/ops/orgqr.h' 2023-01-11T20:40:54.5414773Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5416540Z adding 'torch/include/ATen/ops/orgqr_native.h' 2023-01-11T20:40:54.5418361Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2023-01-11T20:40:54.5420359Z adding 'torch/include/ATen/ops/ormqr.h' 2023-01-11T20:40:54.5422170Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2023-01-11T20:40:54.5424093Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2023-01-11T20:40:54.5425687Z adding 'torch/include/ATen/ops/ormqr_native.h' 2023-01-11T20:40:54.5438544Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2023-01-11T20:40:54.5439142Z adding 'torch/include/ATen/ops/outer.h' 2023-01-11T20:40:54.5439782Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5440351Z adding 'torch/include/ATen/ops/outer_native.h' 2023-01-11T20:40:54.5440618Z adding 'torch/include/ATen/ops/outer_ops.h' 2023-01-11T20:40:54.5440932Z adding 'torch/include/ATen/ops/output_nr.h' 2023-01-11T20:40:54.5441465Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5442119Z adding 'torch/include/ATen/ops/output_nr_native.h' 2023-01-11T20:40:54.5442442Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2023-01-11T20:40:54.5443461Z adding 'torch/include/ATen/ops/pad.h' 2023-01-11T20:40:54.5445228Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5446733Z adding 'torch/include/ATen/ops/pad_native.h' 2023-01-11T20:40:54.5448495Z adding 'torch/include/ATen/ops/pad_ops.h' 2023-01-11T20:40:54.5450341Z adding 'torch/include/ATen/ops/pad_sequence.h' 2023-01-11T20:40:54.5451846Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5453283Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2023-01-11T20:40:54.5454773Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2023-01-11T20:40:54.5456282Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2023-01-11T20:40:54.5458058Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5459222Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2023-01-11T20:40:54.5461265Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2023-01-11T20:40:54.5462771Z adding 'torch/include/ATen/ops/pdist.h' 2023-01-11T20:40:54.5464343Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5465892Z adding 'torch/include/ATen/ops/pdist_native.h' 2023-01-11T20:40:54.5467801Z adding 'torch/include/ATen/ops/pdist_ops.h' 2023-01-11T20:40:54.5469316Z adding 'torch/include/ATen/ops/permute.h' 2023-01-11T20:40:54.5471235Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5472637Z adding 'torch/include/ATen/ops/permute_copy.h' 2023-01-11T20:40:54.5474242Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5475949Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5477049Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2023-01-11T20:40:54.5478746Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2023-01-11T20:40:54.5480472Z adding 'torch/include/ATen/ops/permute_native.h' 2023-01-11T20:40:54.5481982Z adding 'torch/include/ATen/ops/permute_ops.h' 2023-01-11T20:40:54.5483461Z adding 'torch/include/ATen/ops/pin_memory.h' 2023-01-11T20:40:54.5485048Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5486558Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2023-01-11T20:40:54.5488585Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2023-01-11T20:40:54.5490081Z adding 'torch/include/ATen/ops/pinverse.h' 2023-01-11T20:40:54.5491676Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5493100Z adding 'torch/include/ATen/ops/pinverse_native.h' 2023-01-11T20:40:54.5494666Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2023-01-11T20:40:54.5496304Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2023-01-11T20:40:54.5497969Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5499572Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5501019Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2023-01-11T20:40:54.5502586Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2023-01-11T20:40:54.5504240Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2023-01-11T20:40:54.5505907Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2023-01-11T20:40:54.5507968Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5509681Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5511199Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2023-01-11T20:40:54.5512889Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2023-01-11T20:40:54.5514528Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2023-01-11T20:40:54.5516187Z adding 'torch/include/ATen/ops/poisson.h' 2023-01-11T20:40:54.5517896Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5519822Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2023-01-11T20:40:54.5521125Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2023-01-11T20:40:54.5522525Z adding 'torch/include/ATen/ops/poisson_native.h' 2023-01-11T20:40:54.5523994Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2023-01-11T20:40:54.5525591Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5526990Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2023-01-11T20:40:54.5528587Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2023-01-11T20:40:54.5530267Z adding 'torch/include/ATen/ops/poisson_ops.h' 2023-01-11T20:40:54.5531908Z adding 'torch/include/ATen/ops/polar.h' 2023-01-11T20:40:54.5533555Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5535184Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2023-01-11T20:40:54.5536588Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2023-01-11T20:40:54.5538039Z adding 'torch/include/ATen/ops/polar_native.h' 2023-01-11T20:40:54.5539568Z adding 'torch/include/ATen/ops/polar_ops.h' 2023-01-11T20:40:54.5541315Z adding 'torch/include/ATen/ops/polygamma.h' 2023-01-11T20:40:54.5542927Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5544645Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5546282Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2023-01-11T20:40:54.5548198Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2023-01-11T20:40:54.5549956Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2023-01-11T20:40:54.5551349Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2023-01-11T20:40:54.5552789Z adding 'torch/include/ATen/ops/polygamma_native.h' 2023-01-11T20:40:54.5554471Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2023-01-11T20:40:54.5556158Z adding 'torch/include/ATen/ops/positive.h' 2023-01-11T20:40:54.5557745Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5559182Z adding 'torch/include/ATen/ops/positive_native.h' 2023-01-11T20:40:54.5560782Z adding 'torch/include/ATen/ops/positive_ops.h' 2023-01-11T20:40:54.5562631Z adding 'torch/include/ATen/ops/pow.h' 2023-01-11T20:40:54.5564414Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5565995Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2023-01-11T20:40:54.5567656Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2023-01-11T20:40:54.5569366Z adding 'torch/include/ATen/ops/pow_meta.h' 2023-01-11T20:40:54.5571038Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2023-01-11T20:40:54.5572636Z adding 'torch/include/ATen/ops/pow_native.h' 2023-01-11T20:40:54.5574589Z adding 'torch/include/ATen/ops/pow_ops.h' 2023-01-11T20:40:54.5576371Z adding 'torch/include/ATen/ops/prelu.h' 2023-01-11T20:40:54.5578123Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5579736Z adding 'torch/include/ATen/ops/prelu_native.h' 2023-01-11T20:40:54.5581292Z adding 'torch/include/ATen/ops/prelu_ops.h' 2023-01-11T20:40:54.5582982Z adding 'torch/include/ATen/ops/prod.h' 2023-01-11T20:40:54.5584794Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5586598Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5588263Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5589914Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2023-01-11T20:40:54.5591587Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2023-01-11T20:40:54.5593115Z adding 'torch/include/ATen/ops/prod_meta.h' 2023-01-11T20:40:54.5595522Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2023-01-11T20:40:54.5597135Z adding 'torch/include/ATen/ops/prod_native.h' 2023-01-11T20:40:54.5599072Z adding 'torch/include/ATen/ops/prod_ops.h' 2023-01-11T20:40:54.5600779Z adding 'torch/include/ATen/ops/promote_types.h' 2023-01-11T20:40:54.5602495Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5603959Z adding 'torch/include/ATen/ops/promote_types_native.h' 2023-01-11T20:40:54.5605512Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2023-01-11T20:40:54.5607127Z adding 'torch/include/ATen/ops/put.h' 2023-01-11T20:40:54.5609196Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5610755Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2023-01-11T20:40:54.5612364Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2023-01-11T20:40:54.5614380Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2023-01-11T20:40:54.5616047Z adding 'torch/include/ATen/ops/put_native.h' 2023-01-11T20:40:54.5618853Z adding 'torch/include/ATen/ops/put_ops.h' 2023-01-11T20:40:54.5620554Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2023-01-11T20:40:54.5622845Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2023-01-11T20:40:54.5624783Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2023-01-11T20:40:54.5627277Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2023-01-11T20:40:54.5629502Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5631706Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2023-01-11T20:40:54.5633949Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2023-01-11T20:40:54.5636118Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2023-01-11T20:40:54.5638428Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5640281Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2023-01-11T20:40:54.5642816Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2023-01-11T20:40:54.5644898Z adding 'torch/include/ATen/ops/q_scale.h' 2023-01-11T20:40:54.5647066Z adding 'torch/include/ATen/ops/q_scale_native.h' 2023-01-11T20:40:54.5649315Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2023-01-11T20:40:54.5651315Z adding 'torch/include/ATen/ops/q_zero_point.h' 2023-01-11T20:40:54.5653505Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2023-01-11T20:40:54.5655574Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2023-01-11T20:40:54.5657755Z adding 'torch/include/ATen/ops/qr.h' 2023-01-11T20:40:54.5659962Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5661835Z adding 'torch/include/ATen/ops/qr_native.h' 2023-01-11T20:40:54.5664298Z adding 'torch/include/ATen/ops/qr_ops.h' 2023-01-11T20:40:54.5666054Z adding 'torch/include/ATen/ops/qscheme.h' 2023-01-11T20:40:54.5668773Z adding 'torch/include/ATen/ops/qscheme_native.h' 2023-01-11T20:40:54.5670571Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2023-01-11T20:40:54.5673230Z adding 'torch/include/ATen/ops/quantile.h' 2023-01-11T20:40:54.5675499Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5677417Z adding 'torch/include/ATen/ops/quantile_native.h' 2023-01-11T20:40:54.5680184Z adding 'torch/include/ATen/ops/quantile_ops.h' 2023-01-11T20:40:54.5682388Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2023-01-11T20:40:54.5684561Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5686600Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2023-01-11T20:40:54.5689230Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2023-01-11T20:40:54.5691051Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2023-01-11T20:40:54.5693702Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2023-01-11T20:40:54.5695870Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2023-01-11T20:40:54.5698509Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5700469Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2023-01-11T20:40:54.5703173Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2023-01-11T20:40:54.5704741Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2023-01-11T20:40:54.5707766Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5709618Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2023-01-11T20:40:54.5711934Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2023-01-11T20:40:54.5713782Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2023-01-11T20:40:54.5716470Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2023-01-11T20:40:54.5718287Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2023-01-11T20:40:54.5721392Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2023-01-11T20:40:54.5723179Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2023-01-11T20:40:54.5725102Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5726628Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2023-01-11T20:40:54.5728540Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2023-01-11T20:40:54.5730446Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2023-01-11T20:40:54.5732315Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5734021Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2023-01-11T20:40:54.5735723Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2023-01-11T20:40:54.5737552Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2023-01-11T20:40:54.5739387Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5741056Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2023-01-11T20:40:54.5742789Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2023-01-11T20:40:54.5744603Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2023-01-11T20:40:54.5746647Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5748264Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2023-01-11T20:40:54.5750139Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2023-01-11T20:40:54.5751905Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2023-01-11T20:40:54.5753796Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5755418Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2023-01-11T20:40:54.5757259Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2023-01-11T20:40:54.5759110Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2023-01-11T20:40:54.5760931Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5762507Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2023-01-11T20:40:54.5764364Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2023-01-11T20:40:54.5766178Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2023-01-11T20:40:54.5768081Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5769676Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2023-01-11T20:40:54.5771570Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2023-01-11T20:40:54.5773315Z adding 'torch/include/ATen/ops/rad2deg.h' 2023-01-11T20:40:54.5775170Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5776684Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2023-01-11T20:40:54.5778523Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2023-01-11T20:40:54.5781714Z adding 'torch/include/ATen/ops/rand.h' 2023-01-11T20:40:54.5784453Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5786280Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5788336Z adding 'torch/include/ATen/ops/rand_like.h' 2023-01-11T20:40:54.5790334Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5791843Z adding 'torch/include/ATen/ops/rand_like_native.h' 2023-01-11T20:40:54.5793725Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2023-01-11T20:40:54.5795471Z adding 'torch/include/ATen/ops/rand_native.h' 2023-01-11T20:40:54.5797735Z adding 'torch/include/ATen/ops/rand_ops.h' 2023-01-11T20:40:54.5800929Z adding 'torch/include/ATen/ops/randint.h' 2023-01-11T20:40:54.5803680Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5806219Z adding 'torch/include/ATen/ops/randint_like.h' 2023-01-11T20:40:54.5808159Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5809810Z adding 'torch/include/ATen/ops/randint_like_native.h' 2023-01-11T20:40:54.5811866Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2023-01-11T20:40:54.5813860Z adding 'torch/include/ATen/ops/randint_native.h' 2023-01-11T20:40:54.5816232Z adding 'torch/include/ATen/ops/randint_ops.h' 2023-01-11T20:40:54.5819464Z adding 'torch/include/ATen/ops/randn.h' 2023-01-11T20:40:54.5822276Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5824133Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5825962Z adding 'torch/include/ATen/ops/randn_like.h' 2023-01-11T20:40:54.5828237Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5829878Z adding 'torch/include/ATen/ops/randn_like_native.h' 2023-01-11T20:40:54.5831766Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2023-01-11T20:40:54.5833543Z adding 'torch/include/ATen/ops/randn_native.h' 2023-01-11T20:40:54.5835711Z adding 'torch/include/ATen/ops/randn_ops.h' 2023-01-11T20:40:54.5837799Z adding 'torch/include/ATen/ops/random.h' 2023-01-11T20:40:54.5839761Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5841446Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2023-01-11T20:40:54.5843158Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2023-01-11T20:40:54.5844882Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2023-01-11T20:40:54.5846638Z adding 'torch/include/ATen/ops/random_native.h' 2023-01-11T20:40:54.5848900Z adding 'torch/include/ATen/ops/random_ops.h' 2023-01-11T20:40:54.5850974Z adding 'torch/include/ATen/ops/randperm.h' 2023-01-11T20:40:54.5852901Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5854591Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2023-01-11T20:40:54.5856231Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2023-01-11T20:40:54.5857933Z adding 'torch/include/ATen/ops/randperm_native.h' 2023-01-11T20:40:54.5859918Z adding 'torch/include/ATen/ops/randperm_ops.h' 2023-01-11T20:40:54.5861978Z adding 'torch/include/ATen/ops/range.h' 2023-01-11T20:40:54.5863871Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.5865581Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2023-01-11T20:40:54.5867519Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2023-01-11T20:40:54.5869174Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2023-01-11T20:40:54.5870799Z adding 'torch/include/ATen/ops/range_native.h' 2023-01-11T20:40:54.5872847Z adding 'torch/include/ATen/ops/range_ops.h' 2023-01-11T20:40:54.5874583Z adding 'torch/include/ATen/ops/ravel.h' 2023-01-11T20:40:54.5876352Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5877919Z adding 'torch/include/ATen/ops/ravel_native.h' 2023-01-11T20:40:54.5879571Z adding 'torch/include/ATen/ops/ravel_ops.h' 2023-01-11T20:40:54.5881200Z adding 'torch/include/ATen/ops/real.h' 2023-01-11T20:40:54.5882768Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5884287Z adding 'torch/include/ATen/ops/real_native.h' 2023-01-11T20:40:54.5885945Z adding 'torch/include/ATen/ops/real_ops.h' 2023-01-11T20:40:54.5887726Z adding 'torch/include/ATen/ops/reciprocal.h' 2023-01-11T20:40:54.5889683Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5891286Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2023-01-11T20:40:54.5892994Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2023-01-11T20:40:54.5894558Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2023-01-11T20:40:54.5896310Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2023-01-11T20:40:54.5898054Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2023-01-11T20:40:54.5900277Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2023-01-11T20:40:54.5901524Z adding 'torch/include/ATen/ops/record_stream.h' 2023-01-11T20:40:54.5903385Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2023-01-11T20:40:54.5904921Z adding 'torch/include/ATen/ops/record_stream_native.h' 2023-01-11T20:40:54.5906654Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2023-01-11T20:40:54.5908385Z adding 'torch/include/ATen/ops/refine_names.h' 2023-01-11T20:40:54.5910322Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5911879Z adding 'torch/include/ATen/ops/refine_names_native.h' 2023-01-11T20:40:54.5913693Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2023-01-11T20:40:54.5915722Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2023-01-11T20:40:54.5917755Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2023-01-11T20:40:54.5919887Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5921558Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.5923372Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.5925065Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2023-01-11T20:40:54.5926834Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2023-01-11T20:40:54.5928422Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2023-01-11T20:40:54.5930891Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2023-01-11T20:40:54.5932380Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5933955Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2023-01-11T20:40:54.5935662Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2023-01-11T20:40:54.5937655Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2023-01-11T20:40:54.5939261Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2023-01-11T20:40:54.5941116Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2023-01-11T20:40:54.5942903Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2023-01-11T20:40:54.5944923Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2023-01-11T20:40:54.5947043Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2023-01-11T20:40:54.5949098Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.5950755Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.5952533Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2023-01-11T20:40:54.5954379Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2023-01-11T20:40:54.5956301Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2023-01-11T20:40:54.5957828Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2023-01-11T20:40:54.5959422Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2023-01-11T20:40:54.5961435Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2023-01-11T20:40:54.5963362Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2023-01-11T20:40:54.5965358Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2023-01-11T20:40:54.5967537Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5969239Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.5971127Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.5972769Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2023-01-11T20:40:54.5974322Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2023-01-11T20:40:54.5976126Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2023-01-11T20:40:54.5978502Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2023-01-11T20:40:54.5979740Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.5981108Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2023-01-11T20:40:54.5983016Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2023-01-11T20:40:54.5984605Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2023-01-11T20:40:54.5986218Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2023-01-11T20:40:54.5988404Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2023-01-11T20:40:54.5990156Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2023-01-11T20:40:54.5991863Z adding 'torch/include/ATen/ops/relu.h' 2023-01-11T20:40:54.5993352Z adding 'torch/include/ATen/ops/relu6.h' 2023-01-11T20:40:54.5995058Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.5996862Z adding 'torch/include/ATen/ops/relu6_native.h' 2023-01-11T20:40:54.5998461Z adding 'torch/include/ATen/ops/relu6_ops.h' 2023-01-11T20:40:54.6000074Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6001654Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2023-01-11T20:40:54.6003240Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2023-01-11T20:40:54.6004854Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2023-01-11T20:40:54.6006498Z adding 'torch/include/ATen/ops/relu_native.h' 2023-01-11T20:40:54.6008368Z adding 'torch/include/ATen/ops/relu_ops.h' 2023-01-11T20:40:54.6010203Z adding 'torch/include/ATen/ops/remainder.h' 2023-01-11T20:40:54.6012082Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6013873Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6015478Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2023-01-11T20:40:54.6017181Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2023-01-11T20:40:54.6018769Z adding 'torch/include/ATen/ops/remainder_meta.h' 2023-01-11T20:40:54.6020494Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2023-01-11T20:40:54.6022124Z adding 'torch/include/ATen/ops/remainder_native.h' 2023-01-11T20:40:54.6024189Z adding 'torch/include/ATen/ops/remainder_ops.h' 2023-01-11T20:40:54.6025874Z adding 'torch/include/ATen/ops/rename.h' 2023-01-11T20:40:54.6027946Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6029491Z adding 'torch/include/ATen/ops/rename_native.h' 2023-01-11T20:40:54.6031248Z adding 'torch/include/ATen/ops/rename_ops.h' 2023-01-11T20:40:54.6032931Z adding 'torch/include/ATen/ops/renorm.h' 2023-01-11T20:40:54.6035131Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6037199Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2023-01-11T20:40:54.6039150Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2023-01-11T20:40:54.6040744Z adding 'torch/include/ATen/ops/renorm_meta.h' 2023-01-11T20:40:54.6042512Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2023-01-11T20:40:54.6044140Z adding 'torch/include/ATen/ops/renorm_native.h' 2023-01-11T20:40:54.6045742Z adding 'torch/include/ATen/ops/renorm_ops.h' 2023-01-11T20:40:54.6047693Z adding 'torch/include/ATen/ops/repeat.h' 2023-01-11T20:40:54.6049984Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6051631Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2023-01-11T20:40:54.6053502Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6055175Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6056804Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2023-01-11T20:40:54.6058435Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2023-01-11T20:40:54.6060179Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2023-01-11T20:40:54.6062064Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2023-01-11T20:40:54.6063600Z adding 'torch/include/ATen/ops/repeat_native.h' 2023-01-11T20:40:54.6065370Z adding 'torch/include/ATen/ops/repeat_ops.h' 2023-01-11T20:40:54.6067419Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2023-01-11T20:40:54.6069534Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2023-01-11T20:40:54.6071469Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6073190Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.6074997Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.6076750Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2023-01-11T20:40:54.6078483Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2023-01-11T20:40:54.6080251Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2023-01-11T20:40:54.6082081Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2023-01-11T20:40:54.6083964Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6085618Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2023-01-11T20:40:54.6087511Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2023-01-11T20:40:54.6089165Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2023-01-11T20:40:54.6090941Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2023-01-11T20:40:54.6092638Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2023-01-11T20:40:54.6094462Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2023-01-11T20:40:54.6096342Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2023-01-11T20:40:54.6098486Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2023-01-11T20:40:54.6100985Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.6102692Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.6103868Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2023-01-11T20:40:54.6105733Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2023-01-11T20:40:54.6107679Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6109752Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2023-01-11T20:40:54.6111161Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2023-01-11T20:40:54.6112982Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2023-01-11T20:40:54.6114581Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2023-01-11T20:40:54.6115955Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2023-01-11T20:40:54.6117904Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2023-01-11T20:40:54.6119989Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2023-01-11T20:40:54.6121864Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2023-01-11T20:40:54.6123690Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.6125325Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.6127079Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2023-01-11T20:40:54.6128805Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2023-01-11T20:40:54.6130899Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6132376Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2023-01-11T20:40:54.6134107Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2023-01-11T20:40:54.6135880Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2023-01-11T20:40:54.6137457Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2023-01-11T20:40:54.6138953Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2023-01-11T20:40:54.6140724Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2023-01-11T20:40:54.6142245Z adding 'torch/include/ATen/ops/requires_grad.h' 2023-01-11T20:40:54.6144087Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6145550Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2023-01-11T20:40:54.6147487Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2023-01-11T20:40:54.6149049Z adding 'torch/include/ATen/ops/reshape.h' 2023-01-11T20:40:54.6150607Z adding 'torch/include/ATen/ops/reshape_as.h' 2023-01-11T20:40:54.6152359Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6154018Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2023-01-11T20:40:54.6155538Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2023-01-11T20:40:54.6157088Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2023-01-11T20:40:54.6158919Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6160641Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2023-01-11T20:40:54.6162129Z adding 'torch/include/ATen/ops/reshape_native.h' 2023-01-11T20:40:54.6163843Z adding 'torch/include/ATen/ops/reshape_ops.h' 2023-01-11T20:40:54.6165709Z adding 'torch/include/ATen/ops/resize.h' 2023-01-11T20:40:54.6167634Z adding 'torch/include/ATen/ops/resize_as.h' 2023-01-11T20:40:54.6169574Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6171112Z adding 'torch/include/ATen/ops/resize_as_native.h' 2023-01-11T20:40:54.6173020Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2023-01-11T20:40:54.6174867Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2023-01-11T20:40:54.6176768Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6178367Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2023-01-11T20:40:54.6179911Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2023-01-11T20:40:54.6181659Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2023-01-11T20:40:54.6183605Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6185483Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2023-01-11T20:40:54.6187018Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2023-01-11T20:40:54.6188778Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2023-01-11T20:40:54.6190498Z adding 'torch/include/ATen/ops/resize_native.h' 2023-01-11T20:40:54.6192664Z adding 'torch/include/ATen/ops/resize_ops.h' 2023-01-11T20:40:54.6193935Z adding 'torch/include/ATen/ops/resolve_conj.h' 2023-01-11T20:40:54.6195483Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6196875Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2023-01-11T20:40:54.6198523Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2023-01-11T20:40:54.6200007Z adding 'torch/include/ATen/ops/resolve_neg.h' 2023-01-11T20:40:54.6201717Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6203109Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2023-01-11T20:40:54.6204721Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2023-01-11T20:40:54.6206321Z adding 'torch/include/ATen/ops/result_type.h' 2023-01-11T20:40:54.6208127Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6209730Z adding 'torch/include/ATen/ops/result_type_native.h' 2023-01-11T20:40:54.6211650Z adding 'torch/include/ATen/ops/result_type_ops.h' 2023-01-11T20:40:54.6213354Z adding 'torch/include/ATen/ops/retain_grad.h' 2023-01-11T20:40:54.6215231Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6216614Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2023-01-11T20:40:54.6218298Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2023-01-11T20:40:54.6219828Z adding 'torch/include/ATen/ops/retains_grad.h' 2023-01-11T20:40:54.6221643Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6223093Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2023-01-11T20:40:54.6224781Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2023-01-11T20:40:54.6226899Z adding 'torch/include/ATen/ops/rnn_relu.h' 2023-01-11T20:40:54.6228626Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2023-01-11T20:40:54.6230412Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6232018Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2023-01-11T20:40:54.6233694Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2023-01-11T20:40:54.6235668Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6237208Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2023-01-11T20:40:54.6239252Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2023-01-11T20:40:54.6241172Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2023-01-11T20:40:54.6243034Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2023-01-11T20:40:54.6244910Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6246684Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2023-01-11T20:40:54.6248626Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2023-01-11T20:40:54.6250590Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6252271Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2023-01-11T20:40:54.6254358Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2023-01-11T20:40:54.6256778Z adding 'torch/include/ATen/ops/roll.h' 2023-01-11T20:40:54.6258417Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6259947Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2023-01-11T20:40:54.6261818Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2023-01-11T20:40:54.6263341Z adding 'torch/include/ATen/ops/roll_native.h' 2023-01-11T20:40:54.6265193Z adding 'torch/include/ATen/ops/roll_ops.h' 2023-01-11T20:40:54.6267211Z adding 'torch/include/ATen/ops/rot90.h' 2023-01-11T20:40:54.6269346Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6270930Z adding 'torch/include/ATen/ops/rot90_native.h' 2023-01-11T20:40:54.6272839Z adding 'torch/include/ATen/ops/rot90_ops.h' 2023-01-11T20:40:54.6274773Z adding 'torch/include/ATen/ops/round.h' 2023-01-11T20:40:54.6276890Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6278528Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2023-01-11T20:40:54.6280608Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2023-01-11T20:40:54.6281801Z adding 'torch/include/ATen/ops/round_meta.h' 2023-01-11T20:40:54.6283291Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2023-01-11T20:40:54.6284611Z adding 'torch/include/ATen/ops/round_native.h' 2023-01-11T20:40:54.6286289Z adding 'torch/include/ATen/ops/round_ops.h' 2023-01-11T20:40:54.6287854Z adding 'torch/include/ATen/ops/row_indices.h' 2023-01-11T20:40:54.6289602Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2023-01-11T20:40:54.6291361Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6293100Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6294544Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2023-01-11T20:40:54.6296342Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2023-01-11T20:40:54.6297874Z adding 'torch/include/ATen/ops/row_indices_native.h' 2023-01-11T20:40:54.6299803Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2023-01-11T20:40:54.6301334Z adding 'torch/include/ATen/ops/row_stack.h' 2023-01-11T20:40:54.6303123Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6304548Z adding 'torch/include/ATen/ops/row_stack_native.h' 2023-01-11T20:40:54.6306553Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2023-01-11T20:40:54.6308201Z adding 'torch/include/ATen/ops/rrelu.h' 2023-01-11T20:40:54.6310110Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6311495Z adding 'torch/include/ATen/ops/rrelu_native.h' 2023-01-11T20:40:54.6313393Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2023-01-11T20:40:54.6315165Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2023-01-11T20:40:54.6317072Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2023-01-11T20:40:54.6318858Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6320525Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2023-01-11T20:40:54.6322233Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2023-01-11T20:40:54.6324210Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2023-01-11T20:40:54.6325891Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2023-01-11T20:40:54.6327687Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2023-01-11T20:40:54.6329354Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2023-01-11T20:40:54.6331305Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2023-01-11T20:40:54.6333080Z adding 'torch/include/ATen/ops/rshift.h' 2023-01-11T20:40:54.6334796Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6336224Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2023-01-11T20:40:54.6337838Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2023-01-11T20:40:54.6339434Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2023-01-11T20:40:54.6341023Z adding 'torch/include/ATen/ops/rshift_native.h' 2023-01-11T20:40:54.6342851Z adding 'torch/include/ATen/ops/rshift_ops.h' 2023-01-11T20:40:54.6344592Z adding 'torch/include/ATen/ops/rsqrt.h' 2023-01-11T20:40:54.6346435Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6347979Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2023-01-11T20:40:54.6349517Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2023-01-11T20:40:54.6351099Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2023-01-11T20:40:54.6352689Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2023-01-11T20:40:54.6354244Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2023-01-11T20:40:54.6355898Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2023-01-11T20:40:54.6357638Z adding 'torch/include/ATen/ops/rsub.h' 2023-01-11T20:40:54.6359353Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6360903Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2023-01-11T20:40:54.6362379Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2023-01-11T20:40:54.6363951Z adding 'torch/include/ATen/ops/rsub_native.h' 2023-01-11T20:40:54.6365785Z adding 'torch/include/ATen/ops/rsub_ops.h' 2023-01-11T20:40:54.6367726Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2023-01-11T20:40:54.6369434Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6370997Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2023-01-11T20:40:54.6372696Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2023-01-11T20:40:54.6374628Z adding 'torch/include/ATen/ops/scatter.h' 2023-01-11T20:40:54.6376373Z adding 'torch/include/ATen/ops/scatter_add.h' 2023-01-11T20:40:54.6378333Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6380414Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6382327Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2023-01-11T20:40:54.6383833Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2023-01-11T20:40:54.6385432Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2023-01-11T20:40:54.6387223Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2023-01-11T20:40:54.6388780Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2023-01-11T20:40:54.6390562Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2023-01-11T20:40:54.6392556Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6394112Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6395799Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2023-01-11T20:40:54.6397515Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2023-01-11T20:40:54.6399139Z adding 'torch/include/ATen/ops/scatter_meta.h' 2023-01-11T20:40:54.6400839Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2023-01-11T20:40:54.6402562Z adding 'torch/include/ATen/ops/scatter_native.h' 2023-01-11T20:40:54.6404932Z adding 'torch/include/ATen/ops/scatter_ops.h' 2023-01-11T20:40:54.6407078Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2023-01-11T20:40:54.6408907Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6410534Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2023-01-11T20:40:54.6412156Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2023-01-11T20:40:54.6413773Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2023-01-11T20:40:54.6415489Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2023-01-11T20:40:54.6416955Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2023-01-11T20:40:54.6418761Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2023-01-11T20:40:54.6420647Z adding 'torch/include/ATen/ops/searchsorted.h' 2023-01-11T20:40:54.6422445Z adding 'torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6424265Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2023-01-11T20:40:54.6425836Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2023-01-11T20:40:54.6427948Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2023-01-11T20:40:54.6430365Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2023-01-11T20:40:54.6432095Z adding 'torch/include/ATen/ops/segment_reduce.h' 2023-01-11T20:40:54.6433950Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6436119Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2023-01-11T20:40:54.6437460Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2023-01-11T20:40:54.6439701Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2023-01-11T20:40:54.6441782Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2023-01-11T20:40:54.6443680Z adding 'torch/include/ATen/ops/select.h' 2023-01-11T20:40:54.6445764Z adding 'torch/include/ATen/ops/select_backward.h' 2023-01-11T20:40:54.6447876Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6449903Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6451467Z adding 'torch/include/ATen/ops/select_backward_native.h' 2023-01-11T20:40:54.6453557Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2023-01-11T20:40:54.6455429Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6457080Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6458871Z adding 'torch/include/ATen/ops/select_copy.h' 2023-01-11T20:40:54.6461008Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6462815Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6464482Z adding 'torch/include/ATen/ops/select_copy_native.h' 2023-01-11T20:40:54.6466144Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2023-01-11T20:40:54.6468069Z adding 'torch/include/ATen/ops/select_native.h' 2023-01-11T20:40:54.6469900Z adding 'torch/include/ATen/ops/select_ops.h' 2023-01-11T20:40:54.6471841Z adding 'torch/include/ATen/ops/select_scatter.h' 2023-01-11T20:40:54.6473893Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6475312Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2023-01-11T20:40:54.6477077Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2023-01-11T20:40:54.6478711Z adding 'torch/include/ATen/ops/selu.h' 2023-01-11T20:40:54.6480529Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6482124Z adding 'torch/include/ATen/ops/selu_native.h' 2023-01-11T20:40:54.6483936Z adding 'torch/include/ATen/ops/selu_ops.h' 2023-01-11T20:40:54.6486144Z adding 'torch/include/ATen/ops/set.h' 2023-01-11T20:40:54.6488492Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6490259Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6492015Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2023-01-11T20:40:54.6493819Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2023-01-11T20:40:54.6495448Z adding 'torch/include/ATen/ops/set_data.h' 2023-01-11T20:40:54.6497241Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6498940Z adding 'torch/include/ATen/ops/set_data_native.h' 2023-01-11T20:40:54.6501361Z adding 'torch/include/ATen/ops/set_data_ops.h' 2023-01-11T20:40:54.6502833Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2023-01-11T20:40:54.6504344Z adding 'torch/include/ATen/ops/set_native.h' 2023-01-11T20:40:54.6507044Z adding 'torch/include/ATen/ops/set_ops.h' 2023-01-11T20:40:54.6508868Z adding 'torch/include/ATen/ops/sgn.h' 2023-01-11T20:40:54.6510772Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6512395Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2023-01-11T20:40:54.6514074Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2023-01-11T20:40:54.6516508Z adding 'torch/include/ATen/ops/sgn_meta.h' 2023-01-11T20:40:54.6517723Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2023-01-11T20:40:54.6519866Z adding 'torch/include/ATen/ops/sgn_native.h' 2023-01-11T20:40:54.6521790Z adding 'torch/include/ATen/ops/sgn_ops.h' 2023-01-11T20:40:54.6524206Z adding 'torch/include/ATen/ops/sigmoid.h' 2023-01-11T20:40:54.6526451Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2023-01-11T20:40:54.6528964Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6530989Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2023-01-11T20:40:54.6533060Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2023-01-11T20:40:54.6535186Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2023-01-11T20:40:54.6537378Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2023-01-11T20:40:54.6539382Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2023-01-11T20:40:54.6541775Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2023-01-11T20:40:54.6544190Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6546083Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2023-01-11T20:40:54.6548649Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2023-01-11T20:40:54.6550508Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2023-01-11T20:40:54.6552883Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2023-01-11T20:40:54.6554813Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2023-01-11T20:40:54.6556517Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2023-01-11T20:40:54.6558141Z adding 'torch/include/ATen/ops/sign.h' 2023-01-11T20:40:54.6560025Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6561466Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2023-01-11T20:40:54.6563570Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2023-01-11T20:40:54.6564707Z adding 'torch/include/ATen/ops/sign_meta.h' 2023-01-11T20:40:54.6566387Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2023-01-11T20:40:54.6568075Z adding 'torch/include/ATen/ops/sign_native.h' 2023-01-11T20:40:54.6569816Z adding 'torch/include/ATen/ops/sign_ops.h' 2023-01-11T20:40:54.6571575Z adding 'torch/include/ATen/ops/signbit.h' 2023-01-11T20:40:54.6573408Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6574972Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2023-01-11T20:40:54.6576631Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2023-01-11T20:40:54.6578227Z adding 'torch/include/ATen/ops/signbit_meta.h' 2023-01-11T20:40:54.6579951Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2023-01-11T20:40:54.6581750Z adding 'torch/include/ATen/ops/signbit_native.h' 2023-01-11T20:40:54.6583260Z adding 'torch/include/ATen/ops/signbit_ops.h' 2023-01-11T20:40:54.6584951Z adding 'torch/include/ATen/ops/silu.h' 2023-01-11T20:40:54.6587562Z adding 'torch/include/ATen/ops/silu_backward.h' 2023-01-11T20:40:54.6588928Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6590950Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6592263Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2023-01-11T20:40:54.6594261Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2023-01-11T20:40:54.6596075Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2023-01-11T20:40:54.6597575Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2023-01-11T20:40:54.6599084Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2023-01-11T20:40:54.6600700Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2023-01-11T20:40:54.6602358Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6603926Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2023-01-11T20:40:54.6605486Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2023-01-11T20:40:54.6607066Z adding 'torch/include/ATen/ops/silu_meta.h' 2023-01-11T20:40:54.6608655Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2023-01-11T20:40:54.6610261Z adding 'torch/include/ATen/ops/silu_native.h' 2023-01-11T20:40:54.6611906Z adding 'torch/include/ATen/ops/silu_ops.h' 2023-01-11T20:40:54.6613604Z adding 'torch/include/ATen/ops/sin.h' 2023-01-11T20:40:54.6615257Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6616818Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2023-01-11T20:40:54.6618522Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2023-01-11T20:40:54.6620089Z adding 'torch/include/ATen/ops/sin_meta.h' 2023-01-11T20:40:54.6621772Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2023-01-11T20:40:54.6623232Z adding 'torch/include/ATen/ops/sin_native.h' 2023-01-11T20:40:54.6624900Z adding 'torch/include/ATen/ops/sin_ops.h' 2023-01-11T20:40:54.6626761Z adding 'torch/include/ATen/ops/sinc.h' 2023-01-11T20:40:54.6628762Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6630172Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2023-01-11T20:40:54.6631765Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2023-01-11T20:40:54.6633406Z adding 'torch/include/ATen/ops/sinc_meta.h' 2023-01-11T20:40:54.6635358Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2023-01-11T20:40:54.6636868Z adding 'torch/include/ATen/ops/sinc_native.h' 2023-01-11T20:40:54.6638477Z adding 'torch/include/ATen/ops/sinc_ops.h' 2023-01-11T20:40:54.6640332Z adding 'torch/include/ATen/ops/sinh.h' 2023-01-11T20:40:54.6642195Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6643748Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2023-01-11T20:40:54.6645369Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2023-01-11T20:40:54.6646936Z adding 'torch/include/ATen/ops/sinh_meta.h' 2023-01-11T20:40:54.6648534Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2023-01-11T20:40:54.6650025Z adding 'torch/include/ATen/ops/sinh_native.h' 2023-01-11T20:40:54.6651774Z adding 'torch/include/ATen/ops/sinh_ops.h' 2023-01-11T20:40:54.6653372Z adding 'torch/include/ATen/ops/size.h' 2023-01-11T20:40:54.6655139Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6656569Z adding 'torch/include/ATen/ops/size_native.h' 2023-01-11T20:40:54.6658237Z adding 'torch/include/ATen/ops/size_ops.h' 2023-01-11T20:40:54.6659978Z adding 'torch/include/ATen/ops/slice.h' 2023-01-11T20:40:54.6661944Z adding 'torch/include/ATen/ops/slice_backward.h' 2023-01-11T20:40:54.6663901Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6665463Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2023-01-11T20:40:54.6667211Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2023-01-11T20:40:54.6669010Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6670763Z adding 'torch/include/ATen/ops/slice_copy.h' 2023-01-11T20:40:54.6672747Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6674402Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6675835Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2023-01-11T20:40:54.6677578Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2023-01-11T20:40:54.6679115Z adding 'torch/include/ATen/ops/slice_native.h' 2023-01-11T20:40:54.6680785Z adding 'torch/include/ATen/ops/slice_ops.h' 2023-01-11T20:40:54.6682849Z adding 'torch/include/ATen/ops/slice_scatter.h' 2023-01-11T20:40:54.6684755Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6686415Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2023-01-11T20:40:54.6688413Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2023-01-11T20:40:54.6690109Z adding 'torch/include/ATen/ops/slogdet.h' 2023-01-11T20:40:54.6691937Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6693523Z adding 'torch/include/ATen/ops/slogdet_native.h' 2023-01-11T20:40:54.6695151Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2023-01-11T20:40:54.6697232Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2023-01-11T20:40:54.6699254Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6701146Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2023-01-11T20:40:54.6703128Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2023-01-11T20:40:54.6704710Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2023-01-11T20:40:54.6706714Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2023-01-11T20:40:54.6708438Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2023-01-11T20:40:54.6710216Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2023-01-11T20:40:54.6712339Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2023-01-11T20:40:54.6714311Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6715929Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2023-01-11T20:40:54.6717545Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2023-01-11T20:40:54.6719164Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2023-01-11T20:40:54.6721052Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2023-01-11T20:40:54.6723113Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2023-01-11T20:40:54.6725154Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6726722Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2023-01-11T20:40:54.6728440Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2023-01-11T20:40:54.6730008Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2023-01-11T20:40:54.6731783Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2023-01-11T20:40:54.6734072Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2023-01-11T20:40:54.6735986Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6737639Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2023-01-11T20:40:54.6739362Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2023-01-11T20:40:54.6741010Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2023-01-11T20:40:54.6742764Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2023-01-11T20:40:54.6744417Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2023-01-11T20:40:54.6746165Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2023-01-11T20:40:54.6748732Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2023-01-11T20:40:54.6750664Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2023-01-11T20:40:54.6752437Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2023-01-11T20:40:54.6754030Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2023-01-11T20:40:54.6756176Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2023-01-11T20:40:54.6757705Z adding 'torch/include/ATen/ops/smm.h' 2023-01-11T20:40:54.6759369Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6760901Z adding 'torch/include/ATen/ops/smm_native.h' 2023-01-11T20:40:54.6762581Z adding 'torch/include/ATen/ops/smm_ops.h' 2023-01-11T20:40:54.6764123Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2023-01-11T20:40:54.6765784Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2023-01-11T20:40:54.6767593Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6769285Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2023-01-11T20:40:54.6770921Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2023-01-11T20:40:54.6772501Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2023-01-11T20:40:54.6774138Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2023-01-11T20:40:54.6775975Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6777493Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2023-01-11T20:40:54.6779065Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2023-01-11T20:40:54.6780566Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2023-01-11T20:40:54.6782088Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2023-01-11T20:40:54.6783602Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2023-01-11T20:40:54.6785211Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2023-01-11T20:40:54.6787046Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2023-01-11T20:40:54.6788701Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2023-01-11T20:40:54.6790420Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6791905Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2023-01-11T20:40:54.6793530Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2023-01-11T20:40:54.6795288Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6796726Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2023-01-11T20:40:54.6798500Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2023-01-11T20:40:54.6800056Z adding 'torch/include/ATen/ops/softmax.h' 2023-01-11T20:40:54.6801786Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6803378Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6804913Z adding 'torch/include/ATen/ops/softmax_native.h' 2023-01-11T20:40:54.6806589Z adding 'torch/include/ATen/ops/softmax_ops.h' 2023-01-11T20:40:54.6808359Z adding 'torch/include/ATen/ops/softplus.h' 2023-01-11T20:40:54.6809942Z adding 'torch/include/ATen/ops/softplus_backward.h' 2023-01-11T20:40:54.6811752Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6813233Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2023-01-11T20:40:54.6814953Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2023-01-11T20:40:54.6816375Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2023-01-11T20:40:54.6818099Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2023-01-11T20:40:54.6819802Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2023-01-11T20:40:54.6821420Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2023-01-11T20:40:54.6823158Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6824489Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2023-01-11T20:40:54.6826247Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2023-01-11T20:40:54.6828129Z adding 'torch/include/ATen/ops/softplus_meta.h' 2023-01-11T20:40:54.6829789Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2023-01-11T20:40:54.6831490Z adding 'torch/include/ATen/ops/softplus_native.h' 2023-01-11T20:40:54.6833333Z adding 'torch/include/ATen/ops/softplus_ops.h' 2023-01-11T20:40:54.6835228Z adding 'torch/include/ATen/ops/softshrink.h' 2023-01-11T20:40:54.6836715Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2023-01-11T20:40:54.6838490Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6840597Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2023-01-11T20:40:54.6841853Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2023-01-11T20:40:54.6843432Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2023-01-11T20:40:54.6845085Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2023-01-11T20:40:54.6847774Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2023-01-11T20:40:54.6849840Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2023-01-11T20:40:54.6851776Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6853450Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2023-01-11T20:40:54.6855204Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2023-01-11T20:40:54.6856851Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2023-01-11T20:40:54.6858699Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2023-01-11T20:40:54.6860319Z adding 'torch/include/ATen/ops/softshrink_native.h' 2023-01-11T20:40:54.6862180Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2023-01-11T20:40:54.6864163Z adding 'torch/include/ATen/ops/sort.h' 2023-01-11T20:40:54.6866215Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6868407Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6870286Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6872095Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2023-01-11T20:40:54.6874001Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2023-01-11T20:40:54.6875726Z adding 'torch/include/ATen/ops/sort_meta.h' 2023-01-11T20:40:54.6877591Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2023-01-11T20:40:54.6879587Z adding 'torch/include/ATen/ops/sort_native.h' 2023-01-11T20:40:54.6881795Z adding 'torch/include/ATen/ops/sort_ops.h' 2023-01-11T20:40:54.6883941Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2023-01-11T20:40:54.6886009Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6887963Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2023-01-11T20:40:54.6890031Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2023-01-11T20:40:54.6892128Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2023-01-11T20:40:54.6894183Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6896009Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2023-01-11T20:40:54.6897967Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2023-01-11T20:40:54.6899992Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2023-01-11T20:40:54.6902141Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6903898Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2023-01-11T20:40:54.6905874Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2023-01-11T20:40:54.6908475Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2023-01-11T20:40:54.6910488Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6912301Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6914087Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2023-01-11T20:40:54.6916279Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2023-01-11T20:40:54.6918239Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2023-01-11T20:40:54.6920036Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6921707Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2023-01-11T20:40:54.6923405Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2023-01-11T20:40:54.6925217Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2023-01-11T20:40:54.6927151Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.6928720Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2023-01-11T20:40:54.6930669Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2023-01-11T20:40:54.6932283Z adding 'torch/include/ATen/ops/sparse_dim.h' 2023-01-11T20:40:54.6933900Z adding 'torch/include/ATen/ops/sparse_dim_cpu_dispatch.h' 2023-01-11T20:40:54.6935464Z adding 'torch/include/ATen/ops/sparse_dim_cuda_dispatch.h' 2023-01-11T20:40:54.6936982Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2023-01-11T20:40:54.6938599Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2023-01-11T20:40:54.6940237Z adding 'torch/include/ATen/ops/sparse_mask.h' 2023-01-11T20:40:54.6941911Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6943374Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2023-01-11T20:40:54.6945311Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2023-01-11T20:40:54.6947279Z adding 'torch/include/ATen/ops/sparse_resize.h' 2023-01-11T20:40:54.6949122Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2023-01-11T20:40:54.6950997Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6952694Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2023-01-11T20:40:54.6954320Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2023-01-11T20:40:54.6956132Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2023-01-11T20:40:54.6957996Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.6959599Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2023-01-11T20:40:54.6961211Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2023-01-11T20:40:54.6963134Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2023-01-11T20:40:54.6964876Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2023-01-11T20:40:54.6966473Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2023-01-11T20:40:54.6968424Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2023-01-11T20:40:54.6970097Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2023-01-11T20:40:54.6971973Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6973651Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2023-01-11T20:40:54.6975193Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2023-01-11T20:40:54.6976894Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2023-01-11T20:40:54.6978653Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2023-01-11T20:40:54.6980289Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2023-01-11T20:40:54.6982128Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2023-01-11T20:40:54.6983854Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2023-01-11T20:40:54.6985714Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.6987471Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2023-01-11T20:40:54.6989156Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2023-01-11T20:40:54.6990812Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2023-01-11T20:40:54.6992566Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2023-01-11T20:40:54.6994081Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2023-01-11T20:40:54.6995922Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2023-01-11T20:40:54.6997656Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2023-01-11T20:40:54.6999523Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7001096Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2023-01-11T20:40:54.7002824Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2023-01-11T20:40:54.7004423Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2023-01-11T20:40:54.7006379Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2023-01-11T20:40:54.7008027Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2023-01-11T20:40:54.7009839Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2023-01-11T20:40:54.7011529Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2023-01-11T20:40:54.7013390Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7014906Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2023-01-11T20:40:54.7016594Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2023-01-11T20:40:54.7018113Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2023-01-11T20:40:54.7019807Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2023-01-11T20:40:54.7021337Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2023-01-11T20:40:54.7023169Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2023-01-11T20:40:54.7024784Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2023-01-11T20:40:54.7026909Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7028432Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2023-01-11T20:40:54.7030143Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2023-01-11T20:40:54.7031696Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2023-01-11T20:40:54.7033382Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2023-01-11T20:40:54.7034930Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2023-01-11T20:40:54.7036688Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2023-01-11T20:40:54.7038597Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2023-01-11T20:40:54.7040405Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7042065Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7043750Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7045365Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2023-01-11T20:40:54.7047151Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2023-01-11T20:40:54.7048791Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2023-01-11T20:40:54.7050620Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2023-01-11T20:40:54.7052175Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2023-01-11T20:40:54.7054294Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2023-01-11T20:40:54.7056197Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2023-01-11T20:40:54.7058057Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7059805Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7061664Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7063328Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2023-01-11T20:40:54.7065222Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2023-01-11T20:40:54.7067106Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2023-01-11T20:40:54.7069157Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2023-01-11T20:40:54.7071108Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2023-01-11T20:40:54.7072993Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2023-01-11T20:40:54.7075110Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2023-01-11T20:40:54.7076758Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7078511Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7080078Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7081734Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2023-01-11T20:40:54.7083467Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2023-01-11T20:40:54.7085010Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2023-01-11T20:40:54.7086636Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2023-01-11T20:40:54.7088278Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2023-01-11T20:40:54.7090080Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2023-01-11T20:40:54.7091898Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2023-01-11T20:40:54.7093686Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7095397Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7096894Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7098448Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2023-01-11T20:40:54.7099936Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2023-01-11T20:40:54.7101640Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2023-01-11T20:40:54.7103116Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2023-01-11T20:40:54.7104663Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2023-01-11T20:40:54.7106601Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2023-01-11T20:40:54.7108386Z adding 'torch/include/ATen/ops/special_digamma.h' 2023-01-11T20:40:54.7110138Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7111648Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2023-01-11T20:40:54.7113341Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2023-01-11T20:40:54.7114954Z adding 'torch/include/ATen/ops/special_entr.h' 2023-01-11T20:40:54.7116750Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7118318Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2023-01-11T20:40:54.7119844Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2023-01-11T20:40:54.7121351Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2023-01-11T20:40:54.7123009Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2023-01-11T20:40:54.7124455Z adding 'torch/include/ATen/ops/special_entr_native.h' 2023-01-11T20:40:54.7126166Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2023-01-11T20:40:54.7127880Z adding 'torch/include/ATen/ops/special_erf.h' 2023-01-11T20:40:54.7129657Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7131182Z adding 'torch/include/ATen/ops/special_erf_native.h' 2023-01-11T20:40:54.7132789Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2023-01-11T20:40:54.7134421Z adding 'torch/include/ATen/ops/special_erfc.h' 2023-01-11T20:40:54.7136557Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7137773Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2023-01-11T20:40:54.7139450Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2023-01-11T20:40:54.7141112Z adding 'torch/include/ATen/ops/special_erfcx.h' 2023-01-11T20:40:54.7143026Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7144477Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2023-01-11T20:40:54.7146064Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2023-01-11T20:40:54.7147588Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2023-01-11T20:40:54.7149585Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2023-01-11T20:40:54.7150855Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2023-01-11T20:40:54.7152576Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2023-01-11T20:40:54.7154334Z adding 'torch/include/ATen/ops/special_erfinv.h' 2023-01-11T20:40:54.7156109Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7157796Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2023-01-11T20:40:54.7159459Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2023-01-11T20:40:54.7161367Z adding 'torch/include/ATen/ops/special_exp2.h' 2023-01-11T20:40:54.7163080Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7164671Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2023-01-11T20:40:54.7166389Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2023-01-11T20:40:54.7168314Z adding 'torch/include/ATen/ops/special_expit.h' 2023-01-11T20:40:54.7170303Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7171735Z adding 'torch/include/ATen/ops/special_expit_native.h' 2023-01-11T20:40:54.7173489Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2023-01-11T20:40:54.7175230Z adding 'torch/include/ATen/ops/special_expm1.h' 2023-01-11T20:40:54.7177002Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7178661Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2023-01-11T20:40:54.7180280Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2023-01-11T20:40:54.7182039Z adding 'torch/include/ATen/ops/special_gammainc.h' 2023-01-11T20:40:54.7183913Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7185467Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2023-01-11T20:40:54.7187594Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2023-01-11T20:40:54.7189301Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2023-01-11T20:40:54.7191141Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7192743Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2023-01-11T20:40:54.7194604Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2023-01-11T20:40:54.7196357Z adding 'torch/include/ATen/ops/special_gammaln.h' 2023-01-11T20:40:54.7198148Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7199733Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2023-01-11T20:40:54.7201555Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2023-01-11T20:40:54.7203430Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2023-01-11T20:40:54.7205298Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7207121Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7208845Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7210530Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2023-01-11T20:40:54.7212244Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2023-01-11T20:40:54.7213911Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2023-01-11T20:40:54.7215888Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2023-01-11T20:40:54.7217371Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2023-01-11T20:40:54.7219213Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2023-01-11T20:40:54.7221024Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2023-01-11T20:40:54.7222675Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7224519Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7225993Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7227613Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2023-01-11T20:40:54.7229247Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2023-01-11T20:40:54.7230693Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2023-01-11T20:40:54.7232194Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2023-01-11T20:40:54.7233646Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2023-01-11T20:40:54.7235395Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2023-01-11T20:40:54.7236999Z adding 'torch/include/ATen/ops/special_i0.h' 2023-01-11T20:40:54.7239352Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7240844Z adding 'torch/include/ATen/ops/special_i0_native.h' 2023-01-11T20:40:54.7242310Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2023-01-11T20:40:54.7243917Z adding 'torch/include/ATen/ops/special_i0e.h' 2023-01-11T20:40:54.7245419Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7246661Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2023-01-11T20:40:54.7248275Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2023-01-11T20:40:54.7250309Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2023-01-11T20:40:54.7251836Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2023-01-11T20:40:54.7253265Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2023-01-11T20:40:54.7254860Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2023-01-11T20:40:54.7256376Z adding 'torch/include/ATen/ops/special_i1.h' 2023-01-11T20:40:54.7258063Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7259396Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2023-01-11T20:40:54.7260867Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2023-01-11T20:40:54.7262291Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2023-01-11T20:40:54.7263771Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2023-01-11T20:40:54.7265156Z adding 'torch/include/ATen/ops/special_i1_native.h' 2023-01-11T20:40:54.7267118Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2023-01-11T20:40:54.7268826Z adding 'torch/include/ATen/ops/special_i1e.h' 2023-01-11T20:40:54.7270412Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7271789Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2023-01-11T20:40:54.7273295Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2023-01-11T20:40:54.7274696Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2023-01-11T20:40:54.7276230Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2023-01-11T20:40:54.7277579Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2023-01-11T20:40:54.7279227Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2023-01-11T20:40:54.7280888Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2023-01-11T20:40:54.7282622Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7284136Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7285640Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7287086Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2023-01-11T20:40:54.7288658Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2023-01-11T20:40:54.7290082Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2023-01-11T20:40:54.7291690Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2023-01-11T20:40:54.7293158Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2023-01-11T20:40:54.7294953Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2023-01-11T20:40:54.7296691Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2023-01-11T20:40:54.7298411Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7299920Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7301464Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7302901Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2023-01-11T20:40:54.7304416Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2023-01-11T20:40:54.7305844Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2023-01-11T20:40:54.7308084Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2023-01-11T20:40:54.7309481Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2023-01-11T20:40:54.7311279Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2023-01-11T20:40:54.7313041Z adding 'torch/include/ATen/ops/special_log1p.h' 2023-01-11T20:40:54.7314563Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7315899Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2023-01-11T20:40:54.7317930Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2023-01-11T20:40:54.7319613Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2023-01-11T20:40:54.7321127Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7322692Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2023-01-11T20:40:54.7324260Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2023-01-11T20:40:54.7325921Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2023-01-11T20:40:54.7327516Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2023-01-11T20:40:54.7329059Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2023-01-11T20:40:54.7330696Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2023-01-11T20:40:54.7332394Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2023-01-11T20:40:54.7334023Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7335411Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2023-01-11T20:40:54.7336998Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2023-01-11T20:40:54.7338571Z adding 'torch/include/ATen/ops/special_logit.h' 2023-01-11T20:40:54.7340366Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7342024Z adding 'torch/include/ATen/ops/special_logit_native.h' 2023-01-11T20:40:54.7343819Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2023-01-11T20:40:54.7345537Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2023-01-11T20:40:54.7347527Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7349364Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2023-01-11T20:40:54.7351175Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2023-01-11T20:40:54.7352959Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2023-01-11T20:40:54.7354921Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7356539Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2023-01-11T20:40:54.7358182Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2023-01-11T20:40:54.7359796Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2023-01-11T20:40:54.7361443Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2023-01-11T20:40:54.7363070Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2023-01-11T20:40:54.7364805Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2023-01-11T20:40:54.7366462Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2023-01-11T20:40:54.7368416Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7370138Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2023-01-11T20:40:54.7371881Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2023-01-11T20:40:54.7373565Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2023-01-11T20:40:54.7375214Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2023-01-11T20:40:54.7377100Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2023-01-11T20:40:54.7378626Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2023-01-11T20:40:54.7380482Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2023-01-11T20:40:54.7382260Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7383955Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2023-01-11T20:40:54.7385491Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2023-01-11T20:40:54.7387261Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2023-01-11T20:40:54.7388992Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2023-01-11T20:40:54.7390710Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2023-01-11T20:40:54.7392379Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2023-01-11T20:40:54.7394224Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2023-01-11T20:40:54.7396155Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7397755Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2023-01-11T20:40:54.7399425Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2023-01-11T20:40:54.7401097Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2023-01-11T20:40:54.7402770Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2023-01-11T20:40:54.7404317Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2023-01-11T20:40:54.7406027Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2023-01-11T20:40:54.7407867Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2023-01-11T20:40:54.7409758Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7411344Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2023-01-11T20:40:54.7413153Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2023-01-11T20:40:54.7414885Z adding 'torch/include/ATen/ops/special_ndtr.h' 2023-01-11T20:40:54.7416665Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7418170Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2023-01-11T20:40:54.7419822Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2023-01-11T20:40:54.7421471Z adding 'torch/include/ATen/ops/special_ndtri.h' 2023-01-11T20:40:54.7423334Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7424890Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2023-01-11T20:40:54.7426990Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2023-01-11T20:40:54.7428421Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2023-01-11T20:40:54.7430188Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2023-01-11T20:40:54.7431535Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2023-01-11T20:40:54.7433338Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2023-01-11T20:40:54.7435009Z adding 'torch/include/ATen/ops/special_polygamma.h' 2023-01-11T20:40:54.7437183Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7438197Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2023-01-11T20:40:54.7439842Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2023-01-11T20:40:54.7441324Z adding 'torch/include/ATen/ops/special_psi.h' 2023-01-11T20:40:54.7443032Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7444324Z adding 'torch/include/ATen/ops/special_psi_native.h' 2023-01-11T20:40:54.7445884Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2023-01-11T20:40:54.7447425Z adding 'torch/include/ATen/ops/special_round.h' 2023-01-11T20:40:54.7449167Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7450456Z adding 'torch/include/ATen/ops/special_round_native.h' 2023-01-11T20:40:54.7452083Z adding 'torch/include/ATen/ops/special_round_ops.h' 2023-01-11T20:40:54.7453930Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2023-01-11T20:40:54.7455490Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7456682Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2023-01-11T20:40:54.7458230Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2023-01-11T20:40:54.7460076Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2023-01-11T20:40:54.7462176Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2023-01-11T20:40:54.7463748Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2023-01-11T20:40:54.7465510Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2023-01-11T20:40:54.7467466Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2023-01-11T20:40:54.7469299Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7470854Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2023-01-11T20:40:54.7472632Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2023-01-11T20:40:54.7474164Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2023-01-11T20:40:54.7475829Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2023-01-11T20:40:54.7477488Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2023-01-11T20:40:54.7479216Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2023-01-11T20:40:54.7481120Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2023-01-11T20:40:54.7482942Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7484526Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7486098Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7487579Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2023-01-11T20:40:54.7489154Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2023-01-11T20:40:54.7490648Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2023-01-11T20:40:54.7492281Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2023-01-11T20:40:54.7493826Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2023-01-11T20:40:54.7495607Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2023-01-11T20:40:54.7497379Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2023-01-11T20:40:54.7499180Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7500799Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7502327Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7503809Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2023-01-11T20:40:54.7505405Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2023-01-11T20:40:54.7507054Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2023-01-11T20:40:54.7508832Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2023-01-11T20:40:54.7510317Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2023-01-11T20:40:54.7512140Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2023-01-11T20:40:54.7514155Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2023-01-11T20:40:54.7516111Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7517779Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7519550Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7521213Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2023-01-11T20:40:54.7522947Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2023-01-11T20:40:54.7524571Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2023-01-11T20:40:54.7526456Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2023-01-11T20:40:54.7528091Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2023-01-11T20:40:54.7530108Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2023-01-11T20:40:54.7532094Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2023-01-11T20:40:54.7534074Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7535843Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7537524Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7539204Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2023-01-11T20:40:54.7540899Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2023-01-11T20:40:54.7542589Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2023-01-11T20:40:54.7544278Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2023-01-11T20:40:54.7545938Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2023-01-11T20:40:54.7548053Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2023-01-11T20:40:54.7549786Z adding 'torch/include/ATen/ops/special_sinc.h' 2023-01-11T20:40:54.7551600Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7553379Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2023-01-11T20:40:54.7555016Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2023-01-11T20:40:54.7556796Z adding 'torch/include/ATen/ops/special_softmax.h' 2023-01-11T20:40:54.7558544Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7560284Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2023-01-11T20:40:54.7562013Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2023-01-11T20:40:54.7563830Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2023-01-11T20:40:54.7566051Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7567574Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2023-01-11T20:40:54.7569467Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2023-01-11T20:40:54.7571092Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2023-01-11T20:40:54.7572857Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2023-01-11T20:40:54.7574576Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2023-01-11T20:40:54.7576561Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2023-01-11T20:40:54.7578358Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2023-01-11T20:40:54.7580365Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7582152Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7583970Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2023-01-11T20:40:54.7585655Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2023-01-11T20:40:54.7587502Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2023-01-11T20:40:54.7589974Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2023-01-11T20:40:54.7591350Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2023-01-11T20:40:54.7593235Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2023-01-11T20:40:54.7595154Z adding 'torch/include/ATen/ops/special_xlogy.h' 2023-01-11T20:40:54.7597329Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7598954Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2023-01-11T20:40:54.7600883Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2023-01-11T20:40:54.7602923Z adding 'torch/include/ATen/ops/special_zeta.h' 2023-01-11T20:40:54.7604995Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7606891Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7608462Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2023-01-11T20:40:54.7610201Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2023-01-11T20:40:54.7611965Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2023-01-11T20:40:54.7613746Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2023-01-11T20:40:54.7615470Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2023-01-11T20:40:54.7617596Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2023-01-11T20:40:54.7619557Z adding 'torch/include/ATen/ops/split.h' 2023-01-11T20:40:54.7621536Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7623338Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7625238Z adding 'torch/include/ATen/ops/split_copy.h' 2023-01-11T20:40:54.7627655Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7629337Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7630885Z adding 'torch/include/ATen/ops/split_copy_native.h' 2023-01-11T20:40:54.7632697Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2023-01-11T20:40:54.7634328Z adding 'torch/include/ATen/ops/split_native.h' 2023-01-11T20:40:54.7636327Z adding 'torch/include/ATen/ops/split_ops.h' 2023-01-11T20:40:54.7638065Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2023-01-11T20:40:54.7639841Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7642347Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2023-01-11T20:40:54.7644327Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7646093Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7647753Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2023-01-11T20:40:54.7649556Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2023-01-11T20:40:54.7651107Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2023-01-11T20:40:54.7652781Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2023-01-11T20:40:54.7654367Z adding 'torch/include/ATen/ops/sqrt.h' 2023-01-11T20:40:54.7656296Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7657779Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2023-01-11T20:40:54.7659329Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2023-01-11T20:40:54.7660871Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2023-01-11T20:40:54.7662557Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2023-01-11T20:40:54.7664249Z adding 'torch/include/ATen/ops/sqrt_native.h' 2023-01-11T20:40:54.7666076Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2023-01-11T20:40:54.7667975Z adding 'torch/include/ATen/ops/square.h' 2023-01-11T20:40:54.7669983Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7671426Z adding 'torch/include/ATen/ops/square_native.h' 2023-01-11T20:40:54.7673015Z adding 'torch/include/ATen/ops/square_ops.h' 2023-01-11T20:40:54.7674623Z adding 'torch/include/ATen/ops/squeeze.h' 2023-01-11T20:40:54.7676398Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7677944Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7679583Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2023-01-11T20:40:54.7681256Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7682928Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7684359Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2023-01-11T20:40:54.7686154Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2023-01-11T20:40:54.7687775Z adding 'torch/include/ATen/ops/squeeze_native.h' 2023-01-11T20:40:54.7689668Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2023-01-11T20:40:54.7691377Z adding 'torch/include/ATen/ops/sspaddmm.h' 2023-01-11T20:40:54.7693162Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7694688Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2023-01-11T20:40:54.7696315Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2023-01-11T20:40:54.7697826Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2023-01-11T20:40:54.7699598Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2023-01-11T20:40:54.7701179Z adding 'torch/include/ATen/ops/stack.h' 2023-01-11T20:40:54.7702930Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7704396Z adding 'torch/include/ATen/ops/stack_native.h' 2023-01-11T20:40:54.7706181Z adding 'torch/include/ATen/ops/stack_ops.h' 2023-01-11T20:40:54.7708283Z adding 'torch/include/ATen/ops/std.h' 2023-01-11T20:40:54.7710353Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7711952Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2023-01-11T20:40:54.7713776Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2023-01-11T20:40:54.7715691Z adding 'torch/include/ATen/ops/std_mean.h' 2023-01-11T20:40:54.7717538Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7719256Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7720983Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2023-01-11T20:40:54.7722604Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2023-01-11T20:40:54.7724366Z adding 'torch/include/ATen/ops/std_mean_native.h' 2023-01-11T20:40:54.7726476Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2023-01-11T20:40:54.7728629Z adding 'torch/include/ATen/ops/std_native.h' 2023-01-11T20:40:54.7730832Z adding 'torch/include/ATen/ops/std_ops.h' 2023-01-11T20:40:54.7732861Z adding 'torch/include/ATen/ops/stft.h' 2023-01-11T20:40:54.7734759Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7736404Z adding 'torch/include/ATen/ops/stft_native.h' 2023-01-11T20:40:54.7738288Z adding 'torch/include/ATen/ops/stft_ops.h' 2023-01-11T20:40:54.7740165Z adding 'torch/include/ATen/ops/stride.h' 2023-01-11T20:40:54.7741948Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7743601Z adding 'torch/include/ATen/ops/stride_native.h' 2023-01-11T20:40:54.7745514Z adding 'torch/include/ATen/ops/stride_ops.h' 2023-01-11T20:40:54.7747494Z adding 'torch/include/ATen/ops/sub.h' 2023-01-11T20:40:54.7749269Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7751157Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7752913Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2023-01-11T20:40:54.7754533Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2023-01-11T20:40:54.7756086Z adding 'torch/include/ATen/ops/sub_meta.h' 2023-01-11T20:40:54.7757934Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2023-01-11T20:40:54.7759640Z adding 'torch/include/ATen/ops/sub_native.h' 2023-01-11T20:40:54.7761686Z adding 'torch/include/ATen/ops/sub_ops.h' 2023-01-11T20:40:54.7763562Z adding 'torch/include/ATen/ops/subtract.h' 2023-01-11T20:40:54.7765395Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7766987Z adding 'torch/include/ATen/ops/subtract_native.h' 2023-01-11T20:40:54.7768789Z adding 'torch/include/ATen/ops/subtract_ops.h' 2023-01-11T20:40:54.7770696Z adding 'torch/include/ATen/ops/sum.h' 2023-01-11T20:40:54.7772666Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7774307Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7775925Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7777392Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2023-01-11T20:40:54.7778954Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2023-01-11T20:40:54.7780502Z adding 'torch/include/ATen/ops/sum_meta.h' 2023-01-11T20:40:54.7782151Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2023-01-11T20:40:54.7783763Z adding 'torch/include/ATen/ops/sum_native.h' 2023-01-11T20:40:54.7785686Z adding 'torch/include/ATen/ops/sum_ops.h' 2023-01-11T20:40:54.7787577Z adding 'torch/include/ATen/ops/sum_to_size.h' 2023-01-11T20:40:54.7789432Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7790976Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2023-01-11T20:40:54.7792671Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2023-01-11T20:40:54.7794101Z adding 'torch/include/ATen/ops/svd.h' 2023-01-11T20:40:54.7796060Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7797673Z adding 'torch/include/ATen/ops/svd_native.h' 2023-01-11T20:40:54.7799173Z adding 'torch/include/ATen/ops/svd_ops.h' 2023-01-11T20:40:54.7800690Z adding 'torch/include/ATen/ops/swapaxes.h' 2023-01-11T20:40:54.7802437Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7803803Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2023-01-11T20:40:54.7805444Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2023-01-11T20:40:54.7807045Z adding 'torch/include/ATen/ops/swapdims.h' 2023-01-11T20:40:54.7808764Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7810145Z adding 'torch/include/ATen/ops/swapdims_native.h' 2023-01-11T20:40:54.7811826Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2023-01-11T20:40:54.7813558Z adding 'torch/include/ATen/ops/symeig.h' 2023-01-11T20:40:54.7815293Z adding 'torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7816887Z adding 'torch/include/ATen/ops/symeig_native.h' 2023-01-11T20:40:54.7818926Z adding 'torch/include/ATen/ops/symeig_ops.h' 2023-01-11T20:40:54.7820234Z adding 'torch/include/ATen/ops/t.h' 2023-01-11T20:40:54.7822001Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7823370Z adding 'torch/include/ATen/ops/t_copy.h' 2023-01-11T20:40:54.7825415Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7827115Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7828668Z adding 'torch/include/ATen/ops/t_copy_native.h' 2023-01-11T20:40:54.7830539Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2023-01-11T20:40:54.7831947Z adding 'torch/include/ATen/ops/t_native.h' 2023-01-11T20:40:54.7833586Z adding 'torch/include/ATen/ops/t_ops.h' 2023-01-11T20:40:54.7835397Z adding 'torch/include/ATen/ops/take.h' 2023-01-11T20:40:54.7836973Z adding 'torch/include/ATen/ops/take_along_dim.h' 2023-01-11T20:40:54.7838807Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7840610Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2023-01-11T20:40:54.7842297Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2023-01-11T20:40:54.7843698Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2023-01-11T20:40:54.7845320Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2023-01-11T20:40:54.7846920Z adding 'torch/include/ATen/ops/take_native.h' 2023-01-11T20:40:54.7848934Z adding 'torch/include/ATen/ops/take_ops.h' 2023-01-11T20:40:54.7850339Z adding 'torch/include/ATen/ops/tan.h' 2023-01-11T20:40:54.7852276Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7853869Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2023-01-11T20:40:54.7855436Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2023-01-11T20:40:54.7856885Z adding 'torch/include/ATen/ops/tan_meta.h' 2023-01-11T20:40:54.7858613Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2023-01-11T20:40:54.7860170Z adding 'torch/include/ATen/ops/tan_native.h' 2023-01-11T20:40:54.7861898Z adding 'torch/include/ATen/ops/tan_ops.h' 2023-01-11T20:40:54.7863543Z adding 'torch/include/ATen/ops/tanh.h' 2023-01-11T20:40:54.7865232Z adding 'torch/include/ATen/ops/tanh_backward.h' 2023-01-11T20:40:54.7867532Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7869215Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2023-01-11T20:40:54.7870620Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2023-01-11T20:40:54.7872228Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2023-01-11T20:40:54.7874192Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2023-01-11T20:40:54.7875675Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2023-01-11T20:40:54.7877481Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2023-01-11T20:40:54.7879372Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7881056Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2023-01-11T20:40:54.7882815Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2023-01-11T20:40:54.7884442Z adding 'torch/include/ATen/ops/tanh_meta.h' 2023-01-11T20:40:54.7886205Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2023-01-11T20:40:54.7888056Z adding 'torch/include/ATen/ops/tanh_native.h' 2023-01-11T20:40:54.7889954Z adding 'torch/include/ATen/ops/tanh_ops.h' 2023-01-11T20:40:54.7891883Z adding 'torch/include/ATen/ops/tensor.h' 2023-01-11T20:40:54.7893979Z adding 'torch/include/ATen/ops/tensor_split.h' 2023-01-11T20:40:54.7896025Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7897784Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2023-01-11T20:40:54.7899664Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2023-01-11T20:40:54.7901597Z adding 'torch/include/ATen/ops/tensordot.h' 2023-01-11T20:40:54.7903485Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7905142Z adding 'torch/include/ATen/ops/tensordot_cpu_dispatch.h' 2023-01-11T20:40:54.7907090Z adding 'torch/include/ATen/ops/tensordot_cuda_dispatch.h' 2023-01-11T20:40:54.7908859Z adding 'torch/include/ATen/ops/tensordot_native.h' 2023-01-11T20:40:54.7910809Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2023-01-11T20:40:54.7912713Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2023-01-11T20:40:54.7914595Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7916287Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2023-01-11T20:40:54.7918174Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2023-01-11T20:40:54.7920009Z adding 'torch/include/ATen/ops/threshold.h' 2023-01-11T20:40:54.7922048Z adding 'torch/include/ATen/ops/threshold_backward.h' 2023-01-11T20:40:54.7923861Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7925569Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2023-01-11T20:40:54.7927412Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2023-01-11T20:40:54.7929095Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2023-01-11T20:40:54.7930923Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2023-01-11T20:40:54.7932646Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2023-01-11T20:40:54.7934574Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2023-01-11T20:40:54.7936437Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.7938190Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2023-01-11T20:40:54.7939963Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2023-01-11T20:40:54.7941679Z adding 'torch/include/ATen/ops/threshold_meta.h' 2023-01-11T20:40:54.7943398Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2023-01-11T20:40:54.7945090Z adding 'torch/include/ATen/ops/threshold_native.h' 2023-01-11T20:40:54.7947515Z adding 'torch/include/ATen/ops/threshold_ops.h' 2023-01-11T20:40:54.7949003Z adding 'torch/include/ATen/ops/tile.h' 2023-01-11T20:40:54.7950808Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7952461Z adding 'torch/include/ATen/ops/tile_native.h' 2023-01-11T20:40:54.7954234Z adding 'torch/include/ATen/ops/tile_ops.h' 2023-01-11T20:40:54.7955877Z adding 'torch/include/ATen/ops/to.h' 2023-01-11T20:40:54.7957970Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7959710Z adding 'torch/include/ATen/ops/to_dense.h' 2023-01-11T20:40:54.7961298Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2023-01-11T20:40:54.7963111Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7964584Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2023-01-11T20:40:54.7966396Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2023-01-11T20:40:54.7968353Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7969953Z adding 'torch/include/ATen/ops/to_dense_native.h' 2023-01-11T20:40:54.7971833Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2023-01-11T20:40:54.7973682Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2023-01-11T20:40:54.7975364Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2023-01-11T20:40:54.7977189Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.7978545Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2023-01-11T20:40:54.7980200Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2023-01-11T20:40:54.7981974Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7983533Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2023-01-11T20:40:54.7985124Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2023-01-11T20:40:54.7987165Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2023-01-11T20:40:54.7989066Z adding 'torch/include/ATen/ops/to_native.h' 2023-01-11T20:40:54.7991037Z adding 'torch/include/ATen/ops/to_ops.h' 2023-01-11T20:40:54.7992991Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2023-01-11T20:40:54.7994943Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.7996445Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2023-01-11T20:40:54.7998259Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2023-01-11T20:40:54.7999987Z adding 'torch/include/ATen/ops/to_sparse.h' 2023-01-11T20:40:54.8001686Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2023-01-11T20:40:54.8003775Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8005636Z adding 'torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h' 2023-01-11T20:40:54.8007187Z adding 'torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h' 2023-01-11T20:40:54.8008808Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2023-01-11T20:40:54.8010506Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2023-01-11T20:40:54.8012267Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2023-01-11T20:40:54.8014120Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8015660Z adding 'torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h' 2023-01-11T20:40:54.8017267Z adding 'torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h' 2023-01-11T20:40:54.8018819Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2023-01-11T20:40:54.8020508Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2023-01-11T20:40:54.8022394Z adding 'torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8023970Z adding 'torch/include/ATen/ops/to_sparse_cpu_dispatch.h' 2023-01-11T20:40:54.8025563Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2023-01-11T20:40:54.8027557Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8029076Z adding 'torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h' 2023-01-11T20:40:54.8030855Z adding 'torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h' 2023-01-11T20:40:54.8032550Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2023-01-11T20:40:54.8034322Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2023-01-11T20:40:54.8036140Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2023-01-11T20:40:54.8038082Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8039798Z adding 'torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h' 2023-01-11T20:40:54.8041543Z adding 'torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h' 2023-01-11T20:40:54.8043941Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2023-01-11T20:40:54.8045837Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2023-01-11T20:40:54.8047771Z adding 'torch/include/ATen/ops/to_sparse_cuda_dispatch.h' 2023-01-11T20:40:54.8049537Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2023-01-11T20:40:54.8051588Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2023-01-11T20:40:54.8053494Z adding 'torch/include/ATen/ops/topk.h' 2023-01-11T20:40:54.8055700Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8057364Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2023-01-11T20:40:54.8059144Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2023-01-11T20:40:54.8060904Z adding 'torch/include/ATen/ops/topk_meta.h' 2023-01-11T20:40:54.8062969Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2023-01-11T20:40:54.8064742Z adding 'torch/include/ATen/ops/topk_native.h' 2023-01-11T20:40:54.8066723Z adding 'torch/include/ATen/ops/topk_ops.h' 2023-01-11T20:40:54.8068523Z adding 'torch/include/ATen/ops/trace.h' 2023-01-11T20:40:54.8070389Z adding 'torch/include/ATen/ops/trace_backward.h' 2023-01-11T20:40:54.8072288Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8074015Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2023-01-11T20:40:54.8075760Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2023-01-11T20:40:54.8077624Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8079391Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2023-01-11T20:40:54.8081385Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2023-01-11T20:40:54.8083004Z adding 'torch/include/ATen/ops/trace_native.h' 2023-01-11T20:40:54.8085022Z adding 'torch/include/ATen/ops/trace_ops.h' 2023-01-11T20:40:54.8086672Z adding 'torch/include/ATen/ops/transpose.h' 2023-01-11T20:40:54.8088852Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8090843Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8092244Z adding 'torch/include/ATen/ops/transpose_copy.h' 2023-01-11T20:40:54.8094104Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8095966Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8097538Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2023-01-11T20:40:54.8099405Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2023-01-11T20:40:54.8101227Z adding 'torch/include/ATen/ops/transpose_native.h' 2023-01-11T20:40:54.8103126Z adding 'torch/include/ATen/ops/transpose_ops.h' 2023-01-11T20:40:54.8104884Z adding 'torch/include/ATen/ops/trapezoid.h' 2023-01-11T20:40:54.8106982Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8108603Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2023-01-11T20:40:54.8110396Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2023-01-11T20:40:54.8112150Z adding 'torch/include/ATen/ops/trapz.h' 2023-01-11T20:40:54.8113999Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8115603Z adding 'torch/include/ATen/ops/trapz_native.h' 2023-01-11T20:40:54.8117452Z adding 'torch/include/ATen/ops/trapz_ops.h' 2023-01-11T20:40:54.8119356Z adding 'torch/include/ATen/ops/triangular_solve.h' 2023-01-11T20:40:54.8121278Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8122996Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2023-01-11T20:40:54.8124755Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2023-01-11T20:40:54.8126452Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2023-01-11T20:40:54.8128438Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2023-01-11T20:40:54.8130181Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2023-01-11T20:40:54.8132107Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2023-01-11T20:40:54.8133805Z adding 'torch/include/ATen/ops/tril.h' 2023-01-11T20:40:54.8135720Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8137316Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2023-01-11T20:40:54.8139054Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2023-01-11T20:40:54.8141061Z adding 'torch/include/ATen/ops/tril_indices.h' 2023-01-11T20:40:54.8142950Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8144615Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2023-01-11T20:40:54.8146553Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2023-01-11T20:40:54.8148467Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2023-01-11T20:40:54.8150449Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2023-01-11T20:40:54.8152380Z adding 'torch/include/ATen/ops/tril_meta.h' 2023-01-11T20:40:54.8154085Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2023-01-11T20:40:54.8155687Z adding 'torch/include/ATen/ops/tril_native.h' 2023-01-11T20:40:54.8157619Z adding 'torch/include/ATen/ops/tril_ops.h' 2023-01-11T20:40:54.8159448Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2023-01-11T20:40:54.8161420Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8163001Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2023-01-11T20:40:54.8164910Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2023-01-11T20:40:54.8166630Z adding 'torch/include/ATen/ops/triu.h' 2023-01-11T20:40:54.8168751Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8170406Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2023-01-11T20:40:54.8172226Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2023-01-11T20:40:54.8174096Z adding 'torch/include/ATen/ops/triu_indices.h' 2023-01-11T20:40:54.8176198Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8177804Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2023-01-11T20:40:54.8179689Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2023-01-11T20:40:54.8181399Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2023-01-11T20:40:54.8183440Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2023-01-11T20:40:54.8185153Z adding 'torch/include/ATen/ops/triu_meta.h' 2023-01-11T20:40:54.8187235Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2023-01-11T20:40:54.8188884Z adding 'torch/include/ATen/ops/triu_native.h' 2023-01-11T20:40:54.8190761Z adding 'torch/include/ATen/ops/triu_ops.h' 2023-01-11T20:40:54.8192826Z adding 'torch/include/ATen/ops/true_divide.h' 2023-01-11T20:40:54.8194826Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8196232Z adding 'torch/include/ATen/ops/true_divide_native.h' 2023-01-11T20:40:54.8198340Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2023-01-11T20:40:54.8200285Z adding 'torch/include/ATen/ops/trunc.h' 2023-01-11T20:40:54.8202203Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8203770Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2023-01-11T20:40:54.8205575Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2023-01-11T20:40:54.8207365Z adding 'torch/include/ATen/ops/trunc_meta.h' 2023-01-11T20:40:54.8209116Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2023-01-11T20:40:54.8210961Z adding 'torch/include/ATen/ops/trunc_native.h' 2023-01-11T20:40:54.8212861Z adding 'torch/include/ATen/ops/trunc_ops.h' 2023-01-11T20:40:54.8214584Z adding 'torch/include/ATen/ops/type_as.h' 2023-01-11T20:40:54.8216433Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8218034Z adding 'torch/include/ATen/ops/type_as_native.h' 2023-01-11T20:40:54.8219790Z adding 'torch/include/ATen/ops/type_as_ops.h' 2023-01-11T20:40:54.8221562Z adding 'torch/include/ATen/ops/unbind.h' 2023-01-11T20:40:54.8223433Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8225227Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8227150Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h' 2023-01-11T20:40:54.8228983Z adding 'torch/include/ATen/ops/unbind_copy.h' 2023-01-11T20:40:54.8230881Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8232714Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8234399Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2023-01-11T20:40:54.8236233Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2023-01-11T20:40:54.8238032Z adding 'torch/include/ATen/ops/unbind_native.h' 2023-01-11T20:40:54.8239933Z adding 'torch/include/ATen/ops/unbind_ops.h' 2023-01-11T20:40:54.8241684Z adding 'torch/include/ATen/ops/unflatten.h' 2023-01-11T20:40:54.8243676Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8245377Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2023-01-11T20:40:54.8247373Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8248998Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2023-01-11T20:40:54.8250838Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2023-01-11T20:40:54.8252520Z adding 'torch/include/ATen/ops/unflatten_native.h' 2023-01-11T20:40:54.8254448Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2023-01-11T20:40:54.8256075Z adding 'torch/include/ATen/ops/unfold.h' 2023-01-11T20:40:54.8258195Z adding 'torch/include/ATen/ops/unfold_backward.h' 2023-01-11T20:40:54.8260210Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8262124Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2023-01-11T20:40:54.8263739Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2023-01-11T20:40:54.8265548Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2023-01-11T20:40:54.8267553Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2023-01-11T20:40:54.8269415Z adding 'torch/include/ATen/ops/unfold_copy.h' 2023-01-11T20:40:54.8271320Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8273204Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8274789Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2023-01-11T20:40:54.8276730Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2023-01-11T20:40:54.8278527Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2023-01-11T20:40:54.8280317Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2023-01-11T20:40:54.8282085Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2023-01-11T20:40:54.8283840Z adding 'torch/include/ATen/ops/unfold_native.h' 2023-01-11T20:40:54.8285756Z adding 'torch/include/ATen/ops/unfold_ops.h' 2023-01-11T20:40:54.8287583Z adding 'torch/include/ATen/ops/uniform.h' 2023-01-11T20:40:54.8289768Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8291381Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2023-01-11T20:40:54.8292988Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2023-01-11T20:40:54.8294790Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2023-01-11T20:40:54.8297097Z adding 'torch/include/ATen/ops/uniform_native.h' 2023-01-11T20:40:54.8298620Z adding 'torch/include/ATen/ops/uniform_ops.h' 2023-01-11T20:40:54.8300419Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2023-01-11T20:40:54.8302479Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8304104Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2023-01-11T20:40:54.8305795Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2023-01-11T20:40:54.8307643Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2023-01-11T20:40:54.8309686Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2023-01-11T20:40:54.8311491Z adding 'torch/include/ATen/ops/unique_dim.h' 2023-01-11T20:40:54.8313556Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8315296Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2023-01-11T20:40:54.8317314Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8318778Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2023-01-11T20:40:54.8320458Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2023-01-11T20:40:54.8322092Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2023-01-11T20:40:54.8324082Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2023-01-11T20:40:54.8326054Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2023-01-11T20:40:54.8328041Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2023-01-11T20:40:54.8329494Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2023-01-11T20:40:54.8331782Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2023-01-11T20:40:54.8333253Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2023-01-11T20:40:54.8335985Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8337230Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2023-01-11T20:40:54.8339811Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2023-01-11T20:40:54.8341882Z adding 'torch/include/ATen/ops/unsafe_split.h' 2023-01-11T20:40:54.8344093Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8345937Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2023-01-11T20:40:54.8348852Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2023-01-11T20:40:54.8351008Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2023-01-11T20:40:54.8353736Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8355451Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2023-01-11T20:40:54.8358028Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2023-01-11T20:40:54.8359647Z adding 'torch/include/ATen/ops/unsqueeze.h' 2023-01-11T20:40:54.8361993Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8363739Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2023-01-11T20:40:54.8366118Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8368061Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8370011Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2023-01-11T20:40:54.8372124Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2023-01-11T20:40:54.8374189Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2023-01-11T20:40:54.8376321Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2023-01-11T20:40:54.8378876Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2023-01-11T20:40:54.8381545Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2023-01-11T20:40:54.8384089Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8385923Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.8388546Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.8390382Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2023-01-11T20:40:54.8392764Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2023-01-11T20:40:54.8394697Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2023-01-11T20:40:54.8397031Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2023-01-11T20:40:54.8399241Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8401217Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8403458Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2023-01-11T20:40:54.8405494Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2023-01-11T20:40:54.8407597Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2023-01-11T20:40:54.8409725Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2023-01-11T20:40:54.8411806Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2023-01-11T20:40:54.8414169Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2023-01-11T20:40:54.8416660Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2023-01-11T20:40:54.8419446Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2023-01-11T20:40:54.8421704Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8423800Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.8426018Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.8428222Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2023-01-11T20:40:54.8430438Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2023-01-11T20:40:54.8432528Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2023-01-11T20:40:54.8434815Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2023-01-11T20:40:54.8437259Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8439054Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8441268Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2023-01-11T20:40:54.8443437Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2023-01-11T20:40:54.8445328Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2023-01-11T20:40:54.8447836Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2023-01-11T20:40:54.8449954Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2023-01-11T20:40:54.8452423Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2023-01-11T20:40:54.8455042Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2023-01-11T20:40:54.8457635Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2023-01-11T20:40:54.8460297Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8462299Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.8464765Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.8466919Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2023-01-11T20:40:54.8469747Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2023-01-11T20:40:54.8471690Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2023-01-11T20:40:54.8474111Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2023-01-11T20:40:54.8476442Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8478565Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8480777Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2023-01-11T20:40:54.8482978Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2023-01-11T20:40:54.8484905Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2023-01-11T20:40:54.8487277Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2023-01-11T20:40:54.8489283Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2023-01-11T20:40:54.8491941Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2023-01-11T20:40:54.8495174Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2023-01-11T20:40:54.8497861Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2023-01-11T20:40:54.8500389Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8502434Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.8504730Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.8506996Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2023-01-11T20:40:54.8509310Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2023-01-11T20:40:54.8511262Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2023-01-11T20:40:54.8513635Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2023-01-11T20:40:54.8516069Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8518239Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8520383Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2023-01-11T20:40:54.8522816Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2023-01-11T20:40:54.8524787Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2023-01-11T20:40:54.8527191Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2023-01-11T20:40:54.8529286Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2023-01-11T20:40:54.8531667Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2023-01-11T20:40:54.8534463Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2023-01-11T20:40:54.8537038Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2023-01-11T20:40:54.8539704Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8541733Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.8544147Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.8546113Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2023-01-11T20:40:54.8548705Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2023-01-11T20:40:54.8550734Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2023-01-11T20:40:54.8553237Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2023-01-11T20:40:54.8555612Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8557727Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8559873Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2023-01-11T20:40:54.8562096Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2023-01-11T20:40:54.8564180Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2023-01-11T20:40:54.8566353Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2023-01-11T20:40:54.8568627Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2023-01-11T20:40:54.8571118Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2023-01-11T20:40:54.8573620Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2023-01-11T20:40:54.8576240Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2023-01-11T20:40:54.8578162Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8579774Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.8581640Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.8583299Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2023-01-11T20:40:54.8585277Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2023-01-11T20:40:54.8587044Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2023-01-11T20:40:54.8588757Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2023-01-11T20:40:54.8590887Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8592493Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8594015Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2023-01-11T20:40:54.8595722Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2023-01-11T20:40:54.8597351Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2023-01-11T20:40:54.8598787Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2023-01-11T20:40:54.8600577Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2023-01-11T20:40:54.8602490Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2023-01-11T20:40:54.8604645Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2023-01-11T20:40:54.8606597Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2023-01-11T20:40:54.8608532Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8610191Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2023-01-11T20:40:54.8611846Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2023-01-11T20:40:54.8613448Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2023-01-11T20:40:54.8615074Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2023-01-11T20:40:54.8616530Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2023-01-11T20:40:54.8618496Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2023-01-11T20:40:54.8620202Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8621715Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8623324Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2023-01-11T20:40:54.8624927Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2023-01-11T20:40:54.8626706Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2023-01-11T20:40:54.8628445Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2023-01-11T20:40:54.8630056Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2023-01-11T20:40:54.8631724Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2023-01-11T20:40:54.8633475Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2023-01-11T20:40:54.8635110Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8636536Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2023-01-11T20:40:54.8638072Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2023-01-11T20:40:54.8639460Z adding 'torch/include/ATen/ops/values.h' 2023-01-11T20:40:54.8641168Z adding 'torch/include/ATen/ops/values_copy.h' 2023-01-11T20:40:54.8642682Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8644285Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8645636Z adding 'torch/include/ATen/ops/values_copy_native.h' 2023-01-11T20:40:54.8647364Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2023-01-11T20:40:54.8648995Z adding 'torch/include/ATen/ops/values_native.h' 2023-01-11T20:40:54.8651437Z adding 'torch/include/ATen/ops/values_ops.h' 2023-01-11T20:40:54.8652605Z adding 'torch/include/ATen/ops/vander.h' 2023-01-11T20:40:54.8654413Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8655990Z adding 'torch/include/ATen/ops/vander_native.h' 2023-01-11T20:40:54.8657621Z adding 'torch/include/ATen/ops/vander_ops.h' 2023-01-11T20:40:54.8659629Z adding 'torch/include/ATen/ops/var.h' 2023-01-11T20:40:54.8661546Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8663263Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2023-01-11T20:40:54.8664966Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2023-01-11T20:40:54.8667026Z adding 'torch/include/ATen/ops/var_mean.h' 2023-01-11T20:40:54.8668870Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8670651Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8672392Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2023-01-11T20:40:54.8674257Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2023-01-11T20:40:54.8676039Z adding 'torch/include/ATen/ops/var_mean_native.h' 2023-01-11T20:40:54.8678301Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2023-01-11T20:40:54.8680199Z adding 'torch/include/ATen/ops/var_native.h' 2023-01-11T20:40:54.8682594Z adding 'torch/include/ATen/ops/var_ops.h' 2023-01-11T20:40:54.8684489Z adding 'torch/include/ATen/ops/vdot.h' 2023-01-11T20:40:54.8686472Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8688190Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2023-01-11T20:40:54.8690054Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2023-01-11T20:40:54.8692039Z adding 'torch/include/ATen/ops/vdot_native.h' 2023-01-11T20:40:54.8693652Z adding 'torch/include/ATen/ops/vdot_ops.h' 2023-01-11T20:40:54.8695428Z adding 'torch/include/ATen/ops/view.h' 2023-01-11T20:40:54.8696958Z adding 'torch/include/ATen/ops/view_as.h' 2023-01-11T20:40:54.8698542Z adding 'torch/include/ATen/ops/view_as_complex.h' 2023-01-11T20:40:54.8700215Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2023-01-11T20:40:54.8702033Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8703851Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8705259Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2023-01-11T20:40:54.8707206Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2023-01-11T20:40:54.8708849Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2023-01-11T20:40:54.8710565Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2023-01-11T20:40:54.8712210Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2023-01-11T20:40:54.8713843Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2023-01-11T20:40:54.8715464Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2023-01-11T20:40:54.8717218Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8718763Z adding 'torch/include/ATen/ops/view_as_native.h' 2023-01-11T20:40:54.8720516Z adding 'torch/include/ATen/ops/view_as_ops.h' 2023-01-11T20:40:54.8722194Z adding 'torch/include/ATen/ops/view_as_real.h' 2023-01-11T20:40:54.8723850Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2023-01-11T20:40:54.8725630Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8727402Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8728927Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2023-01-11T20:40:54.8730613Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2023-01-11T20:40:54.8732315Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2023-01-11T20:40:54.8733980Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2023-01-11T20:40:54.8735682Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2023-01-11T20:40:54.8737313Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2023-01-11T20:40:54.8739050Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2023-01-11T20:40:54.8740832Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8742689Z adding 'torch/include/ATen/ops/view_copy.h' 2023-01-11T20:40:54.8744662Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8746579Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8748151Z adding 'torch/include/ATen/ops/view_copy_native.h' 2023-01-11T20:40:54.8750080Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2023-01-11T20:40:54.8751927Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2023-01-11T20:40:54.8753572Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2023-01-11T20:40:54.8755248Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2023-01-11T20:40:54.8756877Z adding 'torch/include/ATen/ops/view_native.h' 2023-01-11T20:40:54.8758669Z adding 'torch/include/ATen/ops/view_ops.h' 2023-01-11T20:40:54.8760383Z adding 'torch/include/ATen/ops/vsplit.h' 2023-01-11T20:40:54.8762239Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8763833Z adding 'torch/include/ATen/ops/vsplit_native.h' 2023-01-11T20:40:54.8765670Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2023-01-11T20:40:54.8767454Z adding 'torch/include/ATen/ops/vstack.h' 2023-01-11T20:40:54.8769377Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8771021Z adding 'torch/include/ATen/ops/vstack_native.h' 2023-01-11T20:40:54.8772854Z adding 'torch/include/ATen/ops/vstack_ops.h' 2023-01-11T20:40:54.8774732Z adding 'torch/include/ATen/ops/where.h' 2023-01-11T20:40:54.8776718Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8778359Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2023-01-11T20:40:54.8780069Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2023-01-11T20:40:54.8781769Z adding 'torch/include/ATen/ops/where_native.h' 2023-01-11T20:40:54.8783709Z adding 'torch/include/ATen/ops/where_ops.h' 2023-01-11T20:40:54.8785668Z adding 'torch/include/ATen/ops/xlogy.h' 2023-01-11T20:40:54.8787767Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8789564Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2023-01-11T20:40:54.8791201Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2023-01-11T20:40:54.8792959Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2023-01-11T20:40:54.8794626Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2023-01-11T20:40:54.8796352Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2023-01-11T20:40:54.8798048Z adding 'torch/include/ATen/ops/xlogy_native.h' 2023-01-11T20:40:54.8800103Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2023-01-11T20:40:54.8801874Z adding 'torch/include/ATen/ops/xor.h' 2023-01-11T20:40:54.8803669Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2023-01-11T20:40:54.8805332Z adding 'torch/include/ATen/ops/xor_native.h' 2023-01-11T20:40:54.8807283Z adding 'torch/include/ATen/ops/xor_ops.h' 2023-01-11T20:40:54.8808990Z adding 'torch/include/ATen/ops/zero.h' 2023-01-11T20:40:54.8810665Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8812132Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2023-01-11T20:40:54.8813598Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2023-01-11T20:40:54.8815250Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2023-01-11T20:40:54.8816694Z adding 'torch/include/ATen/ops/zero_native.h' 2023-01-11T20:40:54.8818347Z adding 'torch/include/ATen/ops/zero_ops.h' 2023-01-11T20:40:54.8820358Z adding 'torch/include/ATen/ops/zeros.h' 2023-01-11T20:40:54.8822355Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8823980Z adding 'torch/include/ATen/ops/zeros_like.h' 2023-01-11T20:40:54.8825727Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2023-01-11T20:40:54.8827254Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2023-01-11T20:40:54.8829250Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2023-01-11T20:40:54.8830838Z adding 'torch/include/ATen/ops/zeros_native.h' 2023-01-11T20:40:54.8832749Z adding 'torch/include/ATen/ops/zeros_ops.h' 2023-01-11T20:40:54.8837304Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2023-01-11T20:40:54.8840532Z adding 'torch/include/ATen/quantized/Quantizer.h' 2023-01-11T20:40:54.8845165Z adding 'torch/include/c10/core/Allocator.h' 2023-01-11T20:40:54.8847081Z adding 'torch/include/c10/core/AutogradState.h' 2023-01-11T20:40:54.8850224Z adding 'torch/include/c10/core/Backend.h' 2023-01-11T20:40:54.8852001Z adding 'torch/include/c10/core/CPUAllocator.h' 2023-01-11T20:40:54.8853674Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2023-01-11T20:40:54.8855210Z adding 'torch/include/c10/core/CopyBytes.h' 2023-01-11T20:40:54.8856649Z adding 'torch/include/c10/core/DefaultDtype.h' 2023-01-11T20:40:54.8858126Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2023-01-11T20:40:54.8860599Z adding 'torch/include/c10/core/Device.h' 2023-01-11T20:40:54.8862259Z adding 'torch/include/c10/core/DeviceArray.h' 2023-01-11T20:40:54.8865083Z adding 'torch/include/c10/core/DeviceGuard.h' 2023-01-11T20:40:54.8867633Z adding 'torch/include/c10/core/DeviceType.h' 2023-01-11T20:40:54.8877910Z adding 'torch/include/c10/core/DispatchKey.h' 2023-01-11T20:40:54.8891255Z adding 'torch/include/c10/core/DispatchKeySet.h' 2023-01-11T20:40:54.8894499Z adding 'torch/include/c10/core/DynamicCast.h' 2023-01-11T20:40:54.8896578Z adding 'torch/include/c10/core/Event.h' 2023-01-11T20:40:54.8898897Z adding 'torch/include/c10/core/GeneratorImpl.h' 2023-01-11T20:40:54.8900379Z adding 'torch/include/c10/core/GradMode.h' 2023-01-11T20:40:54.8902450Z adding 'torch/include/c10/core/InferenceMode.h' 2023-01-11T20:40:54.8904120Z adding 'torch/include/c10/core/Layout.h' 2023-01-11T20:40:54.8907417Z adding 'torch/include/c10/core/MemoryFormat.h' 2023-01-11T20:40:54.8909113Z adding 'torch/include/c10/core/OptionalRef.h' 2023-01-11T20:40:54.8911101Z adding 'torch/include/c10/core/PyHandleCache.h' 2023-01-11T20:40:54.8912600Z adding 'torch/include/c10/core/QEngine.h' 2023-01-11T20:40:54.8914183Z adding 'torch/include/c10/core/QScheme.h' 2023-01-11T20:40:54.8915943Z adding 'torch/include/c10/core/SafePyObject.h' 2023-01-11T20:40:54.8919021Z adding 'torch/include/c10/core/Scalar.h' 2023-01-11T20:40:54.8923723Z adding 'torch/include/c10/core/ScalarType.h' 2023-01-11T20:40:54.8925729Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2023-01-11T20:40:54.8928003Z adding 'torch/include/c10/core/Storage.h' 2023-01-11T20:40:54.8930636Z adding 'torch/include/c10/core/StorageImpl.h' 2023-01-11T20:40:54.8933946Z adding 'torch/include/c10/core/Stream.h' 2023-01-11T20:40:54.8936423Z adding 'torch/include/c10/core/StreamGuard.h' 2023-01-11T20:40:54.8938295Z adding 'torch/include/c10/core/SymFloat.h' 2023-01-11T20:40:54.8941759Z adding 'torch/include/c10/core/SymInt.h' 2023-01-11T20:40:54.8943764Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2023-01-11T20:40:54.8945533Z adding 'torch/include/c10/core/SymNodeImpl.h' 2023-01-11T20:40:54.8985796Z adding 'torch/include/c10/core/TensorImpl.h' 2023-01-11T20:40:54.8996075Z adding 'torch/include/c10/core/TensorOptions.h' 2023-01-11T20:40:54.8998212Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2023-01-11T20:40:54.8999921Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2023-01-11T20:40:54.9001430Z adding 'torch/include/c10/core/alignment.h' 2023-01-11T20:40:54.9003421Z adding 'torch/include/c10/core/thread_pool.h' 2023-01-11T20:40:54.9015311Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2023-01-11T20:40:54.9017746Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2023-01-11T20:40:54.9019411Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2023-01-11T20:40:54.9021444Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2023-01-11T20:40:54.9026066Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2023-01-11T20:40:54.9028599Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2023-01-11T20:40:54.9031959Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2023-01-11T20:40:54.9034742Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2023-01-11T20:40:54.9038407Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2023-01-11T20:40:54.9040203Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2023-01-11T20:40:54.9042850Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2023-01-11T20:40:54.9044771Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2023-01-11T20:40:54.9046555Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2023-01-11T20:40:54.9048129Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2023-01-11T20:40:54.9050250Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2023-01-11T20:40:54.9053538Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2023-01-11T20:40:54.9056474Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2023-01-11T20:40:54.9059521Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2023-01-11T20:40:54.9062167Z adding 'torch/include/c10/cuda/CUDAException.h' 2023-01-11T20:40:54.9064510Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2023-01-11T20:40:54.9066778Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2023-01-11T20:40:54.9069879Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2023-01-11T20:40:54.9071914Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2023-01-11T20:40:54.9073888Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2023-01-11T20:40:54.9075243Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2023-01-11T20:40:54.9078835Z adding 'torch/include/c10/cuda/CUDAStream.h' 2023-01-11T20:40:54.9082042Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2023-01-11T20:40:54.9083590Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2023-01-11T20:40:54.9086570Z adding 'torch/include/c10/macros/Export.h' 2023-01-11T20:40:54.9093401Z adding 'torch/include/c10/macros/Macros.h' 2023-01-11T20:40:54.9095224Z adding 'torch/include/c10/macros/cmake_macros.h' 2023-01-11T20:40:54.9098442Z adding 'torch/include/c10/util/AlignOf.h' 2023-01-11T20:40:54.9102097Z adding 'torch/include/c10/util/Array.h' 2023-01-11T20:40:54.9105970Z adding 'torch/include/c10/util/ArrayRef.h' 2023-01-11T20:40:54.9109201Z adding 'torch/include/c10/util/BFloat16-inl.h' 2023-01-11T20:40:54.9111958Z adding 'torch/include/c10/util/BFloat16-math.h' 2023-01-11T20:40:54.9114117Z adding 'torch/include/c10/util/BFloat16.h' 2023-01-11T20:40:54.9115828Z adding 'torch/include/c10/util/Backtrace.h' 2023-01-11T20:40:54.9118039Z adding 'torch/include/c10/util/Bitset.h' 2023-01-11T20:40:54.9122490Z adding 'torch/include/c10/util/C++17.h' 2023-01-11T20:40:54.9124886Z adding 'torch/include/c10/util/CallOnce.h' 2023-01-11T20:40:54.9128263Z adding 'torch/include/c10/util/ConstexprCrc.h' 2023-01-11T20:40:54.9130457Z adding 'torch/include/c10/util/DeadlockDetection.h' 2023-01-11T20:40:54.9132629Z adding 'torch/include/c10/util/Deprecated.h' 2023-01-11T20:40:54.9134353Z adding 'torch/include/c10/util/DimVector.h' 2023-01-11T20:40:54.9141929Z adding 'torch/include/c10/util/Exception.h' 2023-01-11T20:40:54.9145179Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2023-01-11T20:40:54.9147441Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2023-01-11T20:40:54.9150826Z adding 'torch/include/c10/util/Flags.h' 2023-01-11T20:40:54.9153187Z adding 'torch/include/c10/util/FunctionRef.h' 2023-01-11T20:40:54.9155867Z adding 'torch/include/c10/util/Half-inl.h' 2023-01-11T20:40:54.9162299Z adding 'torch/include/c10/util/Half.h' 2023-01-11T20:40:54.9164845Z adding 'torch/include/c10/util/IdWrapper.h' 2023-01-11T20:40:54.9167919Z adding 'torch/include/c10/util/LeftRight.h' 2023-01-11T20:40:54.9169826Z adding 'torch/include/c10/util/Load.h' 2023-01-11T20:40:54.9173397Z adding 'torch/include/c10/util/Logging.h' 2023-01-11T20:40:54.9175774Z adding 'torch/include/c10/util/MathConstants.h' 2023-01-11T20:40:54.9178586Z adding 'torch/include/c10/util/MaybeOwned.h' 2023-01-11T20:40:54.9183411Z adding 'torch/include/c10/util/Metaprogramming.h' 2023-01-11T20:40:54.9192200Z adding 'torch/include/c10/util/Optional.h' 2023-01-11T20:40:54.9195617Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2023-01-11T20:40:54.9199418Z adding 'torch/include/c10/util/Registry.h' 2023-01-11T20:40:54.9201572Z adding 'torch/include/c10/util/ScopeExit.h' 2023-01-11T20:40:54.9203369Z adding 'torch/include/c10/util/SmallBuffer.h' 2023-01-11T20:40:54.9217566Z adding 'torch/include/c10/util/SmallVector.h' 2023-01-11T20:40:54.9221319Z adding 'torch/include/c10/util/StringUtil.h' 2023-01-11T20:40:54.9223227Z adding 'torch/include/c10/util/Synchronized.h' 2023-01-11T20:40:54.9225460Z adding 'torch/include/c10/util/ThreadLocal.h' 2023-01-11T20:40:54.9227836Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2023-01-11T20:40:54.9229339Z adding 'torch/include/c10/util/Type.h' 2023-01-11T20:40:54.9231679Z adding 'torch/include/c10/util/TypeCast.h' 2023-01-11T20:40:54.9234281Z adding 'torch/include/c10/util/TypeIndex.h' 2023-01-11T20:40:54.9238738Z adding 'torch/include/c10/util/TypeList.h' 2023-01-11T20:40:54.9241422Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2023-01-11T20:40:54.9243843Z adding 'torch/include/c10/util/TypeTraits.h' 2023-01-11T20:40:54.9245548Z adding 'torch/include/c10/util/Unicode.h' 2023-01-11T20:40:54.9248228Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2023-01-11T20:40:54.9249900Z adding 'torch/include/c10/util/Unroll.h' 2023-01-11T20:40:54.9251948Z adding 'torch/include/c10/util/accumulate.h' 2023-01-11T20:40:54.9256968Z adding 'torch/include/c10/util/complex.h' 2023-01-11T20:40:54.9260156Z adding 'torch/include/c10/util/complex_math.h' 2023-01-11T20:40:54.9262379Z adding 'torch/include/c10/util/complex_utils.h' 2023-01-11T20:40:54.9263849Z adding 'torch/include/c10/util/copysign.h' 2023-01-11T20:40:54.9266509Z adding 'torch/include/c10/util/either.h' 2023-01-11T20:40:54.9268484Z adding 'torch/include/c10/util/env.h' 2023-01-11T20:40:54.9280809Z adding 'torch/include/c10/util/flat_hash_map.h' 2023-01-11T20:40:54.9285944Z adding 'torch/include/c10/util/hash.h' 2023-01-11T20:40:54.9287852Z adding 'torch/include/c10/util/in_place.h' 2023-01-11T20:40:54.9291725Z adding 'torch/include/c10/util/int128.h' 2023-01-11T20:40:54.9301907Z adding 'torch/include/c10/util/intrusive_ptr.h' 2023-01-11T20:40:54.9304981Z adding 'torch/include/c10/util/irange.h' 2023-01-11T20:40:54.9313693Z adding 'torch/include/c10/util/llvmMathExtras.h' 2023-01-11T20:40:54.9316297Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2023-01-11T20:40:54.9319329Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2023-01-11T20:40:54.9322099Z adding 'torch/include/c10/util/math_compat.h' 2023-01-11T20:40:54.9323920Z adding 'torch/include/c10/util/numa.h' 2023-01-11T20:40:54.9338736Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2023-01-11T20:40:54.9341754Z adding 'torch/include/c10/util/overloaded.h' 2023-01-11T20:40:54.9343297Z adding 'torch/include/c10/util/python_stub.h' 2023-01-11T20:40:54.9344763Z adding 'torch/include/c10/util/qint32.h' 2023-01-11T20:40:54.9346527Z adding 'torch/include/c10/util/qint8.h' 2023-01-11T20:40:54.9348039Z adding 'torch/include/c10/util/quint2x4.h' 2023-01-11T20:40:54.9349540Z adding 'torch/include/c10/util/quint4x2.h' 2023-01-11T20:40:54.9351055Z adding 'torch/include/c10/util/quint8.h' 2023-01-11T20:40:54.9353730Z adding 'torch/include/c10/util/reverse_iterator.h' 2023-01-11T20:40:54.9355771Z adding 'torch/include/c10/util/safe_numerics.h' 2023-01-11T20:40:54.9358019Z adding 'torch/include/c10/util/signal_handler.h' 2023-01-11T20:40:54.9364775Z adding 'torch/include/c10/util/sparse_bitset.h' 2023-01-11T20:40:54.9367251Z adding 'torch/include/c10/util/strides.h' 2023-01-11T20:40:54.9369348Z adding 'torch/include/c10/util/string_utils.h' 2023-01-11T20:40:54.9374743Z adding 'torch/include/c10/util/string_view.h' 2023-01-11T20:40:54.9382165Z adding 'torch/include/c10/util/strong_type.h' 2023-01-11T20:40:54.9385805Z adding 'torch/include/c10/util/tempfile.h' 2023-01-11T20:40:54.9387513Z adding 'torch/include/c10/util/thread_name.h' 2023-01-11T20:40:54.9394408Z adding 'torch/include/c10/util/typeid.h' 2023-01-11T20:40:54.9415187Z adding 'torch/include/c10/util/variant.h' 2023-01-11T20:40:54.9419017Z adding 'torch/include/c10/util/win32-headers.h' 2023-01-11T20:40:54.9452632Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2023-01-11T20:40:54.9456076Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2023-01-11T20:40:54.9457664Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2023-01-11T20:40:54.9460802Z adding 'torch/include/caffe2/serialize/inline_container.h' 2023-01-11T20:40:54.9462658Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2023-01-11T20:40:54.9464307Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2023-01-11T20:40:54.9467365Z adding 'torch/include/caffe2/serialize/versions.h' 2023-01-11T20:40:54.9474577Z adding 'torch/include/pybind11/attr.h' 2023-01-11T20:40:54.9477745Z adding 'torch/include/pybind11/buffer_info.h' 2023-01-11T20:40:54.9496805Z adding 'torch/include/pybind11/cast.h' 2023-01-11T20:40:54.9501514Z adding 'torch/include/pybind11/chrono.h' 2023-01-11T20:40:54.9503133Z adding 'torch/include/pybind11/common.h' 2023-01-11T20:40:54.9504905Z adding 'torch/include/pybind11/complex.h' 2023-01-11T20:40:54.9514192Z adding 'torch/include/pybind11/eigen.h' 2023-01-11T20:40:54.9519046Z adding 'torch/include/pybind11/embed.h' 2023-01-11T20:40:54.9534553Z adding 'torch/include/pybind11/eval.h' 2023-01-11T20:40:54.9535128Z adding 'torch/include/pybind11/functional.h' 2023-01-11T20:40:54.9535279Z adding 'torch/include/pybind11/gil.h' 2023-01-11T20:40:54.9535556Z adding 'torch/include/pybind11/iostream.h' 2023-01-11T20:40:54.9553983Z adding 'torch/include/pybind11/numpy.h' 2023-01-11T20:40:54.9558898Z adding 'torch/include/pybind11/operators.h' 2023-01-11T20:40:54.9561033Z adding 'torch/include/pybind11/options.h' 2023-01-11T20:40:54.9597028Z adding 'torch/include/pybind11/pybind11.h' 2023-01-11T20:40:54.9624263Z adding 'torch/include/pybind11/pytypes.h' 2023-01-11T20:40:54.9630433Z adding 'torch/include/pybind11/stl.h' 2023-01-11T20:40:54.9637611Z adding 'torch/include/pybind11/stl_bind.h' 2023-01-11T20:40:54.9646867Z adding 'torch/include/pybind11/detail/class.h' 2023-01-11T20:40:54.9662205Z adding 'torch/include/pybind11/detail/common.h' 2023-01-11T20:40:54.9665967Z adding 'torch/include/pybind11/detail/descr.h' 2023-01-11T20:40:54.9671602Z adding 'torch/include/pybind11/detail/init.h' 2023-01-11T20:40:54.9679298Z adding 'torch/include/pybind11/detail/internals.h' 2023-01-11T20:40:54.9692828Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2023-01-11T20:40:54.9695855Z adding 'torch/include/pybind11/detail/typeid.h' 2023-01-11T20:40:54.9702247Z adding 'torch/include/torch/custom_class.h' 2023-01-11T20:40:54.9706073Z adding 'torch/include/torch/custom_class_detail.h' 2023-01-11T20:40:54.9708055Z adding 'torch/include/torch/extension.h' 2023-01-11T20:40:54.9719954Z adding 'torch/include/torch/library.h' 2023-01-11T20:40:54.9722656Z adding 'torch/include/torch/script.h' 2023-01-11T20:40:54.9725603Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2023-01-11T20:40:54.9727339Z adding 'torch/include/torch/csrc/DataLoader.h' 2023-01-11T20:40:54.9729048Z adding 'torch/include/torch/csrc/Device.h' 2023-01-11T20:40:54.9730849Z adding 'torch/include/torch/csrc/Dtype.h' 2023-01-11T20:40:54.9732647Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2023-01-11T20:40:54.9736853Z adding 'torch/include/torch/csrc/Exceptions.h' 2023-01-11T20:40:54.9738831Z adding 'torch/include/torch/csrc/Export.h' 2023-01-11T20:40:54.9740598Z adding 'torch/include/torch/csrc/Generator.h' 2023-01-11T20:40:54.9742321Z adding 'torch/include/torch/csrc/Layout.h' 2023-01-11T20:40:54.9743977Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2023-01-11T20:40:54.9745545Z adding 'torch/include/torch/csrc/Module.h' 2023-01-11T20:40:54.9747244Z adding 'torch/include/torch/csrc/PythonTypes.h' 2023-01-11T20:40:54.9749010Z adding 'torch/include/torch/csrc/QScheme.h' 2023-01-11T20:40:54.9750696Z adding 'torch/include/torch/csrc/Size.h' 2023-01-11T20:40:54.9752451Z adding 'torch/include/torch/csrc/Storage.h' 2023-01-11T20:40:54.9753972Z adding 'torch/include/torch/csrc/StorageMethods.h' 2023-01-11T20:40:54.9755578Z adding 'torch/include/torch/csrc/StorageSharing.h' 2023-01-11T20:40:54.9756981Z adding 'torch/include/torch/csrc/Stream.h' 2023-01-11T20:40:54.9758415Z adding 'torch/include/torch/csrc/THConcat.h' 2023-01-11T20:40:54.9760063Z adding 'torch/include/torch/csrc/THP.h' 2023-01-11T20:40:54.9761676Z adding 'torch/include/torch/csrc/TypeInfo.h' 2023-01-11T20:40:54.9763136Z adding 'torch/include/torch/csrc/Types.h' 2023-01-11T20:40:54.9764941Z adding 'torch/include/torch/csrc/copy_utils.h' 2023-01-11T20:40:54.9766424Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2023-01-11T20:40:54.9768009Z adding 'torch/include/torch/csrc/python_dimname.h' 2023-01-11T20:40:54.9769681Z adding 'torch/include/torch/csrc/python_headers.h' 2023-01-11T20:40:54.9771321Z adding 'torch/include/torch/csrc/serialization.h' 2023-01-11T20:40:54.9774186Z adding 'torch/include/torch/csrc/utils.h' 2023-01-11T20:40:54.9776996Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2023-01-11T20:40:54.9778813Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2023-01-11T20:40:54.9780364Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2023-01-11T20:40:54.9782029Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2023-01-11T20:40:54.9783627Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2023-01-11T20:40:54.9786530Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2023-01-11T20:40:54.9789537Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2023-01-11T20:40:54.9792377Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2023-01-11T20:40:54.9794685Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2023-01-11T20:40:54.9796569Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2023-01-11T20:40:54.9801923Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2023-01-11T20:40:54.9804423Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2023-01-11T20:40:54.9806278Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2023-01-11T20:40:54.9807902Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2023-01-11T20:40:54.9812928Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2023-01-11T20:40:54.9816471Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2023-01-11T20:40:54.9818986Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2023-01-11T20:40:54.9820521Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2023-01-11T20:40:54.9825308Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2023-01-11T20:40:54.9828020Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2023-01-11T20:40:54.9829855Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2023-01-11T20:40:54.9832026Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2023-01-11T20:40:54.9833578Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2023-01-11T20:40:54.9835827Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2023-01-11T20:40:54.9837957Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2023-01-11T20:40:54.9839463Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2023-01-11T20:40:54.9841175Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2023-01-11T20:40:54.9843741Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2023-01-11T20:40:54.9845401Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2023-01-11T20:40:54.9846950Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2023-01-11T20:40:54.9848795Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2023-01-11T20:40:54.9852733Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2023-01-11T20:40:54.9855122Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2023-01-11T20:40:54.9857449Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2023-01-11T20:40:54.9860013Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2023-01-11T20:40:54.9866993Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2023-01-11T20:40:54.9869972Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2023-01-11T20:40:54.9871829Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2023-01-11T20:40:54.9874987Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2023-01-11T20:40:54.9877198Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2023-01-11T20:40:54.9879008Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2023-01-11T20:40:54.9881608Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2023-01-11T20:40:54.9883728Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2023-01-11T20:40:54.9886297Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2023-01-11T20:40:54.9888561Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2023-01-11T20:40:54.9890259Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2023-01-11T20:40:54.9892374Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2023-01-11T20:40:54.9894277Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2023-01-11T20:40:54.9896304Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2023-01-11T20:40:54.9897877Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2023-01-11T20:40:54.9899753Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2023-01-11T20:40:54.9901905Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2023-01-11T20:40:54.9903774Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2023-01-11T20:40:54.9905535Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2023-01-11T20:40:54.9907661Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2023-01-11T20:40:54.9909712Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2023-01-11T20:40:54.9914395Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2023-01-11T20:40:54.9916701Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2023-01-11T20:40:54.9919476Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2023-01-11T20:40:54.9921146Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2023-01-11T20:40:54.9923446Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2023-01-11T20:40:54.9930663Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2023-01-11T20:40:54.9932950Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2023-01-11T20:40:54.9934527Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2023-01-11T20:40:54.9936701Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2023-01-11T20:40:54.9939794Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2023-01-11T20:40:54.9941529Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2023-01-11T20:40:54.9947755Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2023-01-11T20:40:54.9950374Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2023-01-11T20:40:54.9952888Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2023-01-11T20:40:54.9954971Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2023-01-11T20:40:54.9957208Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2023-01-11T20:40:54.9960063Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2023-01-11T20:40:54.9962188Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2023-01-11T20:40:54.9964127Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2023-01-11T20:40:54.9965869Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2023-01-11T20:40:54.9970915Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2023-01-11T20:40:54.9974149Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2023-01-11T20:40:54.9976156Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2023-01-11T20:40:54.9978054Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2023-01-11T20:40:54.9982934Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2023-01-11T20:40:54.9987314Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2023-01-11T20:40:54.9989456Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2023-01-11T20:40:54.9991660Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2023-01-11T20:40:54.9996268Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2023-01-11T20:40:54.9999304Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2023-01-11T20:40:55.0002147Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2023-01-11T20:40:55.0004966Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2023-01-11T20:40:55.0009048Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2023-01-11T20:40:55.0011431Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2023-01-11T20:40:55.0013757Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2023-01-11T20:40:55.0016425Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2023-01-11T20:40:55.0018601Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2023-01-11T20:40:55.0020927Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2023-01-11T20:40:55.0023587Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2023-01-11T20:40:55.0029527Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2023-01-11T20:40:55.0032895Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2023-01-11T20:40:55.0035896Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2023-01-11T20:40:55.0038360Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2023-01-11T20:40:55.0042951Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2023-01-11T20:40:55.0047103Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2023-01-11T20:40:55.0050417Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2023-01-11T20:40:55.0052899Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2023-01-11T20:40:55.0055733Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2023-01-11T20:40:55.0057771Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2023-01-11T20:40:55.0059740Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2023-01-11T20:40:55.0064730Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2023-01-11T20:40:55.0067752Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2023-01-11T20:40:55.0070467Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2023-01-11T20:40:55.0073010Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2023-01-11T20:40:55.0076314Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2023-01-11T20:40:55.0079896Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2023-01-11T20:40:55.0082343Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2023-01-11T20:40:55.0084826Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2023-01-11T20:40:55.0087603Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2023-01-11T20:40:55.0092430Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2023-01-11T20:40:55.0097347Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2023-01-11T20:40:55.0099723Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2023-01-11T20:40:55.0101713Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2023-01-11T20:40:55.0104750Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2023-01-11T20:40:55.0107378Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2023-01-11T20:40:55.0109564Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2023-01-11T20:40:55.0112465Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2023-01-11T20:40:55.0114912Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2023-01-11T20:40:55.0117069Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2023-01-11T20:40:55.0119097Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2023-01-11T20:40:55.0124024Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2023-01-11T20:40:55.0127147Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2023-01-11T20:40:55.0129662Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2023-01-11T20:40:55.0131724Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2023-01-11T20:40:55.0135190Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2023-01-11T20:40:55.0138287Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2023-01-11T20:40:55.0140475Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2023-01-11T20:40:55.0142527Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2023-01-11T20:40:55.0144489Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2023-01-11T20:40:55.0147087Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2023-01-11T20:40:55.0149178Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2023-01-11T20:40:55.0153709Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2023-01-11T20:40:55.0156711Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2023-01-11T20:40:55.0158933Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2023-01-11T20:40:55.0163278Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2023-01-11T20:40:55.0166177Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2023-01-11T20:40:55.0168577Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2023-01-11T20:40:55.0170753Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2023-01-11T20:40:55.0173174Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2023-01-11T20:40:55.0176119Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2023-01-11T20:40:55.0178486Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2023-01-11T20:40:55.0182177Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2023-01-11T20:40:55.0184602Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2023-01-11T20:40:55.0186978Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2023-01-11T20:40:55.0188735Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2023-01-11T20:40:55.0190843Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2023-01-11T20:40:55.0192992Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2023-01-11T20:40:55.0195578Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2023-01-11T20:40:55.0196925Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2023-01-11T20:40:55.0203917Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2023-01-11T20:40:55.0206127Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2023-01-11T20:40:55.0211307Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2023-01-11T20:40:55.0213782Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2023-01-11T20:40:55.0216610Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2023-01-11T20:40:55.0218422Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2023-01-11T20:40:55.0220130Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2023-01-11T20:40:55.0225050Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2023-01-11T20:40:55.0227776Z adding 'torch/include/torch/csrc/autograd/edge.h' 2023-01-11T20:40:55.0231651Z adding 'torch/include/torch/csrc/autograd/engine.h' 2023-01-11T20:40:55.0235709Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2023-01-11T20:40:55.0245264Z adding 'torch/include/torch/csrc/autograd/function.h' 2023-01-11T20:40:55.0247729Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2023-01-11T20:40:55.0249574Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2023-01-11T20:40:55.0253005Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2023-01-11T20:40:55.0254965Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2023-01-11T20:40:55.0257661Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2023-01-11T20:40:55.0260173Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2023-01-11T20:40:55.0261528Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2023-01-11T20:40:55.0264367Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2023-01-11T20:40:55.0268944Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2023-01-11T20:40:55.0270994Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2023-01-11T20:40:55.0273055Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2023-01-11T20:40:55.0274228Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2023-01-11T20:40:55.0276529Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2023-01-11T20:40:55.0278248Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2023-01-11T20:40:55.0279801Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2023-01-11T20:40:55.0281325Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2023-01-11T20:40:55.0283635Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2023-01-11T20:40:55.0285443Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2023-01-11T20:40:55.0287081Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2023-01-11T20:40:55.0288862Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2023-01-11T20:40:55.0290147Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2023-01-11T20:40:55.0291275Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2023-01-11T20:40:55.0292802Z adding 'torch/include/torch/csrc/autograd/python_return_types.h' 2023-01-11T20:40:55.0294421Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2023-01-11T20:40:55.0296786Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2023-01-11T20:40:55.0297454Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2023-01-11T20:40:55.0298904Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2023-01-11T20:40:55.0300765Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2023-01-11T20:40:55.0302219Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2023-01-11T20:40:55.0303739Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2023-01-11T20:40:55.0306095Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2023-01-11T20:40:55.0308034Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2023-01-11T20:40:55.0309364Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2023-01-11T20:40:55.0320088Z adding 'torch/include/torch/csrc/autograd/variable.h' 2023-01-11T20:40:55.0325694Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2023-01-11T20:40:55.0328243Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2023-01-11T20:40:55.0330163Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2023-01-11T20:40:55.0331588Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2023-01-11T20:40:55.0334853Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2023-01-11T20:40:55.0337334Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2023-01-11T20:40:55.0361089Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2023-01-11T20:40:55.0368551Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2023-01-11T20:40:55.0370098Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2023-01-11T20:40:55.0375331Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2023-01-11T20:40:55.0378401Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2023-01-11T20:40:55.0380523Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2023-01-11T20:40:55.0382293Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2023-01-11T20:40:55.0383915Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2023-01-11T20:40:55.0385631Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2023-01-11T20:40:55.0387903Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2023-01-11T20:40:55.0390685Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2023-01-11T20:40:55.0392350Z adding 'torch/include/torch/csrc/cuda/Event.h' 2023-01-11T20:40:55.0393932Z adding 'torch/include/torch/csrc/cuda/Module.h' 2023-01-11T20:40:55.0395589Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2023-01-11T20:40:55.0396969Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2023-01-11T20:40:55.0398729Z adding 'torch/include/torch/csrc/cuda/comm.h' 2023-01-11T20:40:55.0400215Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2023-01-11T20:40:55.0401843Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2023-01-11T20:40:55.0404175Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2023-01-11T20:40:55.0405797Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2023-01-11T20:40:55.0407326Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2023-01-11T20:40:55.0411220Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2023-01-11T20:40:55.0413257Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2023-01-11T20:40:55.0415008Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2023-01-11T20:40:55.0416707Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2023-01-11T20:40:55.0419908Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2023-01-11T20:40:55.0421996Z adding 'torch/include/torch/csrc/distributed/c10d/Ops.hpp' 2023-01-11T20:40:55.0424438Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2023-01-11T20:40:55.0426469Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2023-01-11T20:40:55.0431811Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2023-01-11T20:40:55.0436838Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2023-01-11T20:40:55.0440208Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2023-01-11T20:40:55.0448793Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2023-01-11T20:40:55.0451526Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp' 2023-01-11T20:40:55.0455101Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2023-01-11T20:40:55.0457606Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2023-01-11T20:40:55.0459781Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2023-01-11T20:40:55.0461773Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2023-01-11T20:40:55.0464050Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2023-01-11T20:40:55.0467178Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2023-01-11T20:40:55.0469845Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2023-01-11T20:40:55.0471608Z adding 'torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp' 2023-01-11T20:40:55.0473551Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2023-01-11T20:40:55.0476303Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2023-01-11T20:40:55.0478126Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2023-01-11T20:40:55.0483803Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2023-01-11T20:40:55.0485905Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2023-01-11T20:40:55.0488354Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2023-01-11T20:40:55.0490005Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2023-01-11T20:40:55.0492380Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2023-01-11T20:40:55.0494198Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2023-01-11T20:40:55.0495771Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2023-01-11T20:40:55.0497475Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2023-01-11T20:40:55.0499120Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2023-01-11T20:40:55.0501847Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2023-01-11T20:40:55.0503651Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2023-01-11T20:40:55.0505510Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2023-01-11T20:40:55.0514100Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2023-01-11T20:40:55.0516814Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2023-01-11T20:40:55.0519290Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2023-01-11T20:40:55.0520665Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2023-01-11T20:40:55.0523432Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2023-01-11T20:40:55.0527500Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2023-01-11T20:40:55.0530129Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2023-01-11T20:40:55.0531998Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2023-01-11T20:40:55.0534087Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2023-01-11T20:40:55.0535973Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2023-01-11T20:40:55.0537790Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2023-01-11T20:40:55.0540569Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2023-01-11T20:40:55.0542582Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2023-01-11T20:40:55.0544562Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2023-01-11T20:40:55.0546959Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2023-01-11T20:40:55.0548698Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2023-01-11T20:40:55.0553696Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2023-01-11T20:40:55.0555892Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2023-01-11T20:40:55.0561918Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2023-01-11T20:40:55.0568488Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2023-01-11T20:40:55.0571271Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2023-01-11T20:40:55.0573643Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2023-01-11T20:40:55.0575702Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2023-01-11T20:40:55.0577601Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2023-01-11T20:40:55.0583494Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2023-01-11T20:40:55.0586994Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2023-01-11T20:40:55.0589527Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2023-01-11T20:40:55.0591606Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2023-01-11T20:40:55.0593841Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2023-01-11T20:40:55.0595953Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2023-01-11T20:40:55.0598615Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2023-01-11T20:40:55.0601881Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2023-01-11T20:40:55.0604196Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2023-01-11T20:40:55.0606090Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2023-01-11T20:40:55.0610933Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2023-01-11T20:40:55.0614386Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2023-01-11T20:40:55.0616956Z adding 'torch/include/torch/csrc/jit/api/method.h' 2023-01-11T20:40:55.0624196Z adding 'torch/include/torch/csrc/jit/api/module.h' 2023-01-11T20:40:55.0627901Z adding 'torch/include/torch/csrc/jit/api/object.h' 2023-01-11T20:40:55.0630951Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2023-01-11T20:40:55.0634508Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2023-01-11T20:40:55.0636951Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2023-01-11T20:40:55.0639122Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2023-01-11T20:40:55.0641376Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2023-01-11T20:40:55.0643331Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2023-01-11T20:40:55.0645304Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2023-01-11T20:40:55.0647333Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2023-01-11T20:40:55.0649147Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2023-01-11T20:40:55.0656426Z adding 'torch/include/torch/csrc/jit/codegen/cuda/arith.h' 2023-01-11T20:40:55.0658633Z adding 'torch/include/torch/csrc/jit/codegen/cuda/codegen.h' 2023-01-11T20:40:55.0660536Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at.h' 2023-01-11T20:40:55.0664633Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h' 2023-01-11T20:40:55.0669532Z adding 'torch/include/torch/csrc/jit/codegen/cuda/contiguity.h' 2023-01-11T20:40:55.0673508Z adding 'torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h' 2023-01-11T20:40:55.0677330Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dispatch.h' 2023-01-11T20:40:55.0680931Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h' 2023-01-11T20:40:55.0685522Z adding 'torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h' 2023-01-11T20:40:55.0690082Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor.h' 2023-01-11T20:40:55.0694411Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h' 2023-01-11T20:40:55.0697125Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h' 2023-01-11T20:40:55.0701012Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h' 2023-01-11T20:40:55.0703369Z adding 'torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h' 2023-01-11T20:40:55.0707762Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion.h' 2023-01-11T20:40:55.0715200Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h' 2023-01-11T20:40:55.0717802Z adding 'torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h' 2023-01-11T20:40:55.0723104Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_compute.h' 2023-01-11T20:40:55.0725887Z adding 'torch/include/torch/csrc/jit/codegen/cuda/inlining.h' 2023-01-11T20:40:55.0728543Z adding 'torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h' 2023-01-11T20:40:55.0730762Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2023-01-11T20:40:55.0732299Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h' 2023-01-11T20:40:55.0737859Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h' 2023-01-11T20:40:55.0740989Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h' 2023-01-11T20:40:55.0743492Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h' 2023-01-11T20:40:55.0746730Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_container.h' 2023-01-11T20:40:55.0749367Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h' 2023-01-11T20:40:55.0756320Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h' 2023-01-11T20:40:55.0772405Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h' 2023-01-11T20:40:55.0776053Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h' 2023-01-11T20:40:55.0778191Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h' 2023-01-11T20:40:55.0782023Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h' 2023-01-11T20:40:55.0787073Z adding 'torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h' 2023-01-11T20:40:55.0790987Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel.h' 2023-01-11T20:40:55.0797146Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h' 2023-01-11T20:40:55.0799946Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h' 2023-01-11T20:40:55.0806244Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h' 2023-01-11T20:40:55.0809727Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h' 2023-01-11T20:40:55.0813019Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower2device.h' 2023-01-11T20:40:55.0815267Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h' 2023-01-11T20:40:55.0817242Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h' 2023-01-11T20:40:55.0819508Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_bank_conflict.h' 2023-01-11T20:40:55.0821488Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_divisible_split.h' 2023-01-11T20:40:55.0825632Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h' 2023-01-11T20:40:55.0828006Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h' 2023-01-11T20:40:55.0830005Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h' 2023-01-11T20:40:55.0831972Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h' 2023-01-11T20:40:55.0834652Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index.h' 2023-01-11T20:40:55.0838452Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h' 2023-01-11T20:40:55.0841530Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h' 2023-01-11T20:40:55.0843690Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h' 2023-01-11T20:40:55.0845696Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h' 2023-01-11T20:40:55.0847996Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h' 2023-01-11T20:40:55.0850443Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h' 2023-01-11T20:40:55.0852840Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h' 2023-01-11T20:40:55.0854859Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h' 2023-01-11T20:40:55.0857130Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h' 2023-01-11T20:40:55.0859183Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h' 2023-01-11T20:40:55.0862941Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h' 2023-01-11T20:40:55.0865368Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h' 2023-01-11T20:40:55.0868627Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h' 2023-01-11T20:40:55.0871046Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h' 2023-01-11T20:40:55.0873228Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h' 2023-01-11T20:40:55.0875728Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h' 2023-01-11T20:40:55.0879918Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h' 2023-01-11T20:40:55.0882687Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h' 2023-01-11T20:40:55.0884704Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h' 2023-01-11T20:40:55.0886925Z adding 'torch/include/torch/csrc/jit/codegen/cuda/manager.h' 2023-01-11T20:40:55.0891136Z adding 'torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h' 2023-01-11T20:40:55.0894880Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mma_type.h' 2023-01-11T20:40:55.0897045Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mutator.h' 2023-01-11T20:40:55.0899511Z adding 'torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h' 2023-01-11T20:40:55.0901929Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h' 2023-01-11T20:40:55.0905198Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h' 2023-01-11T20:40:55.0908349Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parser.h' 2023-01-11T20:40:55.0909977Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h' 2023-01-11T20:40:55.0911606Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partition.h' 2023-01-11T20:40:55.0914976Z adding 'torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h' 2023-01-11T20:40:55.0920472Z adding 'torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h' 2023-01-11T20:40:55.0925423Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h' 2023-01-11T20:40:55.0928892Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h' 2023-01-11T20:40:55.0930858Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h' 2023-01-11T20:40:55.0933186Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_view.h' 2023-01-11T20:40:55.0937657Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type.h' 2023-01-11T20:40:55.0939656Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_inference.h' 2023-01-11T20:40:55.0941574Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h' 2023-01-11T20:40:55.0944500Z adding 'torch/include/torch/csrc/jit/codegen/cuda/utils.h' 2023-01-11T20:40:55.0946614Z adding 'torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h' 2023-01-11T20:40:55.0949016Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h' 2023-01-11T20:40:55.0950705Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h' 2023-01-11T20:40:55.0952423Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h' 2023-01-11T20:40:55.0955011Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h' 2023-01-11T20:40:55.0957119Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h' 2023-01-11T20:40:55.0961176Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h' 2023-01-11T20:40:55.0963176Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h' 2023-01-11T20:40:55.0965017Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h' 2023-01-11T20:40:55.0967032Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h' 2023-01-11T20:40:55.0970618Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h' 2023-01-11T20:40:55.0972570Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h' 2023-01-11T20:40:55.0976453Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h' 2023-01-11T20:40:55.0979054Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h' 2023-01-11T20:40:55.0981250Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h' 2023-01-11T20:40:55.0983069Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h' 2023-01-11T20:40:55.0986754Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h' 2023-01-11T20:40:55.0989200Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h' 2023-01-11T20:40:55.0992684Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h' 2023-01-11T20:40:55.0996027Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h' 2023-01-11T20:40:55.0998673Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h' 2023-01-11T20:40:55.1006589Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h' 2023-01-11T20:40:55.1009223Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h' 2023-01-11T20:40:55.1011632Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2023-01-11T20:40:55.1013306Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2023-01-11T20:40:55.1016948Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2023-01-11T20:40:55.1018896Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2023-01-11T20:40:55.1020634Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2023-01-11T20:40:55.1023212Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2023-01-11T20:40:55.1023938Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2023-01-11T20:40:55.1025677Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2023-01-11T20:40:55.1027710Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2023-01-11T20:40:55.1029412Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2023-01-11T20:40:55.1035290Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2023-01-11T20:40:55.1037915Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2023-01-11T20:40:55.1039542Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2023-01-11T20:40:55.1041414Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2023-01-11T20:40:55.1043036Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2023-01-11T20:40:55.1044571Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2023-01-11T20:40:55.1046035Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2023-01-11T20:40:55.1048152Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2023-01-11T20:40:55.1049885Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2023-01-11T20:40:55.1051630Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2023-01-11T20:40:55.1055976Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2023-01-11T20:40:55.1058061Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2023-01-11T20:40:55.1059629Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2023-01-11T20:40:55.1067305Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2023-01-11T20:40:55.1071773Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2023-01-11T20:40:55.1075090Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2023-01-11T20:40:55.1083666Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2023-01-11T20:40:55.1086151Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2023-01-11T20:40:55.1091192Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2023-01-11T20:40:55.1094066Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2023-01-11T20:40:55.1096015Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2023-01-11T20:40:55.1098694Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2023-01-11T20:40:55.1116442Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2023-01-11T20:40:55.1120106Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2023-01-11T20:40:55.1121848Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2023-01-11T20:40:55.1123852Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2023-01-11T20:40:55.1125515Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2023-01-11T20:40:55.1128297Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2023-01-11T20:40:55.1130817Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2023-01-11T20:40:55.1132551Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2023-01-11T20:40:55.1134855Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2023-01-11T20:40:55.1136715Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2023-01-11T20:40:55.1139479Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2023-01-11T20:40:55.1142198Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2023-01-11T20:40:55.1144227Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2023-01-11T20:40:55.1146638Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2023-01-11T20:40:55.1149109Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2023-01-11T20:40:55.1150910Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2023-01-11T20:40:55.1152683Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2023-01-11T20:40:55.1154395Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2023-01-11T20:40:55.1156101Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2023-01-11T20:40:55.1158565Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2023-01-11T20:40:55.1160800Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2023-01-11T20:40:55.1162653Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2023-01-11T20:40:55.1164259Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2023-01-11T20:40:55.1165923Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2023-01-11T20:40:55.1168089Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2023-01-11T20:40:55.1169858Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2023-01-11T20:40:55.1171528Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2023-01-11T20:40:55.1173430Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2023-01-11T20:40:55.1175179Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2023-01-11T20:40:55.1176949Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2023-01-11T20:40:55.1179503Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2023-01-11T20:40:55.1180806Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2023-01-11T20:40:55.1182450Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2023-01-11T20:40:55.1184081Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2023-01-11T20:40:55.1185522Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2023-01-11T20:40:55.1187199Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2023-01-11T20:40:55.1188725Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2023-01-11T20:40:55.1190041Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2023-01-11T20:40:55.1191595Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2023-01-11T20:40:55.1193327Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2023-01-11T20:40:55.1194689Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2023-01-11T20:40:55.1196689Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2023-01-11T20:40:55.1197888Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2023-01-11T20:40:55.1199752Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2023-01-11T20:40:55.1201203Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2023-01-11T20:40:55.1203818Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2023-01-11T20:40:55.1205631Z adding 'torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h' 2023-01-11T20:40:55.1207566Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2023-01-11T20:40:55.1209199Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2023-01-11T20:40:55.1210674Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2023-01-11T20:40:55.1212205Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2023-01-11T20:40:55.1213835Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2023-01-11T20:40:55.1215498Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2023-01-11T20:40:55.1217387Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2023-01-11T20:40:55.1219098Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2023-01-11T20:40:55.1220797Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2023-01-11T20:40:55.1222556Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2023-01-11T20:40:55.1224173Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2023-01-11T20:40:55.1225605Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2023-01-11T20:40:55.1227438Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2023-01-11T20:40:55.1229064Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2023-01-11T20:40:55.1230577Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2023-01-11T20:40:55.1232545Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2023-01-11T20:40:55.1233900Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2023-01-11T20:40:55.1235450Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2023-01-11T20:40:55.1237033Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2023-01-11T20:40:55.1238770Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2023-01-11T20:40:55.1240778Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2023-01-11T20:40:55.1242435Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2023-01-11T20:40:55.1243782Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2023-01-11T20:40:55.1245485Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2023-01-11T20:40:55.1247102Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2023-01-11T20:40:55.1248856Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2023-01-11T20:40:55.1250221Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2023-01-11T20:40:55.1251860Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2023-01-11T20:40:55.1253457Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2023-01-11T20:40:55.1254849Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2023-01-11T20:40:55.1256553Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2023-01-11T20:40:55.1258192Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2023-01-11T20:40:55.1260326Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2023-01-11T20:40:55.1261395Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2023-01-11T20:40:55.1263427Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2023-01-11T20:40:55.1264964Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2023-01-11T20:40:55.1266765Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2023-01-11T20:40:55.1268329Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2023-01-11T20:40:55.1270016Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2023-01-11T20:40:55.1271572Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2023-01-11T20:40:55.1273188Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2023-01-11T20:40:55.1274805Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2023-01-11T20:40:55.1277478Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2023-01-11T20:40:55.1279003Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2023-01-11T20:40:55.1280805Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2023-01-11T20:40:55.1282201Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2023-01-11T20:40:55.1284125Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2023-01-11T20:40:55.1285905Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2023-01-11T20:40:55.1287399Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2023-01-11T20:40:55.1288929Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2023-01-11T20:40:55.1290541Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2023-01-11T20:40:55.1292220Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2023-01-11T20:40:55.1293715Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2023-01-11T20:40:55.1295188Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2023-01-11T20:40:55.1297080Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2023-01-11T20:40:55.1298686Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2023-01-11T20:40:55.1300430Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2023-01-11T20:40:55.1302238Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2023-01-11T20:40:55.1303906Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2023-01-11T20:40:55.1306012Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2023-01-11T20:40:55.1308018Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2023-01-11T20:40:55.1310576Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2023-01-11T20:40:55.1312770Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2023-01-11T20:40:55.1315142Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2023-01-11T20:40:55.1317396Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2023-01-11T20:40:55.1319716Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2023-01-11T20:40:55.1321624Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2023-01-11T20:40:55.1323735Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2023-01-11T20:40:55.1325624Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2023-01-11T20:40:55.1327541Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2023-01-11T20:40:55.1329383Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2023-01-11T20:40:55.1331875Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2023-01-11T20:40:55.1333987Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2023-01-11T20:40:55.1335826Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2023-01-11T20:40:55.1338961Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2023-01-11T20:40:55.1341479Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2023-01-11T20:40:55.1343498Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2023-01-11T20:40:55.1352312Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2023-01-11T20:40:55.1355242Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2023-01-11T20:40:55.1357473Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2023-01-11T20:40:55.1360043Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2023-01-11T20:40:55.1363427Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2023-01-11T20:40:55.1365582Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2023-01-11T20:40:55.1367641Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2023-01-11T20:40:55.1370424Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2023-01-11T20:40:55.1372935Z adding 'torch/include/torch/csrc/jit/python/init.h' 2023-01-11T20:40:55.1374834Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2023-01-11T20:40:55.1378520Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2023-01-11T20:40:55.1390528Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2023-01-11T20:40:55.1394120Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2023-01-11T20:40:55.1395862Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2023-01-11T20:40:55.1397610Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2023-01-11T20:40:55.1399674Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2023-01-11T20:40:55.1401889Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2023-01-11T20:40:55.1404561Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2023-01-11T20:40:55.1408050Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2023-01-11T20:40:55.1410115Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2023-01-11T20:40:55.1411794Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2023-01-11T20:40:55.1413211Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2023-01-11T20:40:55.1414730Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2023-01-11T20:40:55.1420625Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2023-01-11T20:40:55.1423678Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2023-01-11T20:40:55.1425709Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2023-01-11T20:40:55.1427703Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2023-01-11T20:40:55.1429501Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2023-01-11T20:40:55.1431087Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2023-01-11T20:40:55.1432674Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2023-01-11T20:40:55.1435103Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2023-01-11T20:40:55.1437666Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2023-01-11T20:40:55.1440353Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2023-01-11T20:40:55.1443134Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2023-01-11T20:40:55.1445940Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2023-01-11T20:40:55.1447900Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2023-01-11T20:40:55.1449614Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2023-01-11T20:40:55.1451540Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2023-01-11T20:40:55.1455296Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2023-01-11T20:40:55.1457155Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2023-01-11T20:40:55.1458689Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2023-01-11T20:40:55.1461319Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2023-01-11T20:40:55.1464645Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2023-01-11T20:40:55.1472588Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2023-01-11T20:40:55.1475564Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2023-01-11T20:40:55.1477324Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2023-01-11T20:40:55.1478804Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2023-01-11T20:40:55.1480528Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2023-01-11T20:40:55.1482258Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2023-01-11T20:40:55.1483925Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2023-01-11T20:40:55.1485852Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2023-01-11T20:40:55.1487550Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2023-01-11T20:40:55.1489120Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2023-01-11T20:40:55.1490650Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2023-01-11T20:40:55.1492942Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2023-01-11T20:40:55.1496691Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2023-01-11T20:40:55.1498740Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2023-01-11T20:40:55.1500828Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2023-01-11T20:40:55.1502799Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2023-01-11T20:40:55.1504841Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2023-01-11T20:40:55.1506530Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2023-01-11T20:40:55.1508182Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2023-01-11T20:40:55.1509886Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2023-01-11T20:40:55.1511570Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2023-01-11T20:40:55.1513017Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2023-01-11T20:40:55.1515033Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2023-01-11T20:40:55.1531448Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2023-01-11T20:40:55.1534826Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2023-01-11T20:40:55.1537247Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2023-01-11T20:40:55.1541132Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2023-01-11T20:40:55.1543276Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2023-01-11T20:40:55.1545151Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2023-01-11T20:40:55.1546957Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2023-01-11T20:40:55.1548591Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2023-01-11T20:40:55.1550243Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2023-01-11T20:40:55.1553233Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2023-01-11T20:40:55.1557140Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2023-01-11T20:40:55.1559631Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2023-01-11T20:40:55.1561548Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2023-01-11T20:40:55.1563928Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2023-01-11T20:40:55.1567078Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2023-01-11T20:40:55.1569224Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2023-01-11T20:40:55.1571053Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2023-01-11T20:40:55.1574115Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2023-01-11T20:40:55.1576483Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2023-01-11T20:40:55.1579963Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2023-01-11T20:40:55.1582182Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2023-01-11T20:40:55.1586546Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2023-01-11T20:40:55.1589094Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2023-01-11T20:40:55.1590775Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2023-01-11T20:40:55.1592859Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2023-01-11T20:40:55.1595089Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2023-01-11T20:40:55.1597761Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2023-01-11T20:40:55.1600266Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2023-01-11T20:40:55.1603364Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2023-01-11T20:40:55.1605188Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2023-01-11T20:40:55.1611258Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2023-01-11T20:40:55.1613693Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2023-01-11T20:40:55.1615629Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2023-01-11T20:40:55.1617924Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2023-01-11T20:40:55.1622538Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2023-01-11T20:40:55.1624648Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2023-01-11T20:40:55.1626666Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2023-01-11T20:40:55.1631512Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2023-01-11T20:40:55.1634145Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2023-01-11T20:40:55.1636059Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2023-01-11T20:40:55.1643082Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2023-01-11T20:40:55.1645320Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2023-01-11T20:40:55.1647040Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2023-01-11T20:40:55.1651637Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2023-01-11T20:40:55.1655220Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2023-01-11T20:40:55.1659812Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2023-01-11T20:40:55.1666187Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2023-01-11T20:40:55.1669990Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2023-01-11T20:40:55.1671774Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2023-01-11T20:40:55.1674158Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2023-01-11T20:40:55.1675902Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2023-01-11T20:40:55.1677767Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2023-01-11T20:40:55.1680534Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2023-01-11T20:40:55.1681867Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2023-01-11T20:40:55.1683510Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2023-01-11T20:40:55.1685361Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2023-01-11T20:40:55.1686708Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2023-01-11T20:40:55.1688563Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2023-01-11T20:40:55.1690607Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2023-01-11T20:40:55.1692541Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2023-01-11T20:40:55.1694003Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2023-01-11T20:40:55.1696160Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2023-01-11T20:40:55.1697765Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2023-01-11T20:40:55.1699850Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2023-01-11T20:40:55.1701900Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2023-01-11T20:40:55.1704426Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2023-01-11T20:40:55.1706954Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2023-01-11T20:40:55.1709905Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2023-01-11T20:40:55.1711503Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2023-01-11T20:40:55.1713225Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2023-01-11T20:40:55.1715017Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2023-01-11T20:40:55.1717810Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2023-01-11T20:40:55.1719968Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2023-01-11T20:40:55.1723264Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2023-01-11T20:40:55.1725872Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2023-01-11T20:40:55.1727669Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2023-01-11T20:40:55.1729458Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2023-01-11T20:40:55.1731202Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2023-01-11T20:40:55.1735861Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2023-01-11T20:40:55.1739368Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2023-01-11T20:40:55.1741468Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2023-01-11T20:40:55.1743346Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2023-01-11T20:40:55.1745321Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2023-01-11T20:40:55.1748798Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2023-01-11T20:40:55.1752948Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2023-01-11T20:40:55.1756022Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2023-01-11T20:40:55.1758328Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2023-01-11T20:40:55.1760001Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2023-01-11T20:40:55.1762040Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2023-01-11T20:40:55.1764112Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2023-01-11T20:40:55.1766207Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2023-01-11T20:40:55.1768530Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2023-01-11T20:40:55.1770458Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2023-01-11T20:40:55.1772176Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2023-01-11T20:40:55.1774066Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2023-01-11T20:40:55.1776061Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2023-01-11T20:40:55.1778185Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2023-01-11T20:40:55.1779911Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2023-01-11T20:40:55.1781617Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2023-01-11T20:40:55.1783344Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2023-01-11T20:40:55.1785062Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2023-01-11T20:40:55.1788049Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2023-01-11T20:40:55.1790481Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2023-01-11T20:40:55.1792342Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2023-01-11T20:40:55.1794172Z adding 'torch/include/torch/csrc/onnx/init.h' 2023-01-11T20:40:55.1795862Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2023-01-11T20:40:55.1798183Z adding 'torch/include/torch/csrc/profiler/api.h' 2023-01-11T20:40:55.1803378Z adding 'torch/include/torch/csrc/profiler/collection.h' 2023-01-11T20:40:55.1806726Z adding 'torch/include/torch/csrc/profiler/containers.h' 2023-01-11T20:40:55.1809478Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2023-01-11T20:40:55.1811437Z adding 'torch/include/torch/csrc/profiler/events.h' 2023-01-11T20:40:55.1813904Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2023-01-11T20:40:55.1815909Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2023-01-11T20:40:55.1818137Z adding 'torch/include/torch/csrc/profiler/perf.h' 2023-01-11T20:40:55.1821378Z adding 'torch/include/torch/csrc/profiler/util.h' 2023-01-11T20:40:55.1824449Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2023-01-11T20:40:55.1826799Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2023-01-11T20:40:55.1828853Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2023-01-11T20:40:55.1831090Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2023-01-11T20:40:55.1833085Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2023-01-11T20:40:55.1835621Z adding 'torch/include/torch/csrc/utils/auto_gil.h' 2023-01-11T20:40:55.1837470Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2023-01-11T20:40:55.1839320Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2023-01-11T20:40:55.1840855Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2023-01-11T20:40:55.1842589Z adding 'torch/include/torch/csrc/utils/cuda_lazy_init.h' 2023-01-11T20:40:55.1844500Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2023-01-11T20:40:55.1846126Z adding 'torch/include/torch/csrc/utils/init.h' 2023-01-11T20:40:55.1847851Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2023-01-11T20:40:55.1849670Z adding 'torch/include/torch/csrc/utils/memory.h' 2023-01-11T20:40:55.1851315Z adding 'torch/include/torch/csrc/utils/nested.h' 2023-01-11T20:40:55.1852992Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2023-01-11T20:40:55.1854732Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2023-01-11T20:40:55.1856343Z adding 'torch/include/torch/csrc/utils/out_types.h' 2023-01-11T20:40:55.1860001Z adding 'torch/include/torch/csrc/utils/pybind.h' 2023-01-11T20:40:55.1861986Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2023-01-11T20:40:55.1872116Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2023-01-11T20:40:55.1874819Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2023-01-11T20:40:55.1876421Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2023-01-11T20:40:55.1878715Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2023-01-11T20:40:55.1881121Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2023-01-11T20:40:55.1883636Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2023-01-11T20:40:55.1885331Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2023-01-11T20:40:55.1887520Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2023-01-11T20:40:55.1889462Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2023-01-11T20:40:55.1891175Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2023-01-11T20:40:55.1895418Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2023-01-11T20:40:55.1898245Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2023-01-11T20:40:55.1900327Z adding 'torch/include/torch/csrc/utils/six.h' 2023-01-11T20:40:55.1902017Z adding 'torch/include/torch/csrc/utils/structseq.h' 2023-01-11T20:40:55.1903713Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2023-01-11T20:40:55.1905322Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2023-01-11T20:40:55.1907662Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2023-01-11T20:40:55.1909408Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2023-01-11T20:40:55.1911037Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2023-01-11T20:40:55.1912640Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2023-01-11T20:40:55.1914920Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2023-01-11T20:40:55.1916554Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2023-01-11T20:40:55.1918211Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2023-01-11T20:40:55.1919964Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2023-01-11T20:40:55.1922708Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2023-01-11T20:40:55.1926088Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2023-01-11T20:40:55.1928113Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2023-01-11T20:40:55.1930536Z adding 'torch/include/torch/csrc/utils/variadic.h' 2023-01-11T20:40:55.1934887Z adding 'torch/jit/__init__.py' 2023-01-11T20:40:55.1937504Z adding 'torch/jit/_async.py' 2023-01-11T20:40:55.1940529Z adding 'torch/jit/_builtins.py' 2023-01-11T20:40:55.1944138Z adding 'torch/jit/_check.py' 2023-01-11T20:40:55.1947628Z adding 'torch/jit/_dataclass_impls.py' 2023-01-11T20:40:55.1949469Z adding 'torch/jit/_decomposition_utils.py' 2023-01-11T20:40:55.1951984Z adding 'torch/jit/_decompositions.py' 2023-01-11T20:40:55.1955604Z adding 'torch/jit/_freeze.py' 2023-01-11T20:40:55.1958796Z adding 'torch/jit/_fuser.py' 2023-01-11T20:40:55.1960726Z adding 'torch/jit/_ir_utils.py' 2023-01-11T20:40:55.1962390Z adding 'torch/jit/_logging.py' 2023-01-11T20:40:55.1965509Z adding 'torch/jit/_monkeytype_config.py' 2023-01-11T20:40:55.1967608Z adding 'torch/jit/_pickle.py' 2023-01-11T20:40:55.1980689Z adding 'torch/jit/_recursive.py' 2023-01-11T20:40:55.2001353Z adding 'torch/jit/_script.py' 2023-01-11T20:40:55.2005959Z adding 'torch/jit/_serialization.py' 2023-01-11T20:40:55.2017644Z adding 'torch/jit/_shape_functions.py' 2023-01-11T20:40:55.2020715Z adding 'torch/jit/_state.py' 2023-01-11T20:40:55.2036279Z adding 'torch/jit/_trace.py' 2023-01-11T20:40:55.2043197Z adding 'torch/jit/annotations.py' 2023-01-11T20:40:55.2055844Z adding 'torch/jit/frontend.py' 2023-01-11T20:40:55.2058665Z adding 'torch/jit/generate_bytecode.py' 2023-01-11T20:40:55.2063761Z adding 'torch/jit/quantized.py' 2023-01-11T20:40:55.2068268Z adding 'torch/jit/supported_ops.py' 2023-01-11T20:40:55.2070396Z adding 'torch/jit/unsupported_tensor_ops.py' 2023-01-11T20:40:55.2072101Z adding 'torch/jit/_passes/__init__.py' 2023-01-11T20:40:55.2073955Z adding 'torch/jit/_passes/_property_propagation.py' 2023-01-11T20:40:55.2076937Z adding 'torch/jit/mobile/__init__.py' 2023-01-11T20:40:55.2216942Z adding 'torch/lib/libbackend_with_compiler.so' 2023-01-11T20:40:55.2587906Z adding 'torch/lib/libc10.so' 2023-01-11T20:40:55.2710671Z adding 'torch/lib/libjitbackend_test.so' 2023-01-11T20:40:55.2731993Z adding 'torch/lib/libshm.so' 2023-01-11T20:40:55.2736518Z adding 'torch/lib/libtorch.so' 2023-01-11T20:41:05.0068245Z adding 'torch/lib/libtorch_cpu.so' 2023-01-11T20:41:05.6166684Z adding 'torch/lib/libtorch_global_deps.so' 2023-01-11T20:41:06.3942183Z adding 'torch/lib/libtorch_python.so' 2023-01-11T20:41:06.4618285Z adding 'torch/lib/libtorchbind_test.so' 2023-01-11T20:41:06.4663780Z adding 'torch/linalg/__init__.py' 2023-01-11T20:41:06.4668665Z adding 'torch/masked/__init__.py' 2023-01-11T20:41:06.4673674Z adding 'torch/masked/_docs.py' 2023-01-11T20:41:06.4690467Z adding 'torch/masked/_ops.py' 2023-01-11T20:41:06.4693701Z adding 'torch/masked/maskedtensor/__init__.py' 2023-01-11T20:41:06.4697467Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2023-01-11T20:41:06.4700446Z adding 'torch/masked/maskedtensor/binary.py' 2023-01-11T20:41:06.4704584Z adding 'torch/masked/maskedtensor/core.py' 2023-01-11T20:41:06.4706649Z adding 'torch/masked/maskedtensor/creation.py' 2023-01-11T20:41:06.4708330Z adding 'torch/masked/maskedtensor/passthrough.py' 2023-01-11T20:41:06.4710986Z adding 'torch/masked/maskedtensor/reductions.py' 2023-01-11T20:41:06.4713174Z adding 'torch/masked/maskedtensor/unary.py' 2023-01-11T20:41:06.4715184Z adding 'torch/monitor/__init__.py' 2023-01-11T20:41:06.4717401Z adding 'torch/multiprocessing/__init__.py' 2023-01-11T20:41:06.4719211Z adding 'torch/multiprocessing/_atfork.py' 2023-01-11T20:41:06.4720763Z adding 'torch/multiprocessing/pool.py' 2023-01-11T20:41:06.4722587Z adding 'torch/multiprocessing/queue.py' 2023-01-11T20:41:06.4727889Z adding 'torch/multiprocessing/reductions.py' 2023-01-11T20:41:06.4731812Z adding 'torch/multiprocessing/spawn.py' 2023-01-11T20:41:06.4734721Z adding 'torch/nested/__init__.py' 2023-01-11T20:41:06.4737160Z adding 'torch/nn/__init__.py' 2023-01-11T20:41:06.4738879Z adding 'torch/nn/_reduction.py' 2023-01-11T20:41:06.4741033Z adding 'torch/nn/common_types.py' 2023-01-11T20:41:06.4742993Z adding 'torch/nn/cpp.py' 2023-01-11T20:41:06.4797711Z adding 'torch/nn/functional.py' 2023-01-11T20:41:06.4805992Z adding 'torch/nn/functional.pyi' 2023-01-11T20:41:06.4808860Z adding 'torch/nn/grad.py' 2023-01-11T20:41:06.4814265Z adding 'torch/nn/init.py' 2023-01-11T20:41:06.4818107Z adding 'torch/nn/parameter.py' 2023-01-11T20:41:06.4819817Z adding 'torch/nn/parameter.pyi' 2023-01-11T20:41:06.4821494Z adding 'torch/nn/backends/__init__.py' 2023-01-11T20:41:06.4823348Z adding 'torch/nn/backends/thnn.py' 2023-01-11T20:41:06.4824848Z adding 'torch/nn/intrinsic/__init__.py' 2023-01-11T20:41:06.4826697Z adding 'torch/nn/intrinsic/modules/__init__.py' 2023-01-11T20:41:06.4828298Z adding 'torch/nn/intrinsic/modules/fused.py' 2023-01-11T20:41:06.4829950Z adding 'torch/nn/intrinsic/qat/__init__.py' 2023-01-11T20:41:06.4831650Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2023-01-11T20:41:06.4833282Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2023-01-11T20:41:06.4834768Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2023-01-11T20:41:06.4836385Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2023-01-11T20:41:06.4838022Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2023-01-11T20:41:06.4839578Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2023-01-11T20:41:06.4841097Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2023-01-11T20:41:06.4842480Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2023-01-11T20:41:06.4844069Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2023-01-11T20:41:06.4845481Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2023-01-11T20:41:06.4846915Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2023-01-11T20:41:06.4848296Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2023-01-11T20:41:06.4851290Z adding 'torch/nn/modules/__init__.py' 2023-01-11T20:41:06.4855311Z adding 'torch/nn/modules/_functions.py' 2023-01-11T20:41:06.4868069Z adding 'torch/nn/modules/activation.py' 2023-01-11T20:41:06.4873540Z adding 'torch/nn/modules/adaptive.py' 2023-01-11T20:41:06.4881539Z adding 'torch/nn/modules/batchnorm.py' 2023-01-11T20:41:06.4884365Z adding 'torch/nn/modules/channelshuffle.py' 2023-01-11T20:41:06.4893767Z adding 'torch/nn/modules/container.py' 2023-01-11T20:41:06.4907252Z adding 'torch/nn/modules/conv.py' 2023-01-11T20:41:06.4911187Z adding 'torch/nn/modules/distance.py' 2023-01-11T20:41:06.4914348Z adding 'torch/nn/modules/dropout.py' 2023-01-11T20:41:06.4917209Z adding 'torch/nn/modules/flatten.py' 2023-01-11T20:41:06.4921270Z adding 'torch/nn/modules/fold.py' 2023-01-11T20:41:06.4925440Z adding 'torch/nn/modules/instancenorm.py' 2023-01-11T20:41:06.4930248Z adding 'torch/nn/modules/lazy.py' 2023-01-11T20:41:06.4933882Z adding 'torch/nn/modules/linear.py' 2023-01-11T20:41:06.4954849Z adding 'torch/nn/modules/loss.py' 2023-01-11T20:41:06.4986141Z adding 'torch/nn/modules/module.py' 2023-01-11T20:41:06.4992246Z adding 'torch/nn/modules/normalization.py' 2023-01-11T20:41:06.4995807Z adding 'torch/nn/modules/padding.py' 2023-01-11T20:41:06.4998476Z adding 'torch/nn/modules/pixelshuffle.py' 2023-01-11T20:41:06.5007314Z adding 'torch/nn/modules/pooling.py' 2023-01-11T20:41:06.5021050Z adding 'torch/nn/modules/rnn.py' 2023-01-11T20:41:06.5028333Z adding 'torch/nn/modules/sparse.py' 2023-01-11T20:41:06.5036734Z adding 'torch/nn/modules/transformer.py' 2023-01-11T20:41:06.5041107Z adding 'torch/nn/modules/upsampling.py' 2023-01-11T20:41:06.5043503Z adding 'torch/nn/modules/utils.py' 2023-01-11T20:41:06.5045771Z adding 'torch/nn/parallel/__init__.py' 2023-01-11T20:41:06.5047365Z adding 'torch/nn/parallel/__init__.pyi' 2023-01-11T20:41:06.5049782Z adding 'torch/nn/parallel/_functions.py' 2023-01-11T20:41:06.5051833Z adding 'torch/nn/parallel/_replicated_tensor_ddp_interop.py' 2023-01-11T20:41:06.5053591Z adding 'torch/nn/parallel/_replicated_tensor_ddp_utils.py' 2023-01-11T20:41:06.5057169Z adding 'torch/nn/parallel/comm.py' 2023-01-11T20:41:06.5058957Z adding 'torch/nn/parallel/common_types.pyi' 2023-01-11T20:41:06.5062776Z adding 'torch/nn/parallel/data_parallel.py' 2023-01-11T20:41:06.5064751Z adding 'torch/nn/parallel/data_parallel.pyi' 2023-01-11T20:41:06.5093227Z adding 'torch/nn/parallel/distributed.py' 2023-01-11T20:41:06.5097301Z adding 'torch/nn/parallel/parallel_apply.py' 2023-01-11T20:41:06.5098974Z adding 'torch/nn/parallel/parallel_apply.pyi' 2023-01-11T20:41:06.5101602Z adding 'torch/nn/parallel/replicate.py' 2023-01-11T20:41:06.5103315Z adding 'torch/nn/parallel/replicate.pyi' 2023-01-11T20:41:06.5105503Z adding 'torch/nn/parallel/scatter_gather.py' 2023-01-11T20:41:06.5107603Z adding 'torch/nn/parallel/scatter_gather.pyi' 2023-01-11T20:41:06.5109483Z adding 'torch/nn/qat/__init__.py' 2023-01-11T20:41:06.5111350Z adding 'torch/nn/qat/dynamic/__init__.py' 2023-01-11T20:41:06.5112976Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2023-01-11T20:41:06.5114771Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2023-01-11T20:41:06.5116523Z adding 'torch/nn/qat/modules/__init__.py' 2023-01-11T20:41:06.5118161Z adding 'torch/nn/qat/modules/conv.py' 2023-01-11T20:41:06.5119910Z adding 'torch/nn/qat/modules/embedding_ops.py' 2023-01-11T20:41:06.5121375Z adding 'torch/nn/qat/modules/linear.py' 2023-01-11T20:41:06.5123151Z adding 'torch/nn/quantizable/__init__.py' 2023-01-11T20:41:06.5125054Z adding 'torch/nn/quantizable/modules/__init__.py' 2023-01-11T20:41:06.5126462Z adding 'torch/nn/quantizable/modules/activation.py' 2023-01-11T20:41:06.5128255Z adding 'torch/nn/quantizable/modules/rnn.py' 2023-01-11T20:41:06.5130187Z adding 'torch/nn/quantized/__init__.py' 2023-01-11T20:41:06.5131830Z adding 'torch/nn/quantized/functional.py' 2023-01-11T20:41:06.5133599Z adding 'torch/nn/quantized/_reference/__init__.py' 2023-01-11T20:41:06.5135452Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2023-01-11T20:41:06.5137193Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2023-01-11T20:41:06.5138930Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2023-01-11T20:41:06.5140413Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2023-01-11T20:41:06.5141992Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2023-01-11T20:41:06.5143433Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2023-01-11T20:41:06.5144958Z adding 'torch/nn/quantized/dynamic/__init__.py' 2023-01-11T20:41:06.5146716Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2023-01-11T20:41:06.5148336Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2023-01-11T20:41:06.5150124Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2023-01-11T20:41:06.5151446Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2023-01-11T20:41:06.5153762Z adding 'torch/nn/quantized/modules/__init__.py' 2023-01-11T20:41:06.5156405Z adding 'torch/nn/quantized/modules/activation.py' 2023-01-11T20:41:06.5158083Z adding 'torch/nn/quantized/modules/batchnorm.py' 2023-01-11T20:41:06.5159924Z adding 'torch/nn/quantized/modules/conv.py' 2023-01-11T20:41:06.5161541Z adding 'torch/nn/quantized/modules/dropout.py' 2023-01-11T20:41:06.5163076Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2023-01-11T20:41:06.5164695Z adding 'torch/nn/quantized/modules/functional_modules.py' 2023-01-11T20:41:06.5166393Z adding 'torch/nn/quantized/modules/linear.py' 2023-01-11T20:41:06.5168123Z adding 'torch/nn/quantized/modules/normalization.py' 2023-01-11T20:41:06.5169772Z adding 'torch/nn/quantized/modules/rnn.py' 2023-01-11T20:41:06.5171568Z adding 'torch/nn/quantized/modules/utils.py' 2023-01-11T20:41:06.5173532Z adding 'torch/nn/utils/__init__.py' 2023-01-11T20:41:06.5175590Z adding 'torch/nn/utils/_deprecation_utils.py' 2023-01-11T20:41:06.5178451Z adding 'torch/nn/utils/_per_sample_grad.py' 2023-01-11T20:41:06.5180370Z adding 'torch/nn/utils/_stateless.py' 2023-01-11T20:41:06.5182821Z adding 'torch/nn/utils/clip_grad.py' 2023-01-11T20:41:06.5185265Z adding 'torch/nn/utils/convert_parameters.py' 2023-01-11T20:41:06.5187312Z adding 'torch/nn/utils/fusion.py' 2023-01-11T20:41:06.5189639Z adding 'torch/nn/utils/init.py' 2023-01-11T20:41:06.5192332Z adding 'torch/nn/utils/memory_format.py' 2023-01-11T20:41:06.5199631Z adding 'torch/nn/utils/parametrizations.py' 2023-01-11T20:41:06.5210740Z adding 'torch/nn/utils/parametrize.py' 2023-01-11T20:41:06.5225534Z adding 'torch/nn/utils/prune.py' 2023-01-11T20:41:06.5233228Z adding 'torch/nn/utils/rnn.py' 2023-01-11T20:41:06.5238679Z adding 'torch/nn/utils/spectral_norm.py' 2023-01-11T20:41:06.5241824Z adding 'torch/nn/utils/stateless.py' 2023-01-11T20:41:06.5244623Z adding 'torch/nn/utils/weight_norm.py' 2023-01-11T20:41:06.5246748Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2023-01-11T20:41:06.5249130Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2023-01-11T20:41:06.5252781Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2023-01-11T20:41:06.5255311Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2023-01-11T20:41:06.5257507Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2023-01-11T20:41:06.5260455Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2023-01-11T20:41:06.5262884Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2023-01-11T20:41:06.5265257Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2023-01-11T20:41:06.5267654Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2023-01-11T20:41:06.5269704Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2023-01-11T20:41:06.5272558Z adding 'torch/onnx/__init__.py' 2023-01-11T20:41:06.5274341Z adding 'torch/onnx/_constants.py' 2023-01-11T20:41:06.5276327Z adding 'torch/onnx/_deprecation.py' 2023-01-11T20:41:06.5278824Z adding 'torch/onnx/_experimental.py' 2023-01-11T20:41:06.5280769Z adding 'torch/onnx/_exporter_states.py' 2023-01-11T20:41:06.5282642Z adding 'torch/onnx/_globals.py' 2023-01-11T20:41:06.5285060Z adding 'torch/onnx/_onnx_supported_ops.py' 2023-01-11T20:41:06.5288949Z adding 'torch/onnx/_patch_torch.py' 2023-01-11T20:41:06.5292711Z adding 'torch/onnx/_type_utils.py' 2023-01-11T20:41:06.5295362Z adding 'torch/onnx/errors.py' 2023-01-11T20:41:06.5297045Z adding 'torch/onnx/operators.py' 2023-01-11T20:41:06.5300063Z adding 'torch/onnx/symbolic_caffe2.py' 2023-01-11T20:41:06.5317347Z adding 'torch/onnx/symbolic_helper.py' 2023-01-11T20:41:06.5325644Z adding 'torch/onnx/symbolic_opset10.py' 2023-01-11T20:41:06.5341167Z adding 'torch/onnx/symbolic_opset11.py' 2023-01-11T20:41:06.5347571Z adding 'torch/onnx/symbolic_opset12.py' 2023-01-11T20:41:06.5356395Z adding 'torch/onnx/symbolic_opset13.py' 2023-01-11T20:41:06.5360088Z adding 'torch/onnx/symbolic_opset14.py' 2023-01-11T20:41:06.5362744Z adding 'torch/onnx/symbolic_opset15.py' 2023-01-11T20:41:06.5365938Z adding 'torch/onnx/symbolic_opset16.py' 2023-01-11T20:41:06.5368759Z adding 'torch/onnx/symbolic_opset17.py' 2023-01-11T20:41:06.5370935Z adding 'torch/onnx/symbolic_opset7.py' 2023-01-11T20:41:06.5376303Z adding 'torch/onnx/symbolic_opset8.py' 2023-01-11T20:41:06.5438887Z adding 'torch/onnx/symbolic_opset9.py' 2023-01-11T20:41:06.5470549Z adding 'torch/onnx/utils.py' 2023-01-11T20:41:06.5492351Z adding 'torch/onnx/verification.py' 2023-01-11T20:41:06.5496291Z adding 'torch/onnx/_internal/__init__.py' 2023-01-11T20:41:06.5498815Z adding 'torch/onnx/_internal/_beartype.py' 2023-01-11T20:41:06.5503956Z adding 'torch/onnx/_internal/jit_utils.py' 2023-01-11T20:41:06.5508929Z adding 'torch/onnx/_internal/onnx_proto_utils.py' 2023-01-11T20:41:06.5513591Z adding 'torch/onnx/_internal/registration.py' 2023-01-11T20:41:06.5516102Z adding 'torch/onnx/_internal/diagnostics/__init__.py' 2023-01-11T20:41:06.5519381Z adding 'torch/onnx/_internal/diagnostics/_diagnostic.py' 2023-01-11T20:41:06.5521929Z adding 'torch/onnx/_internal/diagnostics/_rules.py' 2023-01-11T20:41:06.5523809Z adding 'torch/onnx/_internal/diagnostics/infra/__init__.py' 2023-01-11T20:41:06.5528263Z adding 'torch/onnx/_internal/diagnostics/infra/_infra.py' 2023-01-11T20:41:06.5530827Z adding 'torch/onnx/_internal/diagnostics/infra/engine.py' 2023-01-11T20:41:06.5533109Z adding 'torch/onnx/_internal/diagnostics/infra/formatter.py' 2023-01-11T20:41:06.5534285Z adding 'torch/onnx/_internal/diagnostics/infra/utils.py' 2023-01-11T20:41:06.5537144Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2023-01-11T20:41:06.5538630Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2023-01-11T20:41:06.5540334Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2023-01-11T20:41:06.5542058Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2023-01-11T20:41:06.5543510Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2023-01-11T20:41:06.5545144Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2023-01-11T20:41:06.5547137Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2023-01-11T20:41:06.5548832Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2023-01-11T20:41:06.5550660Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2023-01-11T20:41:06.5552348Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2023-01-11T20:41:06.5553995Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2023-01-11T20:41:06.5555639Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2023-01-11T20:41:06.5557419Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2023-01-11T20:41:06.5559349Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2023-01-11T20:41:06.5561112Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2023-01-11T20:41:06.5562874Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2023-01-11T20:41:06.5564630Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2023-01-11T20:41:06.5566365Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2023-01-11T20:41:06.5568053Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2023-01-11T20:41:06.5569942Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2023-01-11T20:41:06.5571785Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2023-01-11T20:41:06.5573408Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2023-01-11T20:41:06.5575123Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2023-01-11T20:41:06.5576653Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2023-01-11T20:41:06.5578334Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2023-01-11T20:41:06.5579819Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2023-01-11T20:41:06.5581668Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2023-01-11T20:41:06.5583317Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2023-01-11T20:41:06.5584895Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2023-01-11T20:41:06.5586749Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2023-01-11T20:41:06.5588506Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2023-01-11T20:41:06.5590130Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2023-01-11T20:41:06.5591812Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2023-01-11T20:41:06.5594084Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2023-01-11T20:41:06.5595323Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2023-01-11T20:41:06.5596899Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2023-01-11T20:41:06.5598980Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2023-01-11T20:41:06.5600762Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2023-01-11T20:41:06.5602914Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2023-01-11T20:41:06.5604674Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2023-01-11T20:41:06.5606369Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2023-01-11T20:41:06.5608096Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2023-01-11T20:41:06.5609675Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2023-01-11T20:41:06.5611378Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2023-01-11T20:41:06.5614546Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2023-01-11T20:41:06.5615014Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2023-01-11T20:41:06.5616995Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2023-01-11T20:41:06.5618751Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2023-01-11T20:41:06.5621215Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2023-01-11T20:41:06.5623154Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2023-01-11T20:41:06.5624772Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2023-01-11T20:41:06.5626811Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2023-01-11T20:41:06.5628494Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2023-01-11T20:41:06.5630438Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2023-01-11T20:41:06.5631877Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2023-01-11T20:41:06.5634269Z adding 'torch/optim/__init__.py' 2023-01-11T20:41:06.5636024Z adding 'torch/optim/__init__.pyi' 2023-01-11T20:41:06.5638093Z adding 'torch/optim/_functional.py' 2023-01-11T20:41:06.5641518Z adding 'torch/optim/adadelta.py' 2023-01-11T20:41:06.5643490Z adding 'torch/optim/adadelta.pyi' 2023-01-11T20:41:06.5647475Z adding 'torch/optim/adagrad.py' 2023-01-11T20:41:06.5649428Z adding 'torch/optim/adagrad.pyi' 2023-01-11T20:41:06.5657255Z adding 'torch/optim/adam.py' 2023-01-11T20:41:06.5659343Z adding 'torch/optim/adam.pyi' 2023-01-11T20:41:06.5663401Z adding 'torch/optim/adamax.py' 2023-01-11T20:41:06.5665457Z adding 'torch/optim/adamax.pyi' 2023-01-11T20:41:06.5670953Z adding 'torch/optim/adamw.py' 2023-01-11T20:41:06.5673131Z adding 'torch/optim/adamw.pyi' 2023-01-11T20:41:06.5676785Z adding 'torch/optim/asgd.py' 2023-01-11T20:41:06.5678829Z adding 'torch/optim/asgd.pyi' 2023-01-11T20:41:06.5684184Z adding 'torch/optim/lbfgs.py' 2023-01-11T20:41:06.5686384Z adding 'torch/optim/lbfgs.pyi' 2023-01-11T20:41:06.5705110Z adding 'torch/optim/lr_scheduler.py' 2023-01-11T20:41:06.5709639Z adding 'torch/optim/lr_scheduler.pyi' 2023-01-11T20:41:06.5714071Z adding 'torch/optim/nadam.py' 2023-01-11T20:41:06.5716289Z adding 'torch/optim/nadam.pyi' 2023-01-11T20:41:06.5722689Z adding 'torch/optim/optimizer.py' 2023-01-11T20:41:06.5725181Z adding 'torch/optim/optimizer.pyi' 2023-01-11T20:41:06.5729458Z adding 'torch/optim/radam.py' 2023-01-11T20:41:06.5731562Z adding 'torch/optim/radam.pyi' 2023-01-11T20:41:06.5735805Z adding 'torch/optim/rmsprop.py' 2023-01-11T20:41:06.5737899Z adding 'torch/optim/rmsprop.pyi' 2023-01-11T20:41:06.5741875Z adding 'torch/optim/rprop.py' 2023-01-11T20:41:06.5743933Z adding 'torch/optim/rprop.pyi' 2023-01-11T20:41:06.5748024Z adding 'torch/optim/sgd.py' 2023-01-11T20:41:06.5750060Z adding 'torch/optim/sgd.pyi' 2023-01-11T20:41:06.5752770Z adding 'torch/optim/sparse_adam.py' 2023-01-11T20:41:06.5754665Z adding 'torch/optim/sparse_adam.pyi' 2023-01-11T20:41:06.5759288Z adding 'torch/optim/swa_utils.py' 2023-01-11T20:41:06.5761460Z adding 'torch/optim/swa_utils.pyi' 2023-01-11T20:41:06.5763663Z adding 'torch/optim/_multi_tensor/__init__.py' 2023-01-11T20:41:06.5765907Z adding 'torch/package/__init__.py' 2023-01-11T20:41:06.5768866Z adding 'torch/package/_digraph.py' 2023-01-11T20:41:06.5771116Z adding 'torch/package/_directory_reader.py' 2023-01-11T20:41:06.5773625Z adding 'torch/package/_importlib.py' 2023-01-11T20:41:06.5775783Z adding 'torch/package/_mangling.py' 2023-01-11T20:41:06.5778093Z adding 'torch/package/_mock.py' 2023-01-11T20:41:06.5780904Z adding 'torch/package/_package_pickler.py' 2023-01-11T20:41:06.5783011Z adding 'torch/package/_package_unpickler.py' 2023-01-11T20:41:06.5785924Z adding 'torch/package/_stdlib.py' 2023-01-11T20:41:06.5789469Z adding 'torch/package/file_structure_representation.py' 2023-01-11T20:41:06.5792009Z adding 'torch/package/find_file_dependencies.py' 2023-01-11T20:41:06.5794497Z adding 'torch/package/glob_group.py' 2023-01-11T20:41:06.5798363Z adding 'torch/package/importer.py' 2023-01-11T20:41:06.5813073Z adding 'torch/package/package_exporter.py' 2023-01-11T20:41:06.5823986Z adding 'torch/package/package_importer.py' 2023-01-11T20:41:06.5827006Z adding 'torch/package/analyze/__init__.py' 2023-01-11T20:41:06.5828959Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2023-01-11T20:41:06.5830860Z adding 'torch/package/analyze/is_from_package.py' 2023-01-11T20:41:06.5833421Z adding 'torch/package/analyze/trace_dependencies.py' 2023-01-11T20:41:06.5835432Z adding 'torch/profiler/__init__.py' 2023-01-11T20:41:06.5847349Z adding 'torch/profiler/_memory_profiler.py' 2023-01-11T20:41:06.5855007Z adding 'torch/profiler/_pattern_matcher.py' 2023-01-11T20:41:06.5859979Z adding 'torch/profiler/_utils.py' 2023-01-11T20:41:06.5862422Z adding 'torch/profiler/itt.py' 2023-01-11T20:41:06.5869833Z adding 'torch/profiler/profiler.py' 2023-01-11T20:41:06.5872052Z adding 'torch/profiler/python_tracer.py' 2023-01-11T20:41:06.5874916Z adding 'torch/quantization/__init__.py' 2023-01-11T20:41:06.5876832Z adding 'torch/quantization/_numeric_suite.py' 2023-01-11T20:41:06.5878893Z adding 'torch/quantization/_numeric_suite_fx.py' 2023-01-11T20:41:06.5880574Z adding 'torch/quantization/fake_quantize.py' 2023-01-11T20:41:06.5882754Z adding 'torch/quantization/fuse_modules.py' 2023-01-11T20:41:06.5884237Z adding 'torch/quantization/fuser_method_mappings.py' 2023-01-11T20:41:06.5886268Z adding 'torch/quantization/observer.py' 2023-01-11T20:41:06.5887876Z adding 'torch/quantization/qconfig.py' 2023-01-11T20:41:06.5890034Z adding 'torch/quantization/quant_type.py' 2023-01-11T20:41:06.5892096Z adding 'torch/quantization/quantization_mappings.py' 2023-01-11T20:41:06.5893523Z adding 'torch/quantization/quantize.py' 2023-01-11T20:41:06.5896000Z adding 'torch/quantization/quantize_fx.py' 2023-01-11T20:41:06.5897619Z adding 'torch/quantization/quantize_jit.py' 2023-01-11T20:41:06.5899858Z adding 'torch/quantization/stubs.py' 2023-01-11T20:41:06.5901849Z adding 'torch/quantization/utils.py' 2023-01-11T20:41:06.5904501Z adding 'torch/quantization/fx/__init__.py' 2023-01-11T20:41:06.5906675Z adding 'torch/quantization/fx/_equalize.py' 2023-01-11T20:41:06.5908765Z adding 'torch/quantization/fx/convert.py' 2023-01-11T20:41:06.5910326Z adding 'torch/quantization/fx/fuse.py' 2023-01-11T20:41:06.5912789Z adding 'torch/quantization/fx/fusion_patterns.py' 2023-01-11T20:41:06.5914558Z adding 'torch/quantization/fx/graph_module.py' 2023-01-11T20:41:06.5916718Z adding 'torch/quantization/fx/match_utils.py' 2023-01-11T20:41:06.5918681Z adding 'torch/quantization/fx/pattern_utils.py' 2023-01-11T20:41:06.5920815Z adding 'torch/quantization/fx/prepare.py' 2023-01-11T20:41:06.5922790Z adding 'torch/quantization/fx/quantization_patterns.py' 2023-01-11T20:41:06.5924782Z adding 'torch/quantization/fx/quantization_types.py' 2023-01-11T20:41:06.5926850Z adding 'torch/quantization/fx/utils.py' 2023-01-11T20:41:06.5929823Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2023-01-11T20:41:06.5933013Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2023-01-11T20:41:06.5934855Z adding 'torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake' 2023-01-11T20:41:06.5937314Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2023-01-11T20:41:06.5940331Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2023-01-11T20:41:06.5942750Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2023-01-11T20:41:06.5945087Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2023-01-11T20:41:06.5948365Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2023-01-11T20:41:06.5976775Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2023-01-11T20:41:06.5984065Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2023-01-11T20:41:06.5987921Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2023-01-11T20:41:06.5991252Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2023-01-11T20:41:06.5994238Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2023-01-11T20:41:06.5998943Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2023-01-11T20:41:06.6003453Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2023-01-11T20:41:06.6008019Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2023-01-11T20:41:06.6014622Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2023-01-11T20:41:06.6017642Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2023-01-11T20:41:06.6020070Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2023-01-11T20:41:06.6022103Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2023-01-11T20:41:06.6024216Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2023-01-11T20:41:06.6027261Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2023-01-11T20:41:06.6029385Z adding 'torch/share/cmake/Caffe2/public/threads.cmake' 2023-01-11T20:41:06.6036697Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2023-01-11T20:41:06.6039751Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2023-01-11T20:41:06.6042627Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2023-01-11T20:41:06.6045910Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2023-01-11T20:41:06.6048048Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2023-01-11T20:41:06.6050146Z adding 'torch/signal/__init__.py' 2023-01-11T20:41:06.6052387Z adding 'torch/signal/windows/__init__.py' 2023-01-11T20:41:06.6057935Z adding 'torch/signal/windows/windows.py' 2023-01-11T20:41:06.6063575Z adding 'torch/sparse/__init__.py' 2023-01-11T20:41:06.6071199Z adding 'torch/special/__init__.py' 2023-01-11T20:41:06.6331312Z adding 'torch/test/CppSignature_test' 2023-01-11T20:41:06.6702485Z adding 'torch/test/Dict_test' 2023-01-11T20:41:06.6989563Z adding 'torch/test/Dimname_test' 2023-01-11T20:41:06.7302977Z adding 'torch/test/IListRef_test' 2023-01-11T20:41:06.7637867Z adding 'torch/test/KernelFunction_test' 2023-01-11T20:41:06.8161293Z adding 'torch/test/List_test' 2023-01-11T20:41:06.8504320Z adding 'torch/test/MaybeOwned_test' 2023-01-11T20:41:06.8811237Z adding 'torch/test/NamedTensor_test' 2023-01-11T20:41:06.9121858Z adding 'torch/test/apply_utils_test' 2023-01-11T20:41:06.9432902Z adding 'torch/test/atest' 2023-01-11T20:41:06.9732765Z adding 'torch/test/backend_fallback_test' 2023-01-11T20:41:07.0058844Z adding 'torch/test/basic' 2023-01-11T20:41:07.0347756Z adding 'torch/test/broadcast_test' 2023-01-11T20:41:07.0602847Z adding 'torch/test/c10_Array_test' 2023-01-11T20:41:07.0880055Z adding 'torch/test/c10_Bitset_test' 2023-01-11T20:41:07.1150474Z adding 'torch/test/c10_C++17_test' 2023-01-11T20:41:07.1412259Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2023-01-11T20:41:07.1666929Z adding 'torch/test/c10_ConstexprCrc_test' 2023-01-11T20:41:07.1926021Z adding 'torch/test/c10_DeadlockDetection_test' 2023-01-11T20:41:07.2199159Z adding 'torch/test/c10_DeviceGuard_test' 2023-01-11T20:41:07.2470539Z adding 'torch/test/c10_Device_test' 2023-01-11T20:41:07.2776854Z adding 'torch/test/c10_DispatchKeySet_test' 2023-01-11T20:41:07.3043676Z adding 'torch/test/c10_Half_test' 2023-01-11T20:41:07.3336512Z adding 'torch/test/c10_InlineDeviceGuard_test' 2023-01-11T20:41:07.3632008Z adding 'torch/test/c10_InlineStreamGuard_test' 2023-01-11T20:41:07.3932120Z adding 'torch/test/c10_LeftRight_test' 2023-01-11T20:41:07.4250679Z adding 'torch/test/c10_Metaprogramming_test' 2023-01-11T20:41:07.4553985Z adding 'torch/test/c10_SizesAndStrides_test' 2023-01-11T20:41:07.5188062Z adding 'torch/test/c10_SmallVectorTest' 2023-01-11T20:41:07.5476696Z adding 'torch/test/c10_StreamGuard_test' 2023-01-11T20:41:07.5739503Z adding 'torch/test/c10_SymInt_test' 2023-01-11T20:41:07.6006542Z adding 'torch/test/c10_Synchronized_test' 2023-01-11T20:41:07.6306075Z adding 'torch/test/c10_ThreadLocal_test' 2023-01-11T20:41:07.6587454Z adding 'torch/test/c10_TypeIndex_test' 2023-01-11T20:41:07.6854941Z adding 'torch/test/c10_TypeList_test' 2023-01-11T20:41:07.7110068Z adding 'torch/test/c10_TypeTraits_test' 2023-01-11T20:41:07.7385982Z adding 'torch/test/c10_accumulate_test' 2023-01-11T20:41:07.7685090Z adding 'torch/test/c10_bfloat16_test' 2023-01-11T20:41:07.7980076Z adding 'torch/test/c10_complex_math_test' 2023-01-11T20:41:07.8272150Z adding 'torch/test/c10_complex_test' 2023-01-11T20:41:07.8780397Z adding 'torch/test/c10_either_test' 2023-01-11T20:41:07.9079934Z adding 'torch/test/c10_exception_test' 2023-01-11T20:41:07.9345158Z adding 'torch/test/c10_flags_test' 2023-01-11T20:41:07.9646329Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2023-01-11T20:41:08.0416135Z adding 'torch/test/c10_intrusive_ptr_test' 2023-01-11T20:41:08.0723566Z adding 'torch/test/c10_irange_test' 2023-01-11T20:41:08.1025866Z adding 'torch/test/c10_logging_test' 2023-01-11T20:41:08.1403560Z adding 'torch/test/c10_optional_test' 2023-01-11T20:41:08.1727988Z adding 'torch/test/c10_ordered_preserving_dict_test' 2023-01-11T20:41:08.2024401Z adding 'torch/test/c10_registry_test' 2023-01-11T20:41:08.2329516Z adding 'torch/test/c10_string_view_test' 2023-01-11T20:41:08.2605529Z adding 'torch/test/c10_tempfile_test' 2023-01-11T20:41:08.2900611Z adding 'torch/test/c10_typeid_test' 2023-01-11T20:41:08.3205832Z adding 'torch/test/cpu_generator_test' 2023-01-11T20:41:08.3487364Z adding 'torch/test/cpu_profiling_allocator_test' 2023-01-11T20:41:08.3921249Z adding 'torch/test/cpu_rng_test' 2023-01-11T20:41:08.4196633Z adding 'torch/test/dispatch_key_set_test' 2023-01-11T20:41:08.4458285Z adding 'torch/test/dlconvertor_test' 2023-01-11T20:41:08.4764635Z adding 'torch/test/extension_backend_test' 2023-01-11T20:41:08.5059500Z adding 'torch/test/half_test' 2023-01-11T20:41:08.5345215Z adding 'torch/test/inline_container_test' 2023-01-11T20:41:08.5845787Z adding 'torch/test/ivalue_test' 2023-01-11T20:41:08.6461821Z adding 'torch/test/kernel_function_legacy_test' 2023-01-11T20:41:08.6968871Z adding 'torch/test/kernel_function_test' 2023-01-11T20:41:08.7595830Z adding 'torch/test/kernel_lambda_legacy_test' 2023-01-11T20:41:08.8124163Z adding 'torch/test/kernel_lambda_test' 2023-01-11T20:41:08.8458274Z adding 'torch/test/kernel_stackbased_test' 2023-01-11T20:41:08.8721115Z adding 'torch/test/lazy_tensor_test' 2023-01-11T20:41:08.9085297Z adding 'torch/test/legacy_vmap_test' 2023-01-11T20:41:08.9579465Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2023-01-11T20:41:08.9879905Z adding 'torch/test/math_kernel_test' 2023-01-11T20:41:09.0165913Z adding 'torch/test/memory_format_test' 2023-01-11T20:41:09.0452184Z adding 'torch/test/memory_overlapping_test' 2023-01-11T20:41:09.0730809Z adding 'torch/test/mobile_memory_cleanup' 2023-01-11T20:41:09.1027765Z adding 'torch/test/native_test' 2023-01-11T20:41:09.1282634Z adding 'torch/test/op_allowlist_test' 2023-01-11T20:41:09.2502069Z adding 'torch/test/op_registration_test' 2023-01-11T20:41:09.2850553Z adding 'torch/test/operator_name_test' 2023-01-11T20:41:09.3114676Z adding 'torch/test/operators_test' 2023-01-11T20:41:09.3396725Z adding 'torch/test/packedtensoraccessor_test' 2023-01-11T20:41:09.3740000Z adding 'torch/test/pow_test' 2023-01-11T20:41:09.4049476Z adding 'torch/test/quantized_test' 2023-01-11T20:41:09.4313183Z adding 'torch/test/reduce_ops_test' 2023-01-11T20:41:09.4581841Z adding 'torch/test/reportMemoryUsage_test' 2023-01-11T20:41:09.4880904Z adding 'torch/test/scalar_tensor_test' 2023-01-11T20:41:09.5186078Z adding 'torch/test/scalar_test' 2023-01-11T20:41:09.5465140Z adding 'torch/test/stride_properties_test' 2023-01-11T20:41:09.5850983Z adding 'torch/test/tensor_iterator_test' 2023-01-11T20:41:09.6157801Z adding 'torch/test/test_parallel' 2023-01-11T20:41:09.6181314Z adding 'torch/test/thread_init_test' 2023-01-11T20:41:09.6458562Z adding 'torch/test/type_ptr_test' 2023-01-11T20:41:09.6779444Z adding 'torch/test/type_test' 2023-01-11T20:41:09.7059609Z adding 'torch/test/undefined_tensor_test' 2023-01-11T20:41:09.7323061Z adding 'torch/test/variant_test' 2023-01-11T20:41:09.7339075Z adding 'torch/test/verify_api_visibility' 2023-01-11T20:41:09.7597289Z adding 'torch/test/weakref_test' 2023-01-11T20:41:09.7867802Z adding 'torch/test/wrapdim_test' 2023-01-11T20:41:09.8127015Z adding 'torch/test/xla_tensor_test' 2023-01-11T20:41:09.8140233Z adding 'torch/testing/__init__.py' 2023-01-11T20:41:09.8156262Z adding 'torch/testing/_comparison.py' 2023-01-11T20:41:09.8161891Z adding 'torch/testing/_creation.py' 2023-01-11T20:41:09.8164086Z adding 'torch/testing/_internal/__init__.py' 2023-01-11T20:41:09.8168197Z adding 'torch/testing/_internal/autocast_test_lists.py' 2023-01-11T20:41:09.8172534Z adding 'torch/testing/_internal/autograd_function_db.py' 2023-01-11T20:41:09.8175806Z adding 'torch/testing/_internal/check_kernel_launches.py' 2023-01-11T20:41:09.8178884Z adding 'torch/testing/_internal/common_cuda.py' 2023-01-11T20:41:09.8196953Z adding 'torch/testing/_internal/common_device_type.py' 2023-01-11T20:41:09.8200261Z adding 'torch/testing/_internal/common_dist_composable.py' 2023-01-11T20:41:09.8211530Z adding 'torch/testing/_internal/common_distributed.py' 2023-01-11T20:41:09.8214475Z adding 'torch/testing/_internal/common_dtype.py' 2023-01-11T20:41:09.8225651Z adding 'torch/testing/_internal/common_fsdp.py' 2023-01-11T20:41:09.8231331Z adding 'torch/testing/_internal/common_jit.py' 2023-01-11T20:41:09.8410706Z adding 'torch/testing/_internal/common_methods_invocations.py' 2023-01-11T20:41:09.8444484Z adding 'torch/testing/_internal/common_modules.py' 2023-01-11T20:41:09.8490249Z adding 'torch/testing/_internal/common_nn.py' 2023-01-11T20:41:09.8498904Z adding 'torch/testing/_internal/common_pruning.py' 2023-01-11T20:41:09.8518319Z adding 'torch/testing/_internal/common_quantization.py' 2023-01-11T20:41:09.8523707Z adding 'torch/testing/_internal/common_quantized.py' 2023-01-11T20:41:09.8527111Z adding 'torch/testing/_internal/common_subclass.py' 2023-01-11T20:41:09.8588995Z adding 'torch/testing/_internal/common_utils.py' 2023-01-11T20:41:09.8599766Z adding 'torch/testing/_internal/composite_compliance.py' 2023-01-11T20:41:09.8603407Z adding 'torch/testing/_internal/dist_utils.py' 2023-01-11T20:41:09.8608185Z adding 'torch/testing/_internal/hypothesis_utils.py' 2023-01-11T20:41:09.8610132Z adding 'torch/testing/_internal/inductor_utils.py' 2023-01-11T20:41:09.8619172Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2023-01-11T20:41:09.8629407Z adding 'torch/testing/_internal/jit_utils.py' 2023-01-11T20:41:09.8632783Z adding 'torch/testing/_internal/logging_tensor.py' 2023-01-11T20:41:09.8634488Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2023-01-11T20:41:09.8636891Z adding 'torch/testing/_internal/schema_check_mode.py' 2023-01-11T20:41:09.8638726Z adding 'torch/testing/_internal/codegen/__init__.py' 2023-01-11T20:41:09.8643294Z adding 'torch/testing/_internal/codegen/random_topo_test.py' 2023-01-11T20:41:09.8645317Z adding 'torch/testing/_internal/data/__init__.py' 2023-01-11T20:41:09.8646681Z adding 'torch/testing/_internal/data/network1.py' 2023-01-11T20:41:09.8647968Z adding 'torch/testing/_internal/data/network2.py' 2023-01-11T20:41:09.8649721Z adding 'torch/testing/_internal/distributed/__init__.py' 2023-01-11T20:41:09.8651304Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2023-01-11T20:41:09.8657767Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2023-01-11T20:41:09.8750665Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2023-01-11T20:41:09.8753599Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2023-01-11T20:41:09.8757222Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2023-01-11T20:41:09.8760043Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2023-01-11T20:41:09.8762713Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2023-01-11T20:41:09.8764964Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2023-01-11T20:41:09.8766297Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2023-01-11T20:41:09.8768739Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2023-01-11T20:41:09.8771154Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2023-01-11T20:41:09.8773136Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2023-01-11T20:41:09.8774796Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2023-01-11T20:41:09.8778817Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2023-01-11T20:41:09.8783258Z adding 'torch/testing/_internal/distributed/_tensor/dtensor_lagging_op_db.py' 2023-01-11T20:41:09.8785737Z adding 'torch/testing/_internal/distributed/_tensor/gen_dtensor_lagging_op_db.py' 2023-01-11T20:41:09.8787785Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2023-01-11T20:41:09.8789309Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2023-01-11T20:41:09.8794496Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2023-01-11T20:41:09.8796766Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2023-01-11T20:41:09.8798354Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2023-01-11T20:41:09.8822940Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2023-01-11T20:41:09.8828207Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2023-01-11T20:41:09.8831962Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2023-01-11T20:41:09.8834095Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2023-01-11T20:41:09.8836026Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2023-01-11T20:41:09.8889316Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2023-01-11T20:41:09.8895927Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2023-01-11T20:41:09.8897583Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2023-01-11T20:41:09.8900148Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2023-01-11T20:41:09.8903750Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2023-01-11T20:41:09.8905417Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2023-01-11T20:41:09.8907508Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2023-01-11T20:41:09.8918689Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2023-01-11T20:41:09.8922362Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2023-01-11T20:41:09.8924183Z adding 'torch/testing/_internal/generated/__init__.py' 2023-01-11T20:41:09.8956197Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2023-01-11T20:41:09.8965747Z adding 'torch/testing/_internal/opinfo/__init__.py' 2023-01-11T20:41:09.8996909Z adding 'torch/testing/_internal/opinfo/core.py' 2023-01-11T20:41:09.9001496Z adding 'torch/testing/_internal/opinfo/refs.py' 2023-01-11T20:41:09.9005457Z adding 'torch/testing/_internal/opinfo/utils.py' 2023-01-11T20:41:09.9007828Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2023-01-11T20:41:09.9014749Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2023-01-11T20:41:09.9019898Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2023-01-11T20:41:09.9037288Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2023-01-11T20:41:09.9043195Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2023-01-11T20:41:09.9047461Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2023-01-11T20:41:09.9049897Z adding 'torch/testing/_internal/test_module/__init__.py' 2023-01-11T20:41:09.9051386Z adding 'torch/testing/_internal/test_module/future_div.py' 2023-01-11T20:41:09.9052551Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2023-01-11T20:41:09.9054675Z adding 'torch/utils/__init__.py' 2023-01-11T20:41:09.9056427Z adding 'torch/utils/_cpp_extension_versioner.py' 2023-01-11T20:41:09.9058013Z adding 'torch/utils/_crash_handler.py' 2023-01-11T20:41:09.9060068Z adding 'torch/utils/_cuda_trace.py' 2023-01-11T20:41:09.9063412Z adding 'torch/utils/_freeze.py' 2023-01-11T20:41:09.9065171Z adding 'torch/utils/_mode_utils.py' 2023-01-11T20:41:09.9067592Z adding 'torch/utils/_python_dispatch.py' 2023-01-11T20:41:09.9071341Z adding 'torch/utils/_pytree.py' 2023-01-11T20:41:09.9073542Z adding 'torch/utils/_zip.py' 2023-01-11T20:41:09.9075360Z adding 'torch/utils/backend_registration.py' 2023-01-11T20:41:09.9081434Z adding 'torch/utils/bundled_inputs.py' 2023-01-11T20:41:09.9087987Z adding 'torch/utils/checkpoint.py' 2023-01-11T20:41:09.9093558Z adding 'torch/utils/collect_env.py' 2023-01-11T20:41:09.9095462Z adding 'torch/utils/cpp_backtrace.py' 2023-01-11T20:41:09.9124987Z adding 'torch/utils/cpp_extension.py' 2023-01-11T20:41:09.9129742Z adding 'torch/utils/dlpack.py' 2023-01-11T20:41:09.9131420Z adding 'torch/utils/file_baton.py' 2023-01-11T20:41:09.9134656Z adding 'torch/utils/hooks.py' 2023-01-11T20:41:09.9137323Z adding 'torch/utils/mkldnn.py' 2023-01-11T20:41:09.9140061Z adding 'torch/utils/mobile_optimizer.py' 2023-01-11T20:41:09.9141753Z adding 'torch/utils/model_zoo.py' 2023-01-11T20:41:09.9144016Z adding 'torch/utils/show_pickle.py' 2023-01-11T20:41:09.9147565Z adding 'torch/utils/throughput_benchmark.py' 2023-01-11T20:41:09.9150660Z adding 'torch/utils/weak.py' 2023-01-11T20:41:09.9153687Z adding 'torch/utils/backcompat/__init__.py' 2023-01-11T20:41:09.9155702Z adding 'torch/utils/benchmark/__init__.py' 2023-01-11T20:41:09.9157363Z adding 'torch/utils/benchmark/examples/__init__.py' 2023-01-11T20:41:09.9160466Z adding 'torch/utils/benchmark/examples/blas_compare.py' 2023-01-11T20:41:09.9163519Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2023-01-11T20:41:09.9165632Z adding 'torch/utils/benchmark/examples/compare.py' 2023-01-11T20:41:09.9170632Z adding 'torch/utils/benchmark/examples/end_to_end.py' 2023-01-11T20:41:09.9173045Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2023-01-11T20:41:09.9175397Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2023-01-11T20:41:09.9177064Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2023-01-11T20:41:09.9179491Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2023-01-11T20:41:09.9181392Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2023-01-11T20:41:09.9183366Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2023-01-11T20:41:09.9185589Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2023-01-11T20:41:09.9188039Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2023-01-11T20:41:09.9190278Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2023-01-11T20:41:09.9192368Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2023-01-11T20:41:09.9194171Z adding 'torch/utils/benchmark/utils/__init__.py' 2023-01-11T20:41:09.9195916Z adding 'torch/utils/benchmark/utils/_stubs.py' 2023-01-11T20:41:09.9200628Z adding 'torch/utils/benchmark/utils/common.py' 2023-01-11T20:41:09.9205073Z adding 'torch/utils/benchmark/utils/compare.py' 2023-01-11T20:41:09.9208575Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2023-01-11T20:41:09.9214426Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2023-01-11T20:41:09.9217683Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2023-01-11T20:41:09.9219598Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2023-01-11T20:41:09.9225916Z adding 'torch/utils/benchmark/utils/timer.py' 2023-01-11T20:41:09.9228417Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2023-01-11T20:41:09.9231196Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2023-01-11T20:41:09.9233084Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2023-01-11T20:41:09.9235041Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2023-01-11T20:41:09.9246342Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2023-01-11T20:41:09.9292456Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2023-01-11T20:41:09.9303265Z adding 'torch/utils/bottleneck/__init__.py' 2023-01-11T20:41:09.9306002Z adding 'torch/utils/bottleneck/__main__.py' 2023-01-11T20:41:09.9308483Z adding 'torch/utils/data/__init__.py' 2023-01-11T20:41:09.9310082Z adding 'torch/utils/data/backward_compatibility.py' 2023-01-11T20:41:09.9335424Z adding 'torch/utils/data/dataloader.py' 2023-01-11T20:41:09.9341494Z adding 'torch/utils/data/dataset.py' 2023-01-11T20:41:09.9344629Z adding 'torch/utils/data/distributed.py' 2023-01-11T20:41:09.9347407Z adding 'torch/utils/data/graph.py' 2023-01-11T20:41:09.9350145Z adding 'torch/utils/data/graph_settings.py' 2023-01-11T20:41:09.9353958Z adding 'torch/utils/data/sampler.py' 2023-01-11T20:41:09.9356357Z adding 'torch/utils/data/_utils/__init__.py' 2023-01-11T20:41:09.9360195Z adding 'torch/utils/data/_utils/collate.py' 2023-01-11T20:41:09.9362276Z adding 'torch/utils/data/_utils/fetch.py' 2023-01-11T20:41:09.9364210Z adding 'torch/utils/data/_utils/pin_memory.py' 2023-01-11T20:41:09.9365833Z adding 'torch/utils/data/_utils/serialization.py' 2023-01-11T20:41:09.9367957Z adding 'torch/utils/data/_utils/signal_handling.py' 2023-01-11T20:41:09.9372767Z adding 'torch/utils/data/_utils/worker.py' 2023-01-11T20:41:09.9374648Z adding 'torch/utils/data/datapipes/__init__.py' 2023-01-11T20:41:09.9377284Z adding 'torch/utils/data/datapipes/_decorator.py' 2023-01-11T20:41:09.9381051Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2023-01-11T20:41:09.9386494Z adding 'torch/utils/data/datapipes/_typing.py' 2023-01-11T20:41:09.9391386Z adding 'torch/utils/data/datapipes/datapipe.py' 2023-01-11T20:41:09.9394302Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2023-01-11T20:41:09.9397903Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2023-01-11T20:41:09.9399945Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2023-01-11T20:41:09.9401927Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2023-01-11T20:41:09.9405789Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2023-01-11T20:41:09.9408210Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2023-01-11T20:41:09.9409860Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2023-01-11T20:41:09.9411847Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2023-01-11T20:41:09.9415243Z adding 'torch/utils/data/datapipes/iter/callable.py' 2023-01-11T20:41:09.9418236Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2023-01-11T20:41:09.9424422Z adding 'torch/utils/data/datapipes/iter/combining.py' 2023-01-11T20:41:09.9427152Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2023-01-11T20:41:09.9429226Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2023-01-11T20:41:09.9433331Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2023-01-11T20:41:09.9435641Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2023-01-11T20:41:09.9437829Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2023-01-11T20:41:09.9439693Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2023-01-11T20:41:09.9441473Z adding 'torch/utils/data/datapipes/iter/utils.py' 2023-01-11T20:41:09.9443322Z adding 'torch/utils/data/datapipes/map/__init__.py' 2023-01-11T20:41:09.9445124Z adding 'torch/utils/data/datapipes/map/callable.py' 2023-01-11T20:41:09.9447483Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2023-01-11T20:41:09.9449648Z adding 'torch/utils/data/datapipes/map/combining.py' 2023-01-11T20:41:09.9451731Z adding 'torch/utils/data/datapipes/map/grouping.py' 2023-01-11T20:41:09.9453715Z adding 'torch/utils/data/datapipes/map/utils.py' 2023-01-11T20:41:09.9455309Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2023-01-11T20:41:09.9459600Z adding 'torch/utils/data/datapipes/utils/common.py' 2023-01-11T20:41:09.9463839Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2023-01-11T20:41:09.9466632Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2023-01-11T20:41:09.9468335Z adding 'torch/utils/hipify/__init__.py' 2023-01-11T20:41:09.9470163Z adding 'torch/utils/hipify/constants.py' 2023-01-11T20:41:09.9516545Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2023-01-11T20:41:09.9536742Z adding 'torch/utils/hipify/hipify_python.py' 2023-01-11T20:41:09.9539216Z adding 'torch/utils/hipify/version.py' 2023-01-11T20:41:09.9540809Z adding 'torch/utils/jit/__init__.py' 2023-01-11T20:41:09.9543153Z adding 'torch/utils/jit/log_extract.py' 2023-01-11T20:41:09.9549305Z adding 'torch/utils/model_dump/__init__.py' 2023-01-11T20:41:09.9551406Z adding 'torch/utils/model_dump/__main__.py' 2023-01-11T20:41:09.9556851Z adding 'torch/utils/model_dump/code.js' 2023-01-11T20:41:09.9559344Z adding 'torch/utils/model_dump/htm.mjs' 2023-01-11T20:41:09.9563553Z adding 'torch/utils/model_dump/preact.mjs' 2023-01-11T20:41:09.9565475Z adding 'torch/utils/model_dump/skeleton.html' 2023-01-11T20:41:09.9567904Z adding 'torch/utils/tensorboard/__init__.py' 2023-01-11T20:41:09.9575857Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2023-01-11T20:41:09.9578267Z adding 'torch/utils/tensorboard/_convert_np.py' 2023-01-11T20:41:09.9580534Z adding 'torch/utils/tensorboard/_embedding.py' 2023-01-11T20:41:09.9582868Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2023-01-11T20:41:09.9584858Z adding 'torch/utils/tensorboard/_proto_graph.py' 2023-01-11T20:41:09.9589983Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2023-01-11T20:41:09.9592816Z adding 'torch/utils/tensorboard/_utils.py' 2023-01-11T20:41:09.9601526Z adding 'torch/utils/tensorboard/summary.py' 2023-01-11T20:41:09.9614293Z adding 'torch/utils/tensorboard/writer.py' 2023-01-11T20:41:09.9619278Z adding 'torchgen/__init__.py' 2023-01-11T20:41:09.9621456Z adding 'torchgen/code_template.py' 2023-01-11T20:41:09.9623662Z adding 'torchgen/context.py' 2023-01-11T20:41:09.9654803Z adding 'torchgen/gen.py' 2023-01-11T20:41:09.9663249Z adding 'torchgen/gen_backend_stubs.py' 2023-01-11T20:41:09.9671083Z adding 'torchgen/gen_executorch.py' 2023-01-11T20:41:09.9681415Z adding 'torchgen/gen_functionalization_type.py' 2023-01-11T20:41:09.9689058Z adding 'torchgen/gen_lazy_tensor.py' 2023-01-11T20:41:09.9692529Z adding 'torchgen/gen_vmap_plumbing.py' 2023-01-11T20:41:09.9694785Z adding 'torchgen/local.py' 2023-01-11T20:41:09.9730638Z adding 'torchgen/model.py' 2023-01-11T20:41:09.9742024Z adding 'torchgen/native_function_generation.py' 2023-01-11T20:41:09.9748405Z adding 'torchgen/utils.py' 2023-01-11T20:41:09.9750669Z adding 'torchgen/api/__init__.py' 2023-01-11T20:41:09.9758647Z adding 'torchgen/api/autograd.py' 2023-01-11T20:41:09.9764305Z adding 'torchgen/api/cpp.py' 2023-01-11T20:41:09.9766983Z adding 'torchgen/api/dispatcher.py' 2023-01-11T20:41:09.9770187Z adding 'torchgen/api/functionalization.py' 2023-01-11T20:41:09.9775796Z adding 'torchgen/api/lazy.py' 2023-01-11T20:41:09.9777601Z adding 'torchgen/api/meta.py' 2023-01-11T20:41:09.9779923Z adding 'torchgen/api/native.py' 2023-01-11T20:41:09.9797152Z adding 'torchgen/api/python.py' 2023-01-11T20:41:09.9800687Z adding 'torchgen/api/structured.py' 2023-01-11T20:41:09.9805735Z adding 'torchgen/api/translate.py' 2023-01-11T20:41:09.9809267Z adding 'torchgen/api/ufunc.py' 2023-01-11T20:41:09.9812475Z adding 'torchgen/api/unboxing.py' 2023-01-11T20:41:09.9814468Z adding 'torchgen/api/types/__init__.py' 2023-01-11T20:41:09.9818679Z adding 'torchgen/api/types/signatures.py' 2023-01-11T20:41:09.9821576Z adding 'torchgen/api/types/types.py' 2023-01-11T20:41:09.9824752Z adding 'torchgen/api/types/types_base.py' 2023-01-11T20:41:09.9827046Z adding 'torchgen/dest/__init__.py' 2023-01-11T20:41:09.9834915Z adding 'torchgen/dest/lazy_ir.py' 2023-01-11T20:41:09.9837520Z adding 'torchgen/dest/lazy_ts_lowering.py' 2023-01-11T20:41:09.9839331Z adding 'torchgen/dest/native_functions.py' 2023-01-11T20:41:09.9850180Z adding 'torchgen/dest/register_dispatch_key.py' 2023-01-11T20:41:09.9856165Z adding 'torchgen/dest/ufunc.py' 2023-01-11T20:41:09.9858182Z adding 'torchgen/executorch/__init__.py' 2023-01-11T20:41:09.9859721Z adding 'torchgen/executorch/api/__init__.py' 2023-01-11T20:41:09.9861968Z adding 'torchgen/executorch/api/custom_ops.py' 2023-01-11T20:41:09.9866197Z adding 'torchgen/executorch/api/et_cpp.py' 2023-01-11T20:41:09.9869544Z adding 'torchgen/executorch/api/unboxing.py' 2023-01-11T20:41:09.9871225Z adding 'torchgen/executorch/api/types/__init__.py' 2023-01-11T20:41:09.9873031Z adding 'torchgen/executorch/api/types/signatures.py' 2023-01-11T20:41:09.9874800Z adding 'torchgen/executorch/api/types/types.py' 2023-01-11T20:41:09.9876312Z adding 'torchgen/operator_versions/__init__.py' 2023-01-11T20:41:09.9879941Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2023-01-11T20:41:09.9881705Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2023-01-11T20:41:09.9977947Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2023-01-11T20:41:09.9991774Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2023-01-11T20:41:09.9994016Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2023-01-11T20:41:09.9995836Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2023-01-11T20:41:09.9997532Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2023-01-11T20:41:09.9999528Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2023-01-11T20:41:10.0001225Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2023-01-11T20:41:10.0002844Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2023-01-11T20:41:10.0004623Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2023-01-11T20:41:10.0006016Z adding 'torchgen/packaged/ATen/templates/Function.h' 2023-01-11T20:41:10.0007588Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2023-01-11T20:41:10.0009662Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2023-01-11T20:41:10.0012143Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2023-01-11T20:41:10.0014074Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2023-01-11T20:41:10.0015647Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2023-01-11T20:41:10.0017263Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2023-01-11T20:41:10.0018872Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2023-01-11T20:41:10.0020644Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2023-01-11T20:41:10.0022263Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2023-01-11T20:41:10.0023772Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2023-01-11T20:41:10.0025379Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2023-01-11T20:41:10.0027324Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2023-01-11T20:41:10.0029403Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2023-01-11T20:41:10.0031073Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2023-01-11T20:41:10.0032888Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2023-01-11T20:41:10.0034996Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2023-01-11T20:41:10.0036728Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2023-01-11T20:41:10.0038314Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2023-01-11T20:41:10.0040048Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2023-01-11T20:41:10.0042208Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2023-01-11T20:41:10.0043866Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2023-01-11T20:41:10.0045370Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2023-01-11T20:41:10.0054884Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2023-01-11T20:41:10.0057783Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2023-01-11T20:41:10.0059389Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2023-01-11T20:41:10.0061012Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2023-01-11T20:41:10.0062558Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2023-01-11T20:41:10.0064312Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2023-01-11T20:41:10.0066147Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2023-01-11T20:41:10.0068047Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2023-01-11T20:41:10.0069520Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2023-01-11T20:41:10.0071532Z adding 'torchgen/selective_build/__init__.py' 2023-01-11T20:41:10.0074217Z adding 'torchgen/selective_build/operator.py' 2023-01-11T20:41:10.0077874Z adding 'torchgen/selective_build/selector.py' 2023-01-11T20:41:10.0079991Z adding 'torchgen/static_runtime/__init__.py' 2023-01-11T20:41:10.0083144Z adding 'torchgen/static_runtime/config.py' 2023-01-11T20:41:10.0086518Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2023-01-11T20:41:10.0093685Z adding 'torchgen/static_runtime/generator.py' 2023-01-11T20:41:10.0132605Z adding 'torch-2.0.0a0+git8419ddd.dist-info/LICENSE' 2023-01-11T20:41:10.0146830Z adding 'torch-2.0.0a0+git8419ddd.dist-info/METADATA' 2023-01-11T20:41:10.0153562Z adding 'torch-2.0.0a0+git8419ddd.dist-info/NOTICE' 2023-01-11T20:41:10.0155497Z adding 'torch-2.0.0a0+git8419ddd.dist-info/WHEEL' 2023-01-11T20:41:10.0156621Z adding 'torch-2.0.0a0+git8419ddd.dist-info/entry_points.txt' 2023-01-11T20:41:10.0157934Z adding 'torch-2.0.0a0+git8419ddd.dist-info/top_level.txt' 2023-01-11T20:41:10.0652966Z adding 'torch-2.0.0a0+git8419ddd.dist-info/RECORD' 2023-01-11T20:41:10.0888142Z removing build/bdist.linux-x86_64/wheel 2023-01-11T20:41:10.3598697Z ++ echo dist/torch-2.0.0a0+git8419ddd-cp37-cp37m-linux_x86_64.whl 2023-01-11T20:41:10.3599195Z + pip_install_whl dist/torch-2.0.0a0+git8419ddd-cp37-cp37m-linux_x86_64.whl 2023-01-11T20:41:10.3599653Z + python3 -mpip install --no-index --no-deps dist/torch-2.0.0a0+git8419ddd-cp37-cp37m-linux_x86_64.whl 2023-01-11T20:41:11.1065463Z Processing ./dist/torch-2.0.0a0+git8419ddd-cp37-cp37m-linux_x86_64.whl 2023-01-11T20:41:11.4679677Z Installing collected packages: torch 2023-01-11T20:41:17.1217456Z Successfully installed torch-2.0.0a0+git8419ddd 2023-01-11T20:41:17.1919560Z + set -x 2023-01-11T20:41:17.1919771Z + assert_git_not_dirty 2023-01-11T20:41:17.1920074Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2023-01-11T20:41:17.1920811Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2023-01-11T20:41:17.1921881Z ++ git status --porcelain 2023-01-11T20:41:19.5672414Z + git_status= 2023-01-11T20:41:19.5672949Z + [[ -n '' ]] 2023-01-11T20:41:19.5673262Z + mkdir -p dist 2023-01-11T20:41:19.5730797Z + '[' -f build/.ninja_log ']' 2023-01-11T20:41:19.5731160Z + [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2023-01-11T20:41:19.5731443Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2023-01-11T20:41:19.5733088Z ++ [[ linux-focal-py3.7-gcc7-pch == *rocm* ]] 2023-01-11T20:41:19.5733320Z ++ echo OFF 2023-01-11T20:41:19.5735002Z + CUSTOM_TEST_USE_ROCM=OFF 2023-01-11T20:41:19.5735515Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2023-01-11T20:41:19.5735894Z + mkdir -pv build/custom_test_artifacts 2023-01-11T20:41:19.5742888Z mkdir: created directory 'build/custom_test_artifacts' 2023-01-11T20:41:19.5743828Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2023-01-11T20:41:19.5744408Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2023-01-11T20:41:19.5744674Z + python --version 2023-01-11T20:41:19.5753967Z Python 3.7.15 2023-01-11T20:41:19.5758070Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2023-01-11T20:41:19.7796124Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2023-01-11T20:41:19.7796502Z + mkdir -p build/custom_test_artifacts/custom-op-build 2023-01-11T20:41:19.7804689Z + pushd build/custom_test_artifacts/custom-op-build 2023-01-11T20:41:19.7805260Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2023-01-11T20:41:19.7807652Z ++ which python 2023-01-11T20:41:19.7815858Z + 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 2023-01-11T20:41:19.8327691Z -- The C compiler identification is GNU 7.5.0 2023-01-11T20:41:19.8940280Z -- The CXX compiler identification is GNU 7.5.0 2023-01-11T20:41:19.9054552Z -- Detecting C compiler ABI info 2023-01-11T20:41:20.0073890Z -- Detecting C compiler ABI info - done 2023-01-11T20:41:20.0151494Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2023-01-11T20:41:20.0153422Z -- Detecting C compile features 2023-01-11T20:41:20.0158085Z -- Detecting C compile features - done 2023-01-11T20:41:20.0189655Z -- Detecting CXX compiler ABI info 2023-01-11T20:41:20.1040062Z -- Detecting CXX compiler ABI info - done 2023-01-11T20:41:20.1120230Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2023-01-11T20:41:20.1122113Z -- Detecting CXX compile features 2023-01-11T20:41:20.1127826Z -- Detecting CXX compile features - done 2023-01-11T20:41:20.1163396Z -- Looking for pthread.h 2023-01-11T20:41:20.1930035Z -- Looking for pthread.h - found 2023-01-11T20:41:20.1930948Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2023-01-11T20:41:20.2737930Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2023-01-11T20:41:20.2738315Z -- Looking for pthread_create in pthreads 2023-01-11T20:41:20.3363757Z -- Looking for pthread_create in pthreads - not found 2023-01-11T20:41:20.3364109Z -- Looking for pthread_create in pthread 2023-01-11T20:41:20.4152221Z -- Looking for pthread_create in pthread - found 2023-01-11T20:41:20.4160110Z -- Found Threads: TRUE 2023-01-11T20:41:20.4337850Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T20:41:20.4338324Z static library kineto_LIBRARY-NOTFOUND not found. 2023-01-11T20:41:20.4338608Z Call Stack (most recent call first): 2023-01-11T20:41:20.4339099Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2023-01-11T20:41:20.4339440Z CMakeLists.txt:9 (find_package) 2023-01-11T20:41:20.4339612Z 2023-01-11T20:41:20.4339745Z  2023-01-11T20:41:20.4342010Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2023-01-11T20:41:20.4344176Z -- Configuring done 2023-01-11T20:41:20.4386497Z -- Generating done 2023-01-11T20:41:20.4390813Z CMake Warning: 2023-01-11T20:41:20.4391264Z Manually-specified variables were not used by the project: 2023-01-11T20:41:20.4391580Z 2023-01-11T20:41:20.4391726Z PYTHON_EXECUTABLE 2023-01-11T20:41:20.4391915Z 2023-01-11T20:41:20.4391999Z  2023-01-11T20:41:20.4399291Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2023-01-11T20:41:20.4425182Z + make VERBOSE=1 2023-01-11T20:41:20.4436875Z /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 2023-01-11T20:41:20.4490223Z /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 2023-01-11T20:41:20.4531441Z make -f CMakeFiles/Makefile2 all 2023-01-11T20:41:20.4538742Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T20:41:20.4539173Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2023-01-11T20:41:20.4547002Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T20:41:20.4548291Z 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= 2023-01-11T20:41:20.4596515Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T20:41:20.4597302Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2023-01-11T20:41:20.4604508Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T20:41:20.4647245Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2023-01-11T20:41:20.4651647Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_ops_EXPORTS -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++1z -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 2023-01-11T20:41:30.4820115Z [ 50%] Linking CXX shared library libcustom_ops.so 2023-01-11T20:41:30.4822873Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2023-01-11T20:41:30.4862184Z /opt/cache/bin/c++ -fPIC -shared -Wl,-soname,libcustom_ops.so -o libcustom_ops.so CMakeFiles/custom_ops.dir/op.cpp.o -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2023-01-11T20:41:30.7637798Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T20:41:30.7696821Z [ 50%] Built target custom_ops 2023-01-11T20:41:30.7700778Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2023-01-11T20:41:30.7710161Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T20:41:30.7711378Z 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= 2023-01-11T20:41:30.7759819Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T20:41:30.7760566Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2023-01-11T20:41:30.7769061Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T20:41:30.7812194Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2023-01-11T20:41:30.7816831Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++1z -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 2023-01-11T20:41:40.4273049Z [100%] Linking CXX executable test_custom_ops 2023-01-11T20:41:40.4276622Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2023-01-11T20:41:40.4317408Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -o test_custom_ops -Wl,-rpath,/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build:/opt/conda/lib/python3.7/site-packages/torch/lib libcustom_ops.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so 2023-01-11T20:41:40.8012937Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T20:41:40.8076602Z [100%] Built target test_custom_ops 2023-01-11T20:41:40.8080588Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2023-01-11T20:41:40.8081592Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2023-01-11T20:41:40.8126766Z + popd 2023-01-11T20:41:40.8127031Z ~/workspace 2023-01-11T20:41:40.8127214Z + assert_git_not_dirty 2023-01-11T20:41:40.8127634Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2023-01-11T20:41:40.8129223Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2023-01-11T20:41:40.8130274Z ++ git status --porcelain 2023-01-11T20:41:40.8970279Z + git_status= 2023-01-11T20:41:40.8970715Z + [[ -n '' ]] 2023-01-11T20:41:40.8971034Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2023-01-11T20:41:40.8971346Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2023-01-11T20:41:40.8971599Z + python --version 2023-01-11T20:41:40.8980316Z Python 3.7.15 2023-01-11T20:41:40.8985131Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2023-01-11T20:41:41.1057843Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2023-01-11T20:41:41.1058206Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2023-01-11T20:41:41.1065621Z + pushd build/custom_test_artifacts/jit-hook-build 2023-01-11T20:41:41.1066222Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2023-01-11T20:41:41.1068492Z ++ which python 2023-01-11T20:41:41.1076328Z + 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 2023-01-11T20:41:41.1586804Z -- The C compiler identification is GNU 7.5.0 2023-01-11T20:41:41.2197120Z -- The CXX compiler identification is GNU 7.5.0 2023-01-11T20:41:41.2310631Z -- Detecting C compiler ABI info 2023-01-11T20:41:41.3021862Z -- Detecting C compiler ABI info - done 2023-01-11T20:41:41.3097988Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2023-01-11T20:41:41.3099925Z -- Detecting C compile features 2023-01-11T20:41:41.3103694Z -- Detecting C compile features - done 2023-01-11T20:41:41.3133065Z -- Detecting CXX compiler ABI info 2023-01-11T20:41:41.4202036Z -- Detecting CXX compiler ABI info - done 2023-01-11T20:41:41.4279927Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2023-01-11T20:41:41.4282258Z -- Detecting CXX compile features 2023-01-11T20:41:41.4286709Z -- Detecting CXX compile features - done 2023-01-11T20:41:41.4321323Z -- Looking for pthread.h 2023-01-11T20:41:41.5084270Z -- Looking for pthread.h - found 2023-01-11T20:41:41.5085317Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2023-01-11T20:41:41.5831438Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2023-01-11T20:41:41.5831969Z -- Looking for pthread_create in pthreads 2023-01-11T20:41:41.6442780Z -- Looking for pthread_create in pthreads - not found 2023-01-11T20:41:41.6443137Z -- Looking for pthread_create in pthread 2023-01-11T20:41:41.7168555Z -- Looking for pthread_create in pthread - found 2023-01-11T20:41:41.7175962Z -- Found Threads: TRUE 2023-01-11T20:41:41.7347160Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T20:41:41.7347623Z static library kineto_LIBRARY-NOTFOUND not found. 2023-01-11T20:41:41.7347875Z Call Stack (most recent call first): 2023-01-11T20:41:41.7348403Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2023-01-11T20:41:41.7348843Z CMakeLists.txt:9 (find_package) 2023-01-11T20:41:41.7348974Z 2023-01-11T20:41:41.7349060Z  2023-01-11T20:41:41.7349375Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2023-01-11T20:41:41.7351321Z -- Configuring done 2023-01-11T20:41:41.7380133Z -- Generating done 2023-01-11T20:41:41.7383465Z CMake Warning: 2023-01-11T20:41:41.7383857Z Manually-specified variables were not used by the project: 2023-01-11T20:41:41.7384194Z 2023-01-11T20:41:41.7384323Z PYTHON_EXECUTABLE 2023-01-11T20:41:41.7384537Z 2023-01-11T20:41:41.7384638Z  2023-01-11T20:41:41.7391848Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2023-01-11T20:41:41.7417153Z + make VERBOSE=1 2023-01-11T20:41:41.7426868Z /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 2023-01-11T20:41:41.7479875Z /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 2023-01-11T20:41:41.7523582Z make -f CMakeFiles/Makefile2 all 2023-01-11T20:41:41.7530606Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2023-01-11T20:41:41.7531080Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2023-01-11T20:41:41.7538427Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2023-01-11T20:41:41.7539537Z 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= 2023-01-11T20:41:41.7584933Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2023-01-11T20:41:41.7585632Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2023-01-11T20:41:41.7593578Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2023-01-11T20:41:41.7633079Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2023-01-11T20:41:41.7637106Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++1z -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 2023-01-11T20:41:51.2671025Z [100%] Linking CXX executable test_jit_hooks 2023-01-11T20:41:51.2674258Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2023-01-11T20:41:51.2712769Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -o test_jit_hooks -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2023-01-11T20:41:51.6220264Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2023-01-11T20:41:51.6283037Z [100%] Built target test_jit_hooks 2023-01-11T20:41:51.6287099Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2023-01-11T20:41:51.6288101Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2023-01-11T20:41:51.6332067Z + popd 2023-01-11T20:41:51.6332414Z ~/workspace 2023-01-11T20:41:51.6332745Z + assert_git_not_dirty 2023-01-11T20:41:51.6333120Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2023-01-11T20:41:51.6333423Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2023-01-11T20:41:51.6335692Z ++ git status --porcelain 2023-01-11T20:41:51.7170480Z + git_status= 2023-01-11T20:41:51.7170887Z + [[ -n '' ]] 2023-01-11T20:41:51.7171211Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2023-01-11T20:41:51.7171527Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2023-01-11T20:41:51.7171789Z + python --version 2023-01-11T20:41:51.7180750Z Python 3.7.15 2023-01-11T20:41:51.7181920Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2023-01-11T20:41:51.7191667Z + pushd build/custom_test_artifacts/custom-backend-build 2023-01-11T20:41:51.7192073Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2023-01-11T20:41:51.7194295Z ++ which python 2023-01-11T20:41:51.7201936Z + 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 2023-01-11T20:41:51.7708998Z -- The C compiler identification is GNU 7.5.0 2023-01-11T20:41:51.8322119Z -- The CXX compiler identification is GNU 7.5.0 2023-01-11T20:41:51.8436121Z -- Detecting C compiler ABI info 2023-01-11T20:41:51.9299991Z -- Detecting C compiler ABI info - done 2023-01-11T20:41:51.9376863Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2023-01-11T20:41:51.9378729Z -- Detecting C compile features 2023-01-11T20:41:51.9382510Z -- Detecting C compile features - done 2023-01-11T20:41:51.9412493Z -- Detecting CXX compiler ABI info 2023-01-11T20:41:52.0360708Z -- Detecting CXX compiler ABI info - done 2023-01-11T20:41:52.0441128Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2023-01-11T20:41:52.0442905Z -- Detecting CXX compile features 2023-01-11T20:41:52.0447618Z -- Detecting CXX compile features - done 2023-01-11T20:41:52.0482171Z -- Looking for pthread.h 2023-01-11T20:41:52.1296294Z -- Looking for pthread.h - found 2023-01-11T20:41:52.1297183Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2023-01-11T20:41:52.2135050Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2023-01-11T20:41:52.2135464Z -- Looking for pthread_create in pthreads 2023-01-11T20:41:52.2801521Z -- Looking for pthread_create in pthreads - not found 2023-01-11T20:41:52.2801882Z -- Looking for pthread_create in pthread 2023-01-11T20:41:52.3608331Z -- Looking for pthread_create in pthread - found 2023-01-11T20:41:52.3616403Z -- Found Threads: TRUE 2023-01-11T20:41:52.3791826Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2023-01-11T20:41:52.3792310Z static library kineto_LIBRARY-NOTFOUND not found. 2023-01-11T20:41:52.3792634Z Call Stack (most recent call first): 2023-01-11T20:41:52.3793045Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2023-01-11T20:41:52.3793382Z CMakeLists.txt:9 (find_package) 2023-01-11T20:41:52.3793515Z 2023-01-11T20:41:52.3793602Z  2023-01-11T20:41:52.3795071Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2023-01-11T20:41:52.3798287Z -- Configuring done 2023-01-11T20:41:52.3841835Z -- Generating done 2023-01-11T20:41:52.3845937Z CMake Warning: 2023-01-11T20:41:52.3846337Z Manually-specified variables were not used by the project: 2023-01-11T20:41:52.3846520Z 2023-01-11T20:41:52.3846588Z PYTHON_EXECUTABLE 2023-01-11T20:41:52.3846705Z 2023-01-11T20:41:52.3846788Z  2023-01-11T20:41:52.3855647Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2023-01-11T20:41:52.3882656Z + make VERBOSE=1 2023-01-11T20:41:52.3893003Z /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 2023-01-11T20:41:52.3948036Z /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 2023-01-11T20:41:52.3989212Z make -f CMakeFiles/Makefile2 all 2023-01-11T20:41:52.3996303Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T20:41:52.3996743Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2023-01-11T20:41:52.4004940Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T20:41:52.4006111Z 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= 2023-01-11T20:41:52.4053829Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T20:41:52.4054338Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2023-01-11T20:41:52.4062655Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T20:41:52.4105318Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2023-01-11T20:41:52.4109746Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -Dcustom_backend_EXPORTS -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++1z -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 2023-01-11T20:41:59.7936164Z [ 50%] Linking CXX shared library libcustom_backend.so 2023-01-11T20:41:59.7936883Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2023-01-11T20:41:59.7963118Z /opt/cache/bin/c++ -fPIC -shared -Wl,-soname,libcustom_backend.so -o libcustom_backend.so CMakeFiles/custom_backend.dir/custom_backend.cpp.o -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed 2023-01-11T20:42:00.0960224Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T20:42:00.1016765Z [ 50%] Built target custom_backend 2023-01-11T20:42:00.1021116Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2023-01-11T20:42:00.1030357Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T20:42:00.1032425Z 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= 2023-01-11T20:42:00.1081502Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T20:42:00.1082004Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2023-01-11T20:42:00.1089533Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T20:42:00.1133254Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2023-01-11T20:42:00.1137554Z /opt/cache/bin/c++ -DUSE_C10D_GLOO -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++1z -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 2023-01-11T20:42:09.5402068Z [100%] Linking CXX executable test_custom_backend 2023-01-11T20:42:09.5403799Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2023-01-11T20:42:09.5444069Z /opt/cache/bin/c++ -rdynamic CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -o test_custom_backend -Wl,-rpath,/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build:/opt/conda/lib/python3.7/site-packages/torch/lib libcustom_backend.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so 2023-01-11T20:42:09.9074568Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T20:42:09.9132452Z [100%] Built target test_custom_backend 2023-01-11T20:42:09.9136659Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2023-01-11T20:42:09.9137676Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2023-01-11T20:42:09.9181252Z + popd 2023-01-11T20:42:09.9181573Z ~/workspace 2023-01-11T20:42:09.9181863Z + assert_git_not_dirty 2023-01-11T20:42:09.9182420Z + [[ linux-focal-py3.7-gcc7-pch != *rocm* ]] 2023-01-11T20:42:09.9182929Z + [[ linux-focal-py3.7-gcc7-pch != *xla* ]] 2023-01-11T20:42:09.9184846Z ++ git status --porcelain 2023-01-11T20:42:10.0009641Z + git_status= 2023-01-11T20:42:10.0010180Z + [[ -n '' ]] 2023-01-11T20:42:10.0010541Z + [[ linux-focal-py3.7-gcc7-pch != *libtorch* ]] 2023-01-11T20:42:10.0010860Z + [[ linux-focal-py3.7-gcc7-pch != *bazel* ]] 2023-01-11T20:42:10.0011091Z + python tools/stats/export_test_times.py 2023-01-11T20:42:10.0492282Z Ignoring disabled issues: [] 2023-01-11T20:42:10.0492922Z Exporting test times from test-infra to .pytorch-test-times.json 2023-01-11T20:42:10.0493509Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /var/lib/jenkins/workspace/.pytorch-test-times.json 2023-01-11T20:42:10.0756678Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-focal-py3.7-gcc7-pch not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.3-py3.8-distributed', 'linux-focal-rocm5.3-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.3-py3.8', 'macos-12-py3-arm64', 'macos-12-py3-arm64-mps', 'macos-12-py3-x86-64', 'parallelnative-linux-focal-py3.7-gcc7', 'win-vs2019-cuda11.6-py3']). 2023-01-11T20:42:10.0939146Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-focal-py3.7-gcc7-pch not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.3-py3.8-distributed', 'linux-focal-rocm5.3-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.3-py3.8', 'macos-12-py3-arm64', 'macos-12-py3-arm64-mps', 'macos-12-py3-x86-64', 'parallelnative-linux-focal-py3.7-gcc7', 'win-vs2019-cuda11.6-py3']). 2023-01-11T20:42:10.1129974Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-focal-py3.7-gcc7-pch not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.3-py3.8-distributed', 'linux-focal-rocm5.3-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.3-py3.8', 'macos-12-py3-arm64', 'macos-12-py3-arm64-mps', 'macos-12-py3-x86-64', 'parallelnative-linux-focal-py3.7-gcc7', 'win-vs2019-cuda11.6-py3']). 2023-01-11T20:42:10.1132428Z All retries exhausted, downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json failed. 2023-01-11T20:42:10.1201115Z + print_sccache_stats 2023-01-11T20:42:10.1201643Z + echo 'PyTorch Build Statistics' 2023-01-11T20:42:10.1201853Z PyTorch Build Statistics 2023-01-11T20:42:10.1202091Z + sccache --show-stats 2023-01-11T20:42:10.1223883Z Compile requests 6639 2023-01-11T20:42:10.1224196Z Compile requests executed 6331 2023-01-11T20:42:10.1224517Z Cache hits 5939 2023-01-11T20:42:10.1224717Z Cache hits (C/C++) 5939 2023-01-11T20:42:10.1224915Z Cache misses 366 2023-01-11T20:42:10.1225099Z Cache misses (C/C++) 366 2023-01-11T20:42:10.1225360Z Cache timeouts 0 2023-01-11T20:42:10.1225667Z Cache read errors 0 2023-01-11T20:42:10.1225855Z Forced recaches 0 2023-01-11T20:42:10.1226057Z Cache write errors 0 2023-01-11T20:42:10.1229884Z Compilation failures 9 2023-01-11T20:42:10.1230362Z Cache errors 17 2023-01-11T20:42:10.1230748Z Cache errors (C/C++) 17 2023-01-11T20:42:10.1231207Z Non-cacheable compilations 0 2023-01-11T20:42:10.1231659Z Non-cacheable calls 19 2023-01-11T20:42:10.1232149Z Non-compilation calls 289 2023-01-11T20:42:10.1232490Z Unsupported compiler calls 0 2023-01-11T20:42:10.1232874Z Average cache write 0.089 s 2023-01-11T20:42:10.1233262Z Average cache read miss 12.491 s 2023-01-11T20:42:10.1233618Z Average cache read hit 0.032 s 2023-01-11T20:42:10.1233842Z Failed distributed compilations 0 2023-01-11T20:42:10.1233980Z 2023-01-11T20:42:10.1234094Z Non-cacheable reasons: 2023-01-11T20:42:10.1234296Z multiple input files 16 2023-01-11T20:42:10.1234536Z -x 2 2023-01-11T20:42:10.1234721Z unknown source language 1 2023-01-11T20:42:10.1234855Z 2023-01-11T20:42:10.1235483Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T20:42:10.1235914Z + [[ -n 10588391843 ]] 2023-01-11T20:42:10.1236155Z + sccache --show-stats --stats-format json 2023-01-11T20:42:10.1236358Z + jq .stats 2023-01-11T20:42:10.1594105Z + sccache_epilogue 2023-01-11T20:42:10.1594857Z + echo '::group::Sccache Compilation Log' 2023-01-11T20:42:10.1595549Z ##[group]Sccache Compilation Log 2023-01-11T20:42:10.1595865Z + echo '=================== sccache compilation log ===================' 2023-01-11T20:42:10.1596116Z =================== sccache compilation log =================== 2023-01-11T20:42:10.1596439Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2023-01-11T20:42:10.1763569Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2023-01-11T20:42:10.1764251Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2023-01-11T20:42:10.1785577Z + sccache --show-stats 2023-01-11T20:42:10.1785919Z Compile requests 6639 2023-01-11T20:42:10.1786261Z Compile requests executed 6331 2023-01-11T20:42:10.1786712Z Cache hits 5939 2023-01-11T20:42:10.1786925Z Cache hits (C/C++) 5939 2023-01-11T20:42:10.1787226Z Cache misses 366 2023-01-11T20:42:10.1787520Z Cache misses (C/C++) 366 2023-01-11T20:42:10.1787837Z Cache timeouts 0 2023-01-11T20:42:10.1788163Z Cache read errors 0 2023-01-11T20:42:10.1788467Z Forced recaches 0 2023-01-11T20:42:10.1788813Z Cache write errors 0 2023-01-11T20:42:10.1789174Z Compilation failures 9 2023-01-11T20:42:10.1789467Z Cache errors 17 2023-01-11T20:42:10.1789820Z Cache errors (C/C++) 17 2023-01-11T20:42:10.1790333Z Non-cacheable compilations 0 2023-01-11T20:42:10.1790809Z Non-cacheable calls 19 2023-01-11T20:42:10.1791221Z Non-compilation calls 289 2023-01-11T20:42:10.1791640Z Unsupported compiler calls 0 2023-01-11T20:42:10.1792057Z Average cache write 0.089 s 2023-01-11T20:42:10.1792396Z Average cache read miss 12.491 s 2023-01-11T20:42:10.1792613Z Average cache read hit 0.032 s 2023-01-11T20:42:10.1792840Z Failed distributed compilations 0 2023-01-11T20:42:10.1792979Z 2023-01-11T20:42:10.1793079Z Non-cacheable reasons: 2023-01-11T20:42:10.1793285Z multiple input files 16 2023-01-11T20:42:10.1793523Z -x 2 2023-01-11T20:42:10.1793708Z unknown source language 1 2023-01-11T20:42:10.1793832Z 2023-01-11T20:42:10.1794262Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T20:42:10.1794701Z + sccache --stop-server 2023-01-11T20:42:10.1808678Z Stopping sccache server... 2023-01-11T20:42:10.1811118Z Compile requests 6639 2023-01-11T20:42:10.1811470Z Compile requests executed 6331 2023-01-11T20:42:10.1812259Z Cache hits 5939 2023-01-11T20:42:10.1812572Z Cache hits (C/C++) 5939 2023-01-11T20:42:10.1812911Z Cache misses 366 2023-01-11T20:42:10.1813219Z Cache misses (C/C++) 366 2023-01-11T20:42:10.1813516Z Cache timeouts 0 2023-01-11T20:42:10.1813816Z Cache read errors 0 2023-01-11T20:42:10.1814145Z Forced recaches 0 2023-01-11T20:42:10.1814476Z Cache write errors 0 2023-01-11T20:42:10.1814804Z Compilation failures 9 2023-01-11T20:42:10.1815363Z Cache errors 17 2023-01-11T20:42:10.1815676Z Cache errors (C/C++) 17 2023-01-11T20:42:10.1815988Z Non-cacheable compilations 0 2023-01-11T20:42:10.1816315Z Non-cacheable calls 19 2023-01-11T20:42:10.1816575Z Non-compilation calls 289 2023-01-11T20:42:10.1816793Z Unsupported compiler calls 0 2023-01-11T20:42:10.1817078Z Average cache write 0.089 s 2023-01-11T20:42:10.1817332Z Average cache read miss 12.491 s 2023-01-11T20:42:10.1817632Z Average cache read hit 0.032 s 2023-01-11T20:42:10.1817861Z Failed distributed compilations 0 2023-01-11T20:42:10.1818002Z 2023-01-11T20:42:10.1818117Z Non-cacheable reasons: 2023-01-11T20:42:10.1818321Z multiple input files 16 2023-01-11T20:42:10.1818599Z -x 2 2023-01-11T20:42:10.1818797Z unknown source language 1 2023-01-11T20:42:10.1818922Z 2023-01-11T20:42:10.1819577Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2023-01-11T20:42:10.1820129Z + echo ::endgroup:: 2023-01-11T20:42:10.1820649Z ##[endgroup] 2023-01-11T20:42:10.1888685Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2023-01-11T20:42:10.1889118Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2023-01-11T20:42:10.1909790Z shell: /usr/bin/bash -e {0} 2023-01-11T20:42:10.1910006Z ##[endgroup] 2023-01-11T20:42:10.1988487Z zip warning: name not matched: .pytorch-test-times.json 2023-01-11T20:42:10.1997134Z adding: dist/ (stored 0%) 2023-01-11T20:42:13.4539397Z adding: dist/torch-2.0.0a0+git8419ddd-cp37-cp37m-linux_x86_64.whl (deflated 2%) 2023-01-11T20:42:13.4539773Z adding: build/custom_test_artifacts/ (stored 0%) 2023-01-11T20:42:13.4540116Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2023-01-11T20:42:13.4540495Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2023-01-11T20:42:13.4541746Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2023-01-11T20:42:13.4542543Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ (stored 0%) 2023-01-11T20:42:13.4542992Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2023-01-11T20:42:13.4543432Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2023-01-11T20:42:13.4543854Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2023-01-11T20:42:13.4545006Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2023-01-11T20:42:13.4547092Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2023-01-11T20:42:13.4547815Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2023-01-11T20:42:13.4548254Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2023-01-11T20:42:13.4549960Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2023-01-11T20:42:13.4551741Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2023-01-11T20:42:13.4553671Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2023-01-11T20:42:13.4554532Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2023-01-11T20:42:13.4556180Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2023-01-11T20:42:13.4557126Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 71%) 2023-01-11T20:42:13.4557913Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ (stored 0%) 2023-01-11T20:42:13.4558726Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log (deflated 72%) 2023-01-11T20:42:13.4559533Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2023-01-11T20:42:13.4560249Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2023-01-11T20:42:13.4561101Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts (deflated 15%) 2023-01-11T20:42:13.4561751Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make (deflated 21%) 2023-01-11T20:42:13.4562223Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 18%) 2023-01-11T20:42:13.4562908Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 65%) 2023-01-11T20:42:13.4563462Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 40%) 2023-01-11T20:42:13.4563915Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 72%) 2023-01-11T20:42:13.4564383Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 44%) 2023-01-11T20:42:13.4564849Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 36%) 2023-01-11T20:42:13.4565310Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2023-01-11T20:42:13.4580045Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d (deflated 92%) 2023-01-11T20:42:13.4716492Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 80%) 2023-01-11T20:42:13.4717344Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2023-01-11T20:42:13.4718165Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts (deflated 16%) 2023-01-11T20:42:13.4719019Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make (deflated 21%) 2023-01-11T20:42:13.4719926Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 17%) 2023-01-11T20:42:13.4720400Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 66%) 2023-01-11T20:42:13.4720875Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 46%) 2023-01-11T20:42:13.4721331Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 75%) 2023-01-11T20:42:13.4721813Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 51%) 2023-01-11T20:42:13.4722292Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 36%) 2023-01-11T20:42:13.4722755Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2023-01-11T20:42:13.4738464Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d (deflated 92%) 2023-01-11T20:42:13.4839031Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 80%) 2023-01-11T20:42:13.4839986Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2023-01-11T20:42:13.4840807Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 72%) 2023-01-11T20:42:13.4841619Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2023-01-11T20:42:13.4842206Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 75%) 2023-01-11T20:42:13.4842633Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 85%) 2023-01-11T20:42:13.4843345Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 79%) 2023-01-11T20:42:13.4844148Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2023-01-11T20:42:13.4844916Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 61%) 2023-01-11T20:42:13.4970267Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 71%) 2023-01-11T20:42:13.5056147Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 71%) 2023-01-11T20:42:13.5056850Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2023-01-11T20:42:13.5057461Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2023-01-11T20:42:13.5059432Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2023-01-11T20:42:13.5060143Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ (stored 0%) 2023-01-11T20:42:13.5060576Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2023-01-11T20:42:13.5060998Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2023-01-11T20:42:13.5061427Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2023-01-11T20:42:13.5062545Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2023-01-11T20:42:13.5064428Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2023-01-11T20:42:13.5065075Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2023-01-11T20:42:13.5065517Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2023-01-11T20:42:13.5067428Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2023-01-11T20:42:13.5069208Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2023-01-11T20:42:13.5071145Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2023-01-11T20:42:13.5071973Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2023-01-11T20:42:13.5073644Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2023-01-11T20:42:13.5074576Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 71%) 2023-01-11T20:42:13.5075336Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ (stored 0%) 2023-01-11T20:42:13.5076115Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log (deflated 72%) 2023-01-11T20:42:13.5076951Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2023-01-11T20:42:13.5077672Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2023-01-11T20:42:13.5078542Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts (deflated 15%) 2023-01-11T20:42:13.5079185Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make (deflated 20%) 2023-01-11T20:42:13.5079667Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 17%) 2023-01-11T20:42:13.5080126Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 68%) 2023-01-11T20:42:13.5080592Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 45%) 2023-01-11T20:42:13.5081043Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 74%) 2023-01-11T20:42:13.5081514Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 48%) 2023-01-11T20:42:13.5081976Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 36%) 2023-01-11T20:42:13.5082430Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2023-01-11T20:42:13.5097661Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d (deflated 92%) 2023-01-11T20:42:13.5175570Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 80%) 2023-01-11T20:42:13.5176681Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2023-01-11T20:42:13.5177556Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2023-01-11T20:42:13.5178355Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2023-01-11T20:42:13.5178780Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 68%) 2023-01-11T20:42:13.5179322Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 85%) 2023-01-11T20:42:13.5180081Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 79%) 2023-01-11T20:42:13.5180783Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2023-01-11T20:42:13.5181411Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 61%) 2023-01-11T20:42:13.5248594Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 71%) 2023-01-11T20:42:13.5249293Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2023-01-11T20:42:13.5249672Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2023-01-11T20:42:13.5251602Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2023-01-11T20:42:13.5252397Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ (stored 0%) 2023-01-11T20:42:13.5252835Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2023-01-11T20:42:13.5253294Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2023-01-11T20:42:13.5253751Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2023-01-11T20:42:13.5254788Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2023-01-11T20:42:13.5256675Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2023-01-11T20:42:13.5257342Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2023-01-11T20:42:13.5257801Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2023-01-11T20:42:13.5259624Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2023-01-11T20:42:13.5261391Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2023-01-11T20:42:13.5263294Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2023-01-11T20:42:13.5264173Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2023-01-11T20:42:13.5265808Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2023-01-11T20:42:13.5266939Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 71%) 2023-01-11T20:42:13.5267751Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ (stored 0%) 2023-01-11T20:42:13.5268603Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log (deflated 72%) 2023-01-11T20:42:13.5269427Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2023-01-11T20:42:13.5270193Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2023-01-11T20:42:13.5271083Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts (deflated 15%) 2023-01-11T20:42:13.5271860Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make (deflated 21%) 2023-01-11T20:42:13.5272365Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 18%) 2023-01-11T20:42:13.5272856Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 67%) 2023-01-11T20:42:13.5273336Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 46%) 2023-01-11T20:42:13.5273827Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 74%) 2023-01-11T20:42:13.5274326Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 48%) 2023-01-11T20:42:13.5275089Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 36%) 2023-01-11T20:42:13.5275740Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2023-01-11T20:42:13.5276251Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d (deflated 88%) 2023-01-11T20:42:13.5454984Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 81%) 2023-01-11T20:42:13.5455936Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2023-01-11T20:42:13.5456802Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts (deflated 16%) 2023-01-11T20:42:13.5457793Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make (deflated 20%) 2023-01-11T20:42:13.5458455Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 18%) 2023-01-11T20:42:13.5458943Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 67%) 2023-01-11T20:42:13.5459455Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 49%) 2023-01-11T20:42:13.5459954Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 76%) 2023-01-11T20:42:13.5460461Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 52%) 2023-01-11T20:42:13.5460942Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 36%) 2023-01-11T20:42:13.5461447Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2023-01-11T20:42:13.5476791Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d (deflated 92%) 2023-01-11T20:42:13.5548726Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 79%) 2023-01-11T20:42:13.5549685Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2023-01-11T20:42:13.5550566Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2023-01-11T20:42:13.5551417Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2023-01-11T20:42:13.5551865Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 75%) 2023-01-11T20:42:13.5552352Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 85%) 2023-01-11T20:42:13.5553382Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 79%) 2023-01-11T20:42:13.5554153Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2023-01-11T20:42:13.5554814Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 61%) 2023-01-11T20:42:13.5718030Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 71%) 2023-01-11T20:42:13.5779607Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 71%) 2023-01-11T20:42:13.5780122Z adding: build/lib/ (stored 0%) 2023-01-11T20:42:13.5780529Z adding: build/lib/libclog.a (deflated 74%) 2023-01-11T20:42:13.5871634Z adding: build/lib/libgtest.a (deflated 74%) 2023-01-11T20:42:13.5885987Z adding: build/lib/libpthreadpool.a (deflated 59%) 2023-01-11T20:42:13.5896904Z adding: build/lib/libittnotify.a (deflated 78%) 2023-01-11T20:42:13.6029274Z adding: build/lib/libbenchmark.a (deflated 69%) 2023-01-11T20:42:13.6167357Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2023-01-11T20:42:13.6212160Z adding: build/lib/libtensorpipe_uv.a (deflated 65%) 2023-01-11T20:42:13.6326342Z adding: build/lib/libasmjit.a (deflated 62%) 2023-01-11T20:42:13.6506575Z adding: build/lib/libgloo.a (deflated 70%) 2023-01-11T20:42:13.7212693Z adding: build/lib/libprotobuf.a (deflated 72%) 2023-01-11T20:42:13.7267576Z adding: build/lib/libfmt.a (deflated 72%) 2023-01-11T20:42:13.7268307Z adding: build/lib/libfoxi_loader.a (deflated 59%) 2023-01-11T20:42:13.7269983Z adding: build/lib/libtorch_global_deps.so (deflated 87%) 2023-01-11T20:42:13.7389484Z adding: build/lib/libc10.so (deflated 61%) 2023-01-11T20:42:13.7401794Z adding: build/lib/libcpuinfo.a (deflated 69%) 2023-01-11T20:42:13.7425126Z adding: build/lib/libcpuinfo_internals.a (deflated 70%) 2023-01-11T20:42:13.7447629Z adding: build/lib/libqnnpack.a (deflated 65%) 2023-01-11T20:42:13.8219373Z adding: build/lib/libprotoc.a (deflated 70%) 2023-01-11T20:42:13.8231115Z adding: build/lib/libnnpack_reference_layers.a (deflated 69%) 2023-01-11T20:42:13.8263242Z adding: build/lib/libpytorch_qnnpack.a (deflated 66%) 2023-01-11T20:42:13.8263859Z adding: build/lib/libgtest_main.a (deflated 64%) 2023-01-11T20:42:13.8287370Z adding: build/lib/libgmock.a (deflated 70%) 2023-01-11T20:42:13.8288107Z adding: build/lib/libbenchmark_main.a (deflated 65%) 2023-01-11T20:42:14.9872459Z adding: build/lib/libdnnl.a (deflated 80%) 2023-01-11T20:42:15.0687918Z adding: build/lib/libtensorpipe.a (deflated 77%) 2023-01-11T20:42:15.0716367Z adding: build/lib/libnnpack.a (deflated 72%) 2023-01-11T20:42:15.2503427Z adding: build/lib/libfbgemm.a (deflated 82%) 2023-01-11T20:42:15.3930525Z adding: build/lib/libdnnl_graph.a (deflated 78%) 2023-01-11T20:42:15.4330626Z adding: build/lib/libkineto.a (deflated 69%) 2023-01-11T20:42:15.4331226Z adding: build/lib/libgmock_main.a (deflated 64%) 2023-01-11T20:42:15.4527037Z adding: build/lib/libXNNPACK.a (deflated 70%) 2023-01-11T20:42:15.4583622Z adding: build/lib/libcaffe2_protos.a (deflated 75%) 2023-01-11T20:42:15.4643598Z adding: build/lib/libonnx_proto.a (deflated 77%) 2023-01-11T20:42:15.5513457Z adding: build/lib/libonnx.a (deflated 75%) 2023-01-11T20:42:18.7772112Z adding: build/lib/libtorch_cpu.so (deflated 71%) 2023-01-11T20:42:18.7772577Z adding: build/lib/libtorch.so (deflated 88%) 2023-01-11T20:42:18.7785976Z adding: build/lib/libunbox_lib.a (deflated 75%) 2023-01-11T20:42:18.7793189Z adding: build/lib/libshm.so (deflated 65%) 2023-01-11T20:42:18.7828270Z adding: build/lib/libjitbackend_test.so (deflated 64%) 2023-01-11T20:42:18.7910623Z adding: build/lib/libtorchbind_test.so (deflated 70%) 2023-01-11T20:42:18.7956314Z adding: build/lib/libbackend_with_compiler.so (deflated 60%) 2023-01-11T20:42:19.0431892Z adding: build/lib/libtorch_python.so (deflated 67%) 2023-01-11T20:42:19.0492204Z adding: build/lib/libnnapi_backend.so (deflated 58%) 2023-01-11T20:42:19.0492885Z adding: build/bin/ (stored 0%) 2023-01-11T20:42:19.0493207Z adding: build/bin/CMakeFiles/ (stored 0%) 2023-01-11T20:42:19.0496620Z adding: build/bin/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2023-01-11T20:42:19.0500296Z adding: build/bin/CMakeFiles/progress.marks (stored 0%) 2023-01-11T20:42:19.0504373Z adding: build/bin/thread_init_test (deflated 67%) 2023-01-11T20:42:19.0516532Z adding: build/bin/Makefile (deflated 74%) 2023-01-11T20:42:19.0636795Z adding: build/bin/tensor_iterator_test (deflated 67%) 2023-01-11T20:42:19.0637253Z adding: build/bin/cmake_install.cmake (deflated 58%) 2023-01-11T20:42:19.0725910Z adding: build/bin/type_ptr_test (deflated 61%) 2023-01-11T20:42:19.0730143Z adding: build/bin/CTestTestfile.cmake (deflated 40%) 2023-01-11T20:42:19.0810265Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 60%) 2023-01-11T20:42:19.0894041Z adding: build/bin/c10_DeviceGuard_test (deflated 61%) 2023-01-11T20:42:19.0976734Z adding: build/bin/c10_Device_test (deflated 60%) 2023-01-11T20:42:19.1070867Z adding: build/bin/c10_DispatchKeySet_test (deflated 61%) 2023-01-11T20:42:19.1148753Z adding: build/bin/c10_StreamGuard_test (deflated 60%) 2023-01-11T20:42:19.1228831Z adding: build/bin/c10_SymInt_test (deflated 60%) 2023-01-11T20:42:19.1318728Z adding: build/bin/c10_InlineStreamGuard_test (deflated 61%) 2023-01-11T20:42:19.1409854Z adding: build/bin/c10_SizesAndStrides_test (deflated 61%) 2023-01-11T20:42:19.1499397Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 61%) 2023-01-11T20:42:19.1577408Z adding: build/bin/c10_Array_test (deflated 60%) 2023-01-11T20:42:19.1662911Z adding: build/bin/c10_Bitset_test (deflated 62%) 2023-01-11T20:42:19.1745188Z adding: build/bin/c10_C++17_test (deflated 61%) 2023-01-11T20:42:19.1824784Z adding: build/bin/c10_ConstexprCrc_test (deflated 60%) 2023-01-11T20:42:19.1904153Z adding: build/bin/c10_DeadlockDetection_test (deflated 60%) 2023-01-11T20:42:19.1984999Z adding: build/bin/c10_Half_test (deflated 60%) 2023-01-11T20:42:19.2076137Z adding: build/bin/c10_LeftRight_test (deflated 62%) 2023-01-11T20:42:19.2173060Z adding: build/bin/c10_Metaprogramming_test (deflated 65%) 2023-01-11T20:42:19.2254415Z adding: build/bin/c10_Synchronized_test (deflated 61%) 2023-01-11T20:42:19.2460976Z adding: build/bin/c10_SmallVectorTest (deflated 74%) 2023-01-11T20:42:19.2552155Z adding: build/bin/c10_ThreadLocal_test (deflated 62%) 2023-01-11T20:42:19.2637182Z adding: build/bin/c10_TypeIndex_test (deflated 61%) 2023-01-11T20:42:19.2718870Z adding: build/bin/c10_TypeList_test (deflated 61%) 2023-01-11T20:42:19.2796799Z adding: build/bin/c10_TypeTraits_test (deflated 60%) 2023-01-11T20:42:19.2881426Z adding: build/bin/c10_accumulate_test (deflated 60%) 2023-01-11T20:42:19.2972097Z adding: build/bin/c10_bfloat16_test (deflated 61%) 2023-01-11T20:42:19.3060981Z adding: build/bin/c10_complex_math_test (deflated 61%) 2023-01-11T20:42:19.3150156Z adding: build/bin/c10_complex_test (deflated 60%) 2023-01-11T20:42:19.3235611Z adding: build/bin/c10_exception_test (deflated 60%) 2023-01-11T20:42:19.3395837Z adding: build/bin/c10_either_test (deflated 71%) 2023-01-11T20:42:19.3477242Z adding: build/bin/c10_flags_test (deflated 61%) 2023-01-11T20:42:19.3558990Z adding: build/bin/c10_irange_test (deflated 60%) 2023-01-11T20:42:19.3802121Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2023-01-11T20:42:19.3894302Z adding: build/bin/c10_logging_test (deflated 61%) 2023-01-11T20:42:19.4009604Z adding: build/bin/c10_optional_test (deflated 64%) 2023-01-11T20:42:19.4108031Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 63%) 2023-01-11T20:42:19.4197298Z adding: build/bin/c10_registry_test (deflated 60%) 2023-01-11T20:42:19.4290013Z adding: build/bin/c10_string_view_test (deflated 62%) 2023-01-11T20:42:19.4374259Z adding: build/bin/c10_tempfile_test (deflated 60%) 2023-01-11T20:42:19.4465916Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 57%) 2023-01-11T20:42:19.4556720Z adding: build/bin/c10_typeid_test (deflated 61%) 2023-01-11T20:42:19.5340113Z adding: build/bin/protoc-3.13.0.0 (deflated 60%) 2023-01-11T20:42:19.6121254Z adding: build/bin/protoc (deflated 60%) 2023-01-11T20:42:19.6545912Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 73%) 2023-01-11T20:42:19.7035519Z adding: build/bin/vec_test_all_types_AVX2 (deflated 71%) 2023-01-11T20:42:19.7122974Z adding: build/bin/HashStoreTest (deflated 61%) 2023-01-11T20:42:19.7209854Z adding: build/bin/FileStoreTest (deflated 61%) 2023-01-11T20:42:19.7305923Z adding: build/bin/TCPStoreTest (deflated 61%) 2023-01-11T20:42:19.7411547Z adding: build/bin/ProcessGroupGlooTest (deflated 61%) 2023-01-11T20:42:19.7415681Z adding: build/bin/example_allreduce (deflated 66%) 2023-01-11T20:42:19.7503599Z adding: build/bin/test_dist_autograd (deflated 60%) 2023-01-11T20:42:19.7616401Z adding: build/bin/test_cpp_rpc (deflated 60%) 2023-01-11T20:42:19.7619870Z adding: build/bin/parallel_benchmark (deflated 69%) 2023-01-11T20:42:19.7635638Z adding: build/bin/aot_model_compiler_test (deflated 65%) 2023-01-11T20:42:19.7746611Z adding: build/bin/test_mobile_nnc (deflated 60%) 2023-01-11T20:42:19.7856515Z adding: build/bin/static_runtime_bench (deflated 58%) 2023-01-11T20:42:19.7942239Z adding: build/bin/Dimname_test (deflated 60%) 2023-01-11T20:42:19.8460055Z adding: build/bin/test_lazy (deflated 72%) 2023-01-11T20:42:19.8573652Z adding: build/bin/Dict_test (deflated 64%) 2023-01-11T20:42:19.8674116Z adding: build/bin/MaybeOwned_test (deflated 64%) 2023-01-11T20:42:19.8766194Z adding: build/bin/NamedTensor_test (deflated 61%) 2023-01-11T20:42:19.9147026Z adding: build/bin/static_runtime_test (deflated 70%) 2023-01-11T20:42:19.9242043Z adding: build/bin/apply_utils_test (deflated 61%) 2023-01-11T20:42:19.9336459Z adding: build/bin/atest (deflated 61%) 2023-01-11T20:42:19.9436015Z adding: build/bin/basic (deflated 60%) 2023-01-11T20:42:19.9523936Z adding: build/bin/broadcast_test (deflated 60%) 2023-01-11T20:42:19.9617235Z adding: build/bin/cpu_generator_test (deflated 61%) 2023-01-11T20:42:19.9702871Z adding: build/bin/cpu_profiling_allocator_test (deflated 60%) 2023-01-11T20:42:19.9783883Z adding: build/bin/dispatch_key_set_test (deflated 60%) 2023-01-11T20:42:19.9921185Z adding: build/bin/cpu_rng_test (deflated 65%) 2023-01-11T20:42:20.0001425Z adding: build/bin/dlconvertor_test (deflated 60%) 2023-01-11T20:42:20.0095731Z adding: build/bin/extension_backend_test (deflated 60%) 2023-01-11T20:42:20.0185705Z adding: build/bin/half_test (deflated 60%) 2023-01-11T20:42:20.0338460Z adding: build/bin/ivalue_test (deflated 61%) 2023-01-11T20:42:20.0418382Z adding: build/bin/lazy_tensor_test (deflated 60%) 2023-01-11T20:42:20.0506130Z adding: build/bin/math_kernel_test (deflated 60%) 2023-01-11T20:42:20.0593594Z adding: build/bin/memory_format_test (deflated 60%) 2023-01-11T20:42:20.0681062Z adding: build/bin/memory_overlapping_test (deflated 60%) 2023-01-11T20:42:20.0763720Z adding: build/bin/operator_name_test (deflated 60%) 2023-01-11T20:42:20.0849369Z adding: build/bin/mobile_memory_cleanup (deflated 60%) 2023-01-11T20:42:20.0939909Z adding: build/bin/native_test (deflated 60%) 2023-01-11T20:42:20.1021445Z adding: build/bin/operators_test (deflated 61%) 2023-01-11T20:42:20.1107788Z adding: build/bin/packedtensoraccessor_test (deflated 59%) 2023-01-11T20:42:20.1214164Z adding: build/bin/pow_test (deflated 61%) 2023-01-11T20:42:20.3076943Z adding: build/bin/test_api (deflated 67%) 2023-01-11T20:42:20.3170351Z adding: build/bin/quantized_test (deflated 60%) 2023-01-11T20:42:20.3250574Z adding: build/bin/reduce_ops_test (deflated 60%) 2023-01-11T20:42:20.3342350Z adding: build/bin/scalar_tensor_test (deflated 60%) 2023-01-11T20:42:20.3425208Z adding: build/bin/reportMemoryUsage_test (deflated 61%) 2023-01-11T20:42:20.3518108Z adding: build/bin/scalar_test (deflated 60%) 2023-01-11T20:42:20.3602971Z adding: build/bin/stride_properties_test (deflated 60%) 2023-01-11T20:42:20.3683796Z adding: build/bin/variant_test (deflated 60%) 2023-01-11T20:42:20.3774758Z adding: build/bin/test_parallel (deflated 60%) 2023-01-11T20:42:20.3860743Z adding: build/bin/undefined_tensor_test (deflated 60%) 2023-01-11T20:42:20.3958783Z adding: build/bin/type_test (deflated 61%) 2023-01-11T20:42:20.3960580Z adding: build/bin/verify_api_visibility (deflated 83%) 2023-01-11T20:42:20.4071020Z adding: build/bin/legacy_vmap_test (deflated 62%) 2023-01-11T20:42:20.4154007Z adding: build/bin/weakref_test (deflated 60%) 2023-01-11T20:42:20.4317464Z adding: build/bin/List_test (deflated 69%) 2023-01-11T20:42:20.4400727Z adding: build/bin/wrapdim_test (deflated 60%) 2023-01-11T20:42:20.4496709Z adding: build/bin/IListRef_test (deflated 61%) 2023-01-11T20:42:20.4576109Z adding: build/bin/xla_tensor_test (deflated 60%) 2023-01-11T20:42:20.4678616Z adding: build/bin/KernelFunction_test (deflated 64%) 2023-01-11T20:42:20.4866689Z adding: build/bin/kernel_function_legacy_test (deflated 66%) 2023-01-11T20:42:20.5059400Z adding: build/bin/kernel_lambda_legacy_test (deflated 69%) 2023-01-11T20:42:20.5209319Z adding: build/bin/kernel_function_test (deflated 66%) 2023-01-11T20:42:20.5367445Z adding: build/bin/kernel_lambda_test (deflated 69%) 2023-01-11T20:42:20.5464377Z adding: build/bin/kernel_stackbased_test (deflated 61%) 2023-01-11T20:42:20.5614486Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 65%) 2023-01-11T20:42:20.5697097Z adding: build/bin/CppSignature_test (deflated 61%) 2023-01-11T20:42:20.5775104Z adding: build/bin/op_allowlist_test (deflated 60%) 2023-01-11T20:42:20.6177997Z adding: build/bin/op_registration_test (deflated 76%) 2023-01-11T20:42:20.6265535Z adding: build/bin/inline_container_test (deflated 60%) 2023-01-11T20:42:20.6356983Z adding: build/bin/backend_fallback_test (deflated 60%) 2023-01-11T20:42:20.6448498Z adding: build/bin/test_edge_op_registration (deflated 62%) 2023-01-11T20:42:20.6473488Z adding: build/bin/tutorial_tensorexpr (deflated 66%) 2023-01-11T20:42:20.6481728Z adding: build/bin/torch_shm_manager (deflated 61%) 2023-01-11T20:42:20.7740122Z adding: build/bin/test_tensorexpr (deflated 66%) 2023-01-11T20:42:20.8652937Z adding: build/bin/test_jit (deflated 66%) 2023-01-11T20:42:20.8707924Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T20:42:20.8708142Z with: 2023-01-11T20:42:20.8708337Z name: linux-focal-py3.7-gcc7-pch 2023-01-11T20:42:20.8708531Z retention-days: 14 2023-01-11T20:42:20.8708721Z if-no-files-found: error 2023-01-11T20:42:20.8708914Z path: artifacts.zip 2023-01-11T20:42:20.8709094Z s3-bucket: gha-artifacts 2023-01-11T20:42:20.8709283Z region: us-east-1 2023-01-11T20:42:20.8709452Z ##[endgroup] 2023-01-11T20:42:21.2302239Z With the provided path, there will be 1 file uploaded 2023-01-11T20:42:21.2302685Z Uploading to s3 prefix: pytorch/pytorch/3896099317/linux-focal-py3.7-gcc7-pch 2023-01-11T20:42:21.2309962Z Starting upload of artifacts.zip 2023-01-11T20:42:25.9758683Z Finished upload of artifacts.zip 2023-01-11T20:42:25.9897207Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T20:42:25.9897421Z with: 2023-01-11T20:42:25.9897623Z s3-prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T20:42:25.9897843Z retention-days: 365 2023-01-11T20:42:25.9898024Z if-no-files-found: warn 2023-01-11T20:42:25.9898226Z path: sccache-stats-*.json 2023-01-11T20:42:25.9898414Z name: artifact 2023-01-11T20:42:25.9898581Z s3-bucket: gha-artifacts 2023-01-11T20:42:25.9898771Z region: us-east-1 2023-01-11T20:42:25.9898944Z ##[endgroup] 2023-01-11T20:42:26.3348949Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T20:42:26.3349448Z With the provided path, there will be 1 file uploaded 2023-01-11T20:42:26.3349863Z Uploading to s3 prefix: pytorch/pytorch/3896099317/2/artifact 2023-01-11T20:42:26.3358445Z Starting upload of sccache-stats-linux-focal-py3.7-gcc7-pch-10588391843.json 2023-01-11T20:42:26.4945615Z Finished upload of sccache-stats-linux-focal-py3.7-gcc7-pch-10588391843.json 2023-01-11T20:42:26.5058182Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2023-01-11T20:42:26.5058414Z with: 2023-01-11T20:42:26.5058577Z ##[endgroup] 2023-01-11T20:42:26.5075001Z ##[group]Run set -eou pipefail 2023-01-11T20:42:26.5075217Z set -eou pipefail 2023-01-11T20:42:26.5075401Z  2023-01-11T20:42:26.5075636Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2023-01-11T20:42:26.5075872Z for _ in $(seq 1440); do 2023-01-11T20:42:26.5076091Z  # Break if no ssh session exists anymore 2023-01-11T20:42:26.5076309Z  if [ "$(who)" = "" ]; then 2023-01-11T20:42:26.5076493Z  break 2023-01-11T20:42:26.5076647Z  fi 2023-01-11T20:42:26.5076812Z  echo "." 2023-01-11T20:42:26.5076985Z  sleep 5 2023-01-11T20:42:26.5077137Z done 2023-01-11T20:42:26.5088875Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:42:26.5089153Z ##[endgroup] 2023-01-11T20:42:26.5113972Z Holding runner for 2 hours until all ssh sessions have logged out 2023-01-11T20:42:26.5184253Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T20:42:26.5184560Z # ignore expansion of "docker ps -q" since it could be empty 2023-01-11T20:42:26.5184813Z # shellcheck disable=SC2046 2023-01-11T20:42:26.5185049Z docker stop $(docker ps -q) || true 2023-01-11T20:42:26.5185263Z # Prune all of the docker images 2023-01-11T20:42:26.5185482Z docker system prune -af 2023-01-11T20:42:26.5197057Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T20:42:26.5197285Z ##[endgroup] 2023-01-11T20:42:28.3031617Z c802a2dd3cc5 2023-01-11T20:42:28.6336233Z Deleted Containers: 2023-01-11T20:42:28.6336798Z c802a2dd3cc5f312bb98d2aaeb7c1b449e5e6050c458ba980ba265c590e9b458 2023-01-11T20:42:28.6337011Z 2023-01-11T20:42:30.9109252Z Deleted Images: 2023-01-11T20:42:30.9110023Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7:fd224c2e6c79d7fdec6408da598bf52bc5b201dd 2023-01-11T20:42:30.9111010Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-py3.7-gcc7@sha256:d201d5d219c1681863b90b8d50e8b2382dd0a533dc69c772527c8255937144a4 2023-01-11T20:42:30.9111681Z deleted: sha256:872545647a28b88516eae4000db04fb3df455244b9807860ebbad7d21df7fbd3 2023-01-11T20:42:30.9112056Z deleted: sha256:0913ba780396d26b1a734b3dee7f02947640c13b56c904623d8d169cb2f445d9 2023-01-11T20:42:30.9112375Z deleted: sha256:2ab5e0d230803b5fd25b7b0f930eee8ab6c77cfac036eaa85c95a435b426df7e 2023-01-11T20:42:30.9112757Z deleted: sha256:058992102b05c2e3259d499eee2fb79686b842ff3b38268b218b9c9049bb4f4e 2023-01-11T20:42:30.9113063Z deleted: sha256:a3881c186a0b72148266b6499bd71e5a317b24fee69b6437d44f3c4975960695 2023-01-11T20:42:30.9113425Z deleted: sha256:13ab35328da38a4819bf04cd02facc248dfbaa82d5ec3a3b6e2c669dd985461b 2023-01-11T20:42:30.9113782Z deleted: sha256:aa2b1c0d1223bd8e06c4b3dd1f62593d69cd9d16cf4c46502020dd0ddabaedf4 2023-01-11T20:42:30.9114141Z deleted: sha256:07d56fb6f87c59cf211fb1d48faf0c0697dba1c8bd2eb68cfc32806d0660fb0b 2023-01-11T20:42:30.9114507Z deleted: sha256:b24802dbddd392269b952ab58802f68ad557e19cbce32bb194ab1c09e7eca6c5 2023-01-11T20:42:30.9114825Z deleted: sha256:ef000ff41666363f8fdeac09f9203e47a0ebaed82d61cd2aef4e648d75859d7c 2023-01-11T20:42:30.9115211Z deleted: sha256:b654f485842eed85c133b3d43fef43bfda9f7e718584e49590fa1ab94cbdb621 2023-01-11T20:42:30.9115524Z deleted: sha256:db407d4b58006712031749736db1c37874e5d4e908dfcba929dea8da63234d10 2023-01-11T20:42:30.9115869Z deleted: sha256:d93740e501b928fd7be659a8e1586a3d87e569c1544c2761ecdea7ab0997e7cc 2023-01-11T20:42:30.9116191Z deleted: sha256:ac19b11a34be7cb4598050f9aabd16ff0ff79831f485fb6000af0dfaddb436de 2023-01-11T20:42:30.9116562Z deleted: sha256:a5ae6c04d7731515ac814d89d2986f7910d0867922320cb22d751b3417011f43 2023-01-11T20:42:30.9117136Z deleted: sha256:6eb6bd31a4bd4d9a467b64ebdd39d775cba0ea1edb1de0b00ed3837d816425a8 2023-01-11T20:42:30.9117501Z deleted: sha256:19787711222d55795f879841531b67c7d4278c9f68c7c9510f023efc7e761faa 2023-01-11T20:42:30.9117812Z deleted: sha256:8fa2cc4e3117a1ec0a6d95bd9f17b254dbb0def34fcb15b3e7d6bb9a9f3e35c5 2023-01-11T20:42:30.9118189Z deleted: sha256:098023de3c889616f6862e6be3ec1c96adb5067276efcd2567245b9e39ea0fd9 2023-01-11T20:42:30.9118504Z deleted: sha256:2812d79bbc620bed5ab85a40ba81afc41f5c8b47dead2c7ae008f0dbf6a08d64 2023-01-11T20:42:30.9118878Z deleted: sha256:724cd734f88329c39fb2001c8b92ec22e9d9047f041df8d32978044c71884f31 2023-01-11T20:42:30.9119195Z deleted: sha256:8afdf6dfb1a843616a6386809d2ac8f394c29991357a9fde65af4382ebbe8ef2 2023-01-11T20:42:30.9119497Z deleted: sha256:ac10867395ba90a5662da28be64822423bde7ca92a50e646804c516a98e53004 2023-01-11T20:42:30.9119864Z deleted: sha256:d923c532b32b0d27a1fca08eb52224541269676efc35421ca1143f3bb64c0e7a 2023-01-11T20:42:30.9120178Z deleted: sha256:166fd4df8a671ab6d72685e787eb87bb17716ecfb8383732ce0330cc01de9366 2023-01-11T20:42:30.9120549Z deleted: sha256:0cc9007352917a0fe743d12ca9d2333b9123ddd5d501f9caee7281d837d5b287 2023-01-11T20:42:30.9120861Z deleted: sha256:ad1d657714a0c9feee756d8598c9ebdd7613bea5d3c53cf0a8ec89eb2c27ba2a 2023-01-11T20:42:30.9121244Z deleted: sha256:d4345474a810d8add867c09fddec1703c6f1ef96056681cbd404c3adf9c26231 2023-01-11T20:42:30.9121568Z deleted: sha256:90cfc4251be8e59835753e6518aefddf4f09951dde250ea0f3e10a09cd1bbef1 2023-01-11T20:42:30.9121883Z deleted: sha256:0f39cccb089ed0a8c80302e51e04579017d34266b2dbbf7bc09a826071de9da5 2023-01-11T20:42:30.9122228Z deleted: sha256:844c9188ba4b07d8d846104595214e63ec0c9818848540249393ced49196e702 2023-01-11T20:42:30.9122532Z deleted: sha256:b60329deafe4635066b5ce4cc72f1a3d11902a643666ffa7366b92b1e4c55f80 2023-01-11T20:42:30.9122916Z deleted: sha256:3545474c90ffd46a1ca93bbf91fa70bbbf7cdf7e0085a5e4e158164104c753ff 2023-01-11T20:42:30.9123222Z deleted: sha256:df43d5787137e8e2383f7d1627a5093edba3534745c272878d97083fdbf5f984 2023-01-11T20:42:30.9123606Z deleted: sha256:d9b003a92bbdfabe507ef0f8c00445a56c47fcf6f50e58ada5e86a6992f49c09 2023-01-11T20:42:30.9123947Z deleted: sha256:05d44c5f8014dfc2a6fb85fcaf86916e1305cda1571ee0f1e6320de59ce05bd7 2023-01-11T20:42:30.9124305Z deleted: sha256:530d276655c95d43dd64bb980673a2b13ebdb698a82a066a9b9fdf2e59dfe0bb 2023-01-11T20:42:30.9124621Z deleted: sha256:0daee3895574fbd6e661c964d60581233c5a8589b84d2590423deb3b29b51a46 2023-01-11T20:42:30.9124941Z deleted: sha256:8c76fd3e05eca362fe3d75f5a4c7133bd502ee43f59f17c64ed0c0c22fd46016 2023-01-11T20:42:30.9125315Z deleted: sha256:acb983c614c2804059e0970d18e5464a7542b4d551448270b8fd78cd782e6aa4 2023-01-11T20:42:30.9125618Z deleted: sha256:fda9d1b52f2ba36ac6b2b465a90f8982d9be82c45e4157ae554cde955389fcb3 2023-01-11T20:42:30.9125995Z deleted: sha256:1801c74cef4832dd65d4127c037ae1051a2a1eb90e7ce8120146851ace5946c7 2023-01-11T20:42:30.9126316Z deleted: sha256:240d82bb34e0f78bd9f1a0fc9663c2ddeb81020886c57c7188bb5b70b99e22ee 2023-01-11T20:42:30.9126676Z deleted: sha256:f88a7257109761d6e36e1e2de77e614d3de016b149db7113bcd8662c1fe99370 2023-01-11T20:42:30.9127043Z deleted: sha256:8a214e9e410e6400b71df4b1490fb8f2873203bc232689be875400d89f80b4c2 2023-01-11T20:42:30.9127395Z deleted: sha256:99332f27e027fff91df110db38b2f98a3b9c9212d130aef9a9ace15b4ca675a4 2023-01-11T20:42:30.9127736Z deleted: sha256:5e466b1d33a7b6f612f0d14153f80a4b2aaafd042765ec629a7099ed5d6b54a0 2023-01-11T20:42:30.9128047Z deleted: sha256:91eefd95450265ebde00db0268894212aeccff9e26fa2337760b1d75d20e4173 2023-01-11T20:42:30.9128440Z deleted: sha256:69463c6d56ebcccb292eff675b4d3f48de45fb09ecbb7847f9ccbe876d7e3504 2023-01-11T20:42:30.9128772Z deleted: sha256:296f50ac773cc9a4c23ba55c2564c926765f3c7d0a3fe6fe47e29aaa9ec9b22e 2023-01-11T20:42:30.9129135Z deleted: sha256:f89150a51cf7591d0e1a9f53ed7ea0c3aff94a467e80176a2d4f55c0e3bb41da 2023-01-11T20:42:30.9129464Z deleted: sha256:6d34afa8d6b4573ee5ab2c08738d797c78ad53a584f42d0ad9686080cb1cf955 2023-01-11T20:42:30.9129908Z deleted: sha256:77f6edeb37e215f3a81aea6d82d9c232700f550fb52211911ed569381c45de60 2023-01-11T20:42:30.9130263Z deleted: sha256:8744929d3f79f26f92321dfad103e20ab4d6649223c519635b8091c03e79bf23 2023-01-11T20:42:30.9130604Z deleted: sha256:cbcf68337e6007e98da7234219d686d9865e3691796e71ea82b931bcccbb3bcd 2023-01-11T20:42:30.9130914Z deleted: sha256:5ef8fcc78725941709d1712da344c0bc9f22450dde23c9da2c640dce6f58dc62 2023-01-11T20:42:30.9131265Z deleted: sha256:017f8ab4193b43fb8adcceda4b63e7a0e77f98591b0a0d8e2230cd43051d7651 2023-01-11T20:42:30.9131624Z deleted: sha256:b4c50db5a4dbcf2c4cf6b0e5c19878b2cd52e983fb5366ce83d7fd8e2539313a 2023-01-11T20:42:30.9131964Z deleted: sha256:0002c93bdb3704dd9e36ce5153ef637f84de253015f3ee330468dccdeacad60b 2023-01-11T20:42:30.9132202Z 2023-01-11T20:42:30.9229345Z Total reclaimed space: 6.469GB 2023-01-11T20:42:30.9280861Z Post job cleanup. 2023-01-11T20:42:30.9315415Z Post job cleanup. 2023-01-11T20:42:31.0374471Z [command]/usr/bin/git version 2023-01-11T20:42:31.0629999Z git version 2.38.1 2023-01-11T20:42:31.0671301Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e29feb27-ac33-4a64-a762-e1890e4f175d' before making global git config changes 2023-01-11T20:42:31.0672247Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T20:42:31.0676140Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2023-01-11T20:42:31.0729927Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T20:42:31.0762895Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2023-01-11T20:42:31.1150613Z Entering 'android/libs/fbjni' 2023-01-11T20:42:31.1191455Z Entering 'third_party/FP16' 2023-01-11T20:42:31.1236841Z Entering 'third_party/FXdiv' 2023-01-11T20:42:31.1276809Z Entering 'third_party/NNPACK' 2023-01-11T20:42:31.1324540Z Entering 'third_party/QNNPACK' 2023-01-11T20:42:31.1367725Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:42:31.1402935Z Entering 'third_party/XNNPACK' 2023-01-11T20:42:31.1448588Z Entering 'third_party/benchmark' 2023-01-11T20:42:31.1483007Z Entering 'third_party/cpuinfo' 2023-01-11T20:42:31.1518496Z Entering 'third_party/cub' 2023-01-11T20:42:31.1555718Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:42:31.1595816Z Entering 'third_party/cutlass' 2023-01-11T20:42:31.1637182Z Entering 'third_party/eigen' 2023-01-11T20:42:31.1675527Z Entering 'third_party/fbgemm' 2023-01-11T20:42:31.1711676Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:42:31.1747186Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:42:31.1781537Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:42:31.1815714Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:42:31.1850988Z Entering 'third_party/flatbuffers' 2023-01-11T20:42:31.1889818Z Entering 'third_party/fmt' 2023-01-11T20:42:31.1924649Z Entering 'third_party/foxi' 2023-01-11T20:42:31.1959590Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:42:31.1995628Z Entering 'third_party/gloo' 2023-01-11T20:42:31.2031369Z Entering 'third_party/googletest' 2023-01-11T20:42:31.2066129Z Entering 'third_party/ideep' 2023-01-11T20:42:31.2100683Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:42:31.2138219Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:42:31.2179633Z Entering 'third_party/ios-cmake' 2023-01-11T20:42:31.2215838Z Entering 'third_party/ittapi' 2023-01-11T20:42:31.2250319Z Entering 'third_party/kineto' 2023-01-11T20:42:31.2285171Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:42:31.2320026Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:42:31.2355933Z Entering 'third_party/nccl/nccl' 2023-01-11T20:42:31.2392319Z Entering 'third_party/neon2sse' 2023-01-11T20:42:31.2427193Z Entering 'third_party/nlohmann' 2023-01-11T20:42:31.2463082Z Entering 'third_party/onnx' 2023-01-11T20:42:31.2510423Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:42:31.2545662Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:42:31.2582543Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:42:31.2617533Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:42:31.2656174Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:42:31.2691050Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:42:31.2725533Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:42:31.2767634Z Entering 'third_party/pocketfft' 2023-01-11T20:42:31.2802333Z Entering 'third_party/protobuf' 2023-01-11T20:42:31.2842287Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:42:31.2876710Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:42:31.2912799Z Entering 'third_party/psimd' 2023-01-11T20:42:31.2947374Z Entering 'third_party/pthreadpool' 2023-01-11T20:42:31.2983500Z Entering 'third_party/pybind11' 2023-01-11T20:42:31.3018005Z Entering 'third_party/python-enum' 2023-01-11T20:42:31.3053421Z Entering 'third_party/python-peachpy' 2023-01-11T20:42:31.3088434Z Entering 'third_party/python-six' 2023-01-11T20:42:31.3122953Z Entering 'third_party/sleef' 2023-01-11T20:42:31.3157400Z Entering 'third_party/tbb' 2023-01-11T20:42:31.3194713Z Entering 'third_party/tensorpipe' 2023-01-11T20:42:31.3230167Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:42:31.3264146Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:42:31.3297751Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:42:31.3331675Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:42:31.3365533Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:42:31.3401836Z Entering 'third_party/zstd' 2023-01-11T20:42:31.3452687Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T20:42:31.3480473Z http.https://github.com/.extraheader 2023-01-11T20:42:31.3488406Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T20:42:31.3521315Z [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' || : 2023-01-11T20:42:31.3781196Z Entering 'android/libs/fbjni' 2023-01-11T20:42:31.3801183Z http.https://github.com/.extraheader 2023-01-11T20:42:31.3829275Z Entering 'third_party/FP16' 2023-01-11T20:42:31.3850306Z http.https://github.com/.extraheader 2023-01-11T20:42:31.3878179Z Entering 'third_party/FXdiv' 2023-01-11T20:42:31.3897925Z http.https://github.com/.extraheader 2023-01-11T20:42:31.3924881Z Entering 'third_party/NNPACK' 2023-01-11T20:42:31.3945079Z http.https://github.com/.extraheader 2023-01-11T20:42:31.3972490Z Entering 'third_party/QNNPACK' 2023-01-11T20:42:31.3993040Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4019492Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T20:42:31.4040449Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4068072Z Entering 'third_party/XNNPACK' 2023-01-11T20:42:31.4088814Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4126942Z Entering 'third_party/benchmark' 2023-01-11T20:42:31.4147651Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4174732Z Entering 'third_party/cpuinfo' 2023-01-11T20:42:31.4195238Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4222735Z Entering 'third_party/cub' 2023-01-11T20:42:31.4243816Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4272084Z Entering 'third_party/cudnn_frontend' 2023-01-11T20:42:31.4291940Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4323673Z Entering 'third_party/cutlass' 2023-01-11T20:42:31.4344344Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4378227Z Entering 'third_party/eigen' 2023-01-11T20:42:31.4399453Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4428497Z Entering 'third_party/fbgemm' 2023-01-11T20:42:31.4449136Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4476395Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T20:42:31.4497129Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4524528Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T20:42:31.4544268Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4570783Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T20:42:31.4590882Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4617689Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T20:42:31.4639111Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4667988Z Entering 'third_party/flatbuffers' 2023-01-11T20:42:31.4688494Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4717789Z Entering 'third_party/fmt' 2023-01-11T20:42:31.4738228Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4765259Z Entering 'third_party/foxi' 2023-01-11T20:42:31.4785087Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4812015Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T20:42:31.4832396Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4858581Z Entering 'third_party/gloo' 2023-01-11T20:42:31.4879652Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4906165Z Entering 'third_party/googletest' 2023-01-11T20:42:31.4927502Z http.https://github.com/.extraheader 2023-01-11T20:42:31.4954451Z Entering 'third_party/ideep' 2023-01-11T20:42:31.4975187Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5001160Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T20:42:31.5021766Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5052070Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T20:42:31.5072530Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5106097Z Entering 'third_party/ios-cmake' 2023-01-11T20:42:31.5126928Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5154461Z Entering 'third_party/ittapi' 2023-01-11T20:42:31.5174446Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5203443Z Entering 'third_party/kineto' 2023-01-11T20:42:31.5224388Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5251866Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T20:42:31.5272241Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5299569Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T20:42:31.5319271Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5348334Z Entering 'third_party/nccl/nccl' 2023-01-11T20:42:31.5368861Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5396541Z Entering 'third_party/neon2sse' 2023-01-11T20:42:31.5417352Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5443829Z Entering 'third_party/nlohmann' 2023-01-11T20:42:31.5465288Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5494532Z Entering 'third_party/onnx' 2023-01-11T20:42:31.5515154Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5554277Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T20:42:31.5574918Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5603120Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T20:42:31.5622876Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5652435Z Entering 'third_party/onnx-tensorrt' 2023-01-11T20:42:31.5675303Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5700858Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T20:42:31.5721063Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5752889Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T20:42:31.5772856Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5799772Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T20:42:31.5819994Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5846939Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T20:42:31.5867072Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5898213Z Entering 'third_party/pocketfft' 2023-01-11T20:42:31.5918475Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5944399Z Entering 'third_party/protobuf' 2023-01-11T20:42:31.5965633Z http.https://github.com/.extraheader 2023-01-11T20:42:31.5995984Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T20:42:31.6015775Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6043249Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T20:42:31.6064634Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6093089Z Entering 'third_party/psimd' 2023-01-11T20:42:31.6113748Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6140434Z Entering 'third_party/pthreadpool' 2023-01-11T20:42:31.6160278Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6187549Z Entering 'third_party/pybind11' 2023-01-11T20:42:31.6207889Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6235135Z Entering 'third_party/python-enum' 2023-01-11T20:42:31.6254787Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6280929Z Entering 'third_party/python-peachpy' 2023-01-11T20:42:31.6301701Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6328540Z Entering 'third_party/python-six' 2023-01-11T20:42:31.6349014Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6375878Z Entering 'third_party/sleef' 2023-01-11T20:42:31.6396052Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6422505Z Entering 'third_party/tbb' 2023-01-11T20:42:31.6443488Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6473148Z Entering 'third_party/tensorpipe' 2023-01-11T20:42:31.6492915Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6520032Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T20:42:31.6539991Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6566330Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T20:42:31.6585885Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6613317Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T20:42:31.6633537Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6659940Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T20:42:31.6679825Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6705714Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T20:42:31.6726642Z http.https://github.com/.extraheader 2023-01-11T20:42:31.6757258Z Entering 'third_party/zstd' 2023-01-11T20:42:31.6777925Z http.https://github.com/.extraheader 2023-01-11T20:42:31.7003868Z Evaluate and set job outputs 2023-01-11T20:42:31.7014183Z Set output 'docker-image' 2023-01-11T20:42:31.7015457Z Cleaning up orphan processes